More sane handling of errors during failover
authorIustin Pop <iustin@google.com>
Wed, 31 Oct 2007 14:56:18 +0000 (14:56 +0000)
committerIustin Pop <iustin@google.com>
Wed, 31 Oct 2007 14:56:18 +0000 (14:56 +0000)
commit24a40d57da89dc489457cf7b57235d810238cbab
tree548df484465a48ee8c6c6f486851bceb6491bb93
parent50ff9a7acf800a15c2ee7704d4f562ad6148bbc1
More sane handling of errors during failover

Currently we ignore errors on instance shutdown (on the source node)
during instance failover. We should do this only if the user gave a
command line options allowing this, as it's a dangerous thing to do.

This patch fixes this by using the same "--ignore-consistency" option
for deciding whether to continue or abort. It also expands a bit the man
page.

Reviewed-by: imsnah
lib/cmdlib.py
man/gnt-instance.sgml