Revision fb44c6db man/gnt-cluster.rst

b/man/gnt-cluster.rst
20 20
COMMANDS
21 21
--------
22 22

  
23
ACTIVATE-MASTER-IP
24
~~~~~~~~~~~~~~~~~~
25

  
26
**activate-master-ip**
27

  
28
Activates the master IP on the master node.
29

  
23 30
ADD-TAGS
24 31
~~~~~~~~
25 32

  
......
89 96
This will copy the file /tmp/test from the current node to the two
90 97
named nodes.
91 98

  
99
DEACTIVATE-MASTER-IP
100
~~~~~~~~~~~~~~~~~~~~
101

  
102
**deactivate-master-ip** [--yes]
103

  
104
Deactivates the master IP on the master node.
105

  
106
This should be run only locally or on a connection to the node ip
107
directly, as a connection to the master ip will be broken by this
108
operation. Because of this risk it will require user confirmation
109
unless the ``--yes`` option is passed.
110

  
92 111
DESTROY
93 112
~~~~~~~
94 113

  

Also available in: Unified diff