online node
Starts the Cluster Manager on the specified node. If the Cluster Manager is already started the command is ignored.
Syntax
clvt online node node_name Parameters
| Parameter | Description |
|---|---|
| node_name | Node to bring online. |
Required objects
- cluster
- node.
Errors
- The cluster is not defined
- The node does not exist.
Example
To bring node2 online:
clvt online node node2