Create a new --no-voting option for masterfailover
authorGuido Trotter <ultrotter@google.com>
Wed, 8 Jul 2009 08:34:11 +0000 (10:34 +0200)
committerGuido Trotter <ultrotter@google.com>
Wed, 8 Jul 2009 09:17:45 +0000 (11:17 +0200)
commit8e2524c36ef76d56fe841156a3c57887c6a9ab3e
tree233053256186ff5fe0d87e1bb9696d1bcd0466f6
parent5e96d21692c175839bf6d295c85c332022db1c14
Create a new --no-voting option for masterfailover

This allows failing over in certain corner cases, such as a 2 node
cluster with one node down. The man page is also updated to document
this dangerous option and how to recover from this situation.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/bootstrap.py
man/gnt-cluster.sgml
scripts/gnt-cluster