HP 3PAR OS 3.1.3 Command Line Interface Reference

24 Shutdown Commands
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.
SUBCOMMANDS
halt
Specifies that the nodes are halted after shutdown. If this subcommand is not specified, the reboot
subcommand must be used.
reboot
Specifies that the nodes are restarted after shutdown. If this subcommand is not specified, the halt
subcommand must be used.
SPECIFIERS
<node_ID>
Specifies the node, identified by its ID, to be shut down.
EXAMPLES
The following example shuts down system node 0 and halts the restarting of the node:
cli% shutdownnode reboot 0
-----System Information-----
System Name : ma1tp001
System Model : InServ S800X
Serial Number : 1000787
-------------------Partial List Of Hosts--------------------
Id Name Persona -WWN/iSCSI_Name- Port IP_addr
0 sunx4150-01 Generic-legacy 2101001B32343495 0:5:1 n/a
1 sunx4150-02 Generic-legacy 2101001B32344695 0:5:1 n/a
2 sunx4150-03 Generic-legacy 2100001B32147595 0:5:1 n/a
3 sunx4150-04 Generic-legacy 2101001B32341C95 0:5:1 n/a
4 sunx4150-05 Generic-legacy 2101001B32342495 0:5:1 n/a
5 sunx4150-06 Generic-legacy 2100001B321A6E82 0:5:1 n/a
6 sunx4150-07 Generic-legacy 2101001B3231EE79 0:5:1 n/a
7 sunx4150-08 Generic-legacy 2101001B323BC44C 0:5:1 n/a
8 sunx4150-09 Generic-legacy 2101001B323BFF4C 0:5:1 n/a
9 sunx4150-10 Generic-legacy 2101001B323B0A4C 0:5:1 n/a
There are active tasks on this storage system.
shutdownnode 523