Updates:
        Labels: -Milestone-Release2.10 Milestone-Release2.11

Comment #4 on issue 650 by [email protected]: gnt-instance activate-disks always runs "drbdsetup syncer", even if syncer params are correct
http://code.google.com/p/ganeti/issues/detail?id=650

Yes, in 2.10 there is a fix deployed as discussed offline. Proper fix is targeted for 2.11.

Commit:

commit 1a705513d3a2d6a99771fb2d495ad11bee408f79
Author: Hrvoje Ribicic <[email protected]>
Date:   Thu Jan 9 17:10:58 2014 +0000

    Run drbdsetup syncer only on network attach

    As late as DRBD 8.3.11, the drbdsetup syncer command has a bug causing
    nodes to hang from time to time, requiring manual intervention to fix.
    The use of the command cannot be avoided, but the incidence of use can
    be reduced.

    By invoking the command only when the network part of a DRBD device is
    configured, activate-disks and similar commands can avoid invoking the
    troublesome command. This patch does this by moving the invocation from
    Assemble to _AssembleNet.

    Works towards fixing issue 650.

    Signed-off-by: Hrvoje Ribicic <[email protected]>
    Reviewed-by: Thomas Thrainer <[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