Updates:
        Status: Fixed

Comment #7 on issue 603 by [email protected]: When creating a cluster with a missing user (gnt-luxid), the operation fails and results in an inconsistent state.
http://code.google.com/p/ganeti/issues/detail?id=603

Fixed in:

commit 9cdea43f42dc1cb3c319aac6082e30c53b249039
Author: Petr Pudlak <[email protected]>
Date:   Mon Feb 24 08:57:15 2014 +0100

    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 <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to