« Previous | Next » 

Revision 9cdea43f

ID9cdea43f42dc1cb3c319aac6082e30c53b249039
Parent e63e8891
Child 06929681

Added by Petr Pudlak about 10 years ago

Check the existence of system users and groups at bootstrap

Before, if any of these were missing, the creation of a cluster failed
and the cluster remained in an inconsistent state, without the
possibility to destroy it or to re-create it (#603).

This patch calls 'GetEnts' during bootstrap, which tries to read all
required system users and groups, and if it fails, stops before
commencing the cluster creation.

Signed-off-by: Petr Pudlak <>
Reviewed-by: Klaus Aehlig <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences