From: Luca Bigliardi Date: Tue, 29 Sep 2009 17:07:37 +0000 (+0100) Subject: Improve description of migrate/failover post hooks env X-Git-Tag: v2.1.0beta0~82 X-Git-Url: https://code.grnet.gr/git/ganeti-local/commitdiff_plain/e73a58041778cdf81d60c0e1407b56d05f494e5c Improve description of migrate/failover post hooks env Signed-off-by: Luca Bigliardi Reviewed-by: Guido Trotter --- diff --git a/doc/hooks.rst b/doc/hooks.rst index 864506b..4b46009 100644 --- a/doc/hooks.rst +++ b/doc/hooks.rst @@ -255,7 +255,9 @@ Modifies the instance parameters. OP_INSTANCE_FAILOVER ++++++++++++++++++++ -Failovers an instance. +Failovers an instance. In the post phase INSTANCE_PRIMARY and +INSTANCE_SECONDARIES refer to the nodes that were repectively primary +and secondary before failover. :directory: instance-failover :env. vars: IGNORE_CONSISTENCY @@ -265,7 +267,9 @@ Failovers an instance. OP_INSTANCE_MIGRATE ++++++++++++++++++++ -Migrates an instance. +Migrates an instance. In the post phase INSTANCE_PRIMARY and +INSTANCE_SECONDARIES refer to the nodes that were repectively primary +and secondary before migration. :directory: instance-migrate :env. vars: MIGRATE_LIVE, MIGRATE_CLEANUP