HP 3PAR InForm OS 3.1.1 Command Line Interface Reference
shutdownnode
DESCRIPTION
The shutdownnode command shuts down a system node.
SYNTAX
shutdownnode halt|reboot <node_ID>
AUTHORITY
• Super, Service
• Any role granted the node_shutdown right.
NOTE: You need access to all domains in order to run this command.
OPTIONS
None.
SPECIFIERS
<node_ID>
Specifies the node, identified by its ID, to be shut down.
RESTRICTIONS
Access to all domains is required to run this command.
EXAMPLES
The following example shuts down system node 0 and halts the restarting of the node:
cli% shutdownnode halt 0
NOTES
• The system manager executes a set of validation checks before proceeding with the shutdown.
• If any of the following conditions exists, the shutdown operation will not proceed:
• The system software upgrade is in progress.
• The target node is not online.
• The system is processing tasks that should not be interrupted, such as tunevv and Remote
Copy related tasks.
• If any other node is online but not yet integrated into the cluster.
• If another shutdown node operation is already in progress.
• If the shutdown node operation will result in the system shutdown due to loss of quorum.
• One or more orphaned logical disks exist on the system that cannot be preserved.
• One or more admin LDs cannot be reset, resulting in the kernel being unable to access meta
data from those LDs.
• One or more data (user or snap) LDs cannot be reset, causing their associated VLUNs to
become inaccessible to host applications.
524 Shutdown Commands