Updates:
        Status: Fixed
        Owner: [email protected]
        Cc: [email protected]

Comment #1 on issue 827 by [email protected]: Allow forced failover and sequential execution for gnt-group evacuate
http://code.google.com/p/ganeti/issues/detail?id=827

Fixed in (please reopen if there are any issues):

commit 46593037266b70f685e5881136ebb9b159825c9e
Author: Klaus Aehlig <[email protected]>
Date:   Fri May 16 17:09:34 2014 +0200

    Document the --force-failover option

    Extend the gnt-group man page by documenting the --force-failover
    option of the evacuation command.

    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Thomas Thrainer <[email protected]>

commit d0cd13687a80fc2ef2f6806ff850e9a72b26b9a3
Author: Klaus Aehlig <[email protected]>
Date:   Fri May 16 14:42:41 2014 +0200

    Support group evacuation by failover

    Support evacuating a node group not using migration.
    This can be useful if the group evacuated to has different
    hardware.

    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Thomas Thrainer <[email protected]>

commit 2039321ff6946f6d8124bfc1000b2ea7b2adf835
Author: Klaus Aehlig <[email protected]>
Date:   Fri May 16 14:37:58 2014 +0200

    Add an option --force-failover

    ...to be added to gnt-group evacuate forcing evacuation by
    means for failovers instead of migrations.

    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Thomas Thrainer <[email protected]>

commit 8ddee5b61fe394739ea0b9ff5386e8a43c005e1c
Author: Klaus Aehlig <[email protected]>
Date:   Fri May 16 14:17:56 2014 +0200

    Extend OpGroupEvacuate by a ForceFailover paramter

    Add a parameter to OpGroupEvacuate to force failovers to be
    used instead of migrations. This can be useful, if a group
    is evacuated to another with different hardware.

    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Thomas Thrainer <[email protected]>

.. and in:

commit f4664f19f4ce7a3e7a740ac2cceb15ddff73bcea
Author: Klaus Aehlig <[email protected]>
Date:   Thu May 15 13:52:58 2014 +0200

    Document the --sequential option

    Document that group evacuation is usually run in parallel, but
    can be made sequentially by providing an appropriate option.

    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Petr Pudlak <[email protected]>
commit c812ab713e98c4ca0fe221fa7c7330018183f041
Author: Klaus Aehlig <[email protected]>
Date:   Wed May 14 17:43:11 2014 +0200

    Support sequential evacuation

    Make gnt-group evacuate support the --sequential option,
    which causes all evacuation moves to be execuated sequentially.
    This can be used to avoid congestion on a possibly slow link
    between the node groups.

    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Petr Pudlak <[email protected]>

commit ed9c220299305fc1cfc909bccd7713e02aa10bb5
Author: Klaus Aehlig <[email protected]>
Date:   Wed May 14 16:20:12 2014 +0200

    Add an option --sequential

    ...which can be used to tell commands like gnt-group evacuate to
    sequentially perform their action to keep load away from the cluster.

    Signed-off-by: Klaus Aehlig <[email protected]>
    Reviewed-by: Petr Pudlak <[email protected]>

commit 593fd115ba9cc630bcdbdc3c7e08301800ee124d
Author: Klaus Aehlig <[email protected]>
Date:   Wed May 14 17:34:27 2014 +0200

    Extend OpGroupEvacuate by a sequential paramter

    ...telling it to run all the evacuation jobs sequentially.
    This might be useful to avoid too much load that otherwise
    might occur.

    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