{'add':(AddNode, [ArgHost(min= 1, max= 1)], [SECONDARY_IP_OPT, READD_O
PT, NOSSH_KEYCHECK_OPT, NONODE_SETUP_OPT, VERBOSE_OPT, NODEGROUP_OPT,
PRIORITY_OPT, CAPAB_MASTER_OPT, CAPAB_VM_OPT], "[-s ip] [--readd] [--n
o-ssh-key-check] [--no-node-setup] [--verbose] " " <node_name>", "Add
a node to the cluster"), 'evacuate':(EvacuateNode, [ArgNode(min= 1)],
[FORCE_OPT, IALLOCATOR_OPT, NEW_SECONDARY_OPT, EARLY_RELEASE_OPT, PRI
ORITY_OPT], "[-f] {-I <iallocator> | -n <dst>} <node>", "Relocate the
secondary instances from a node" " to other nodes (only for instances
...
|