Comment #3 on issue 914 by [email protected]: gnt-job info and list corrupted after gnt-cluster destroy / init
http://code.google.com/p/ganeti/issues/detail?id=914

commit 3a8056893b432e918a41a28ed4f3e1c81a0734fb
Author: Klaus Aehlig <[email protected]>
Date:   Mon Aug 18 17:57:32 2014 +0200

    Verify clean DATA_DIR on cluster init

    A new Ganeti cluster should not inherit state from a previously existing
    cluster. Therefore, on cluster initialization, verify that no dangerous
    left-overs are present in the DATA_DIR. We cannot, however, insist on
    the DATA_DIR being completely empty, as it is good practice to set up
    the rapi user file ahead of time. What we therefore do is to verify
    that
    - the DATA_DIR, if present, only contains directory entries, and
    - the QUEUE_DIR, if present, is empty.

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