offline node
Stops the Cluster Manager on the specified node. If the Cluster Manager is already stopped the command is ignored.
Syntax
clvt offline node node_name Parameters
| Parameter | Description |
|---|---|
| node_name | Name of an existing cluster node. |
Required objects
- cluster
- node.
Errors
- The cluster is not defined
- The node does not exist.
Example
To bring node2 offline:
Clvt offline node node2