Extend call_node_start_master rpc with no_voting
When the parameter is set to True and start_daemons is also True, ganeti-masterd will be started with the new --no-voting --yes-do-it options. This new option is set to True only on masterfailover, when no_voting is used. This changed the behavior from 2.0, where we didn't start the master daemon at all, when this option was used. The manpage is also updated to remove the 2.0 only change. Signed-off-by:Guido Trotter <ultrotter@google.com> Reviewed-by:
Iustin Pop <iustin@google.com>
Showing
- daemons/ganeti-masterd 1 addition, 1 deletiondaemons/ganeti-masterd
- daemons/ganeti-noded 1 addition, 1 deletiondaemons/ganeti-noded
- lib/backend.py 15 additions, 3 deletionslib/backend.py
- lib/bootstrap.py 2 additions, 3 deletionslib/bootstrap.py
- lib/cmdlib.py 1 addition, 1 deletionlib/cmdlib.py
- lib/rpc.py 2 additions, 2 deletionslib/rpc.py
- man/gnt-cluster.sgml 0 additions, 8 deletionsman/gnt-cluster.sgml
Loading
Please register or sign in to comment