Updates:
        Status: Accepted
        Owner: ---
Labels: -Priority-High -Milestone-Release2.8 Priority-Medium Milestone-Release2.11

Comment #5 on issue 621 by [email protected]: Instance related opcodes do not aquire network/group locks
http://code.google.com/p/ganeti/issues/detail?id=621

The following patch fixes the problem described in comment #2.
It doesn't fix the main issue. Solving it properly would require to lock all instances, which could impact users considerably. Therefore we postpone the problem until we refactor the locking system.

commit 9b285cc6422a8a5ace7a822f56c44edc6377638c
Author: Petr Pudlak <[email protected]>
Date:   Thu Nov 28 15:38:57 2013 +0100

    Lock group(s) when creating instances.

    This is required to prevent race conditions such as removing a network
    from a group and adding an instance at the same time. (See issue 621#2.)

    Signed-off-by: Petr Pudlak <[email protected]>
    Reviewed-by: Thomas Thrainer <[email protected]>
    Reviewed-by: Michele Tartara <[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