Owner manual

database, and restarts the services
resetvolsRemoves constraints on a failed node so failover can occur
Example
This enables you to configure the time zone for the server at the console:
system:setup timezone
See also Quick Start Tasks: Changing Node Names and IP Addresses earlier in this guide.
system:shutdown
Shuts down a designated node.
Syntax
system:shutdown
Options
--wait or w <integer> Maximum seconds to wait for the system to respond to the update
request. Use
--wait 0 to return immediately.
–-node or -n <address(es)>
Issue this command to one or more nodes in the cluster.
--cluster Issue this command to all nodes in the cluster.
(See
help –-all for details on all other options.)
Example
This shuts down
nodeB in the system:
> system:shutdown –-node nodeB
system:status
Shows the configuration and maintenance state.
Syntax
system:status
Options
(See
help –-all for details on all other options.)
111