HP 3PAR OS 3.1.3 Command Line Interface Reference

startnoderescue
DESCRIPTION
The startnoderescue command initiates a node rescue, which initializes the internal node disk
of the specified node to match the contents of the other node disks. The copy is done over the
network, so the node to be rescued must have an Ethernet connection. It will automatically select
a valid unused link local address. Progress is reported as a task.
SYNTAX
startnoderescue -node <node>
AUTHORITY
Super, Service
OPTIONS
-node <node>
Specifies the node to be rescued. This node must be physically present in the system and powered
on, but not part of the cluster.
SPECIFIERS
<node>
Specifies the node to be rescued. This node must be physically present in the system and powered
on, but not part of the cluster.
EXAMPLES
The following example show starting a node rescue of node 2.
cli% startnoderescue -node 2
Node rescue from node 0 to node 2 started.
cli% showtask
Id Type Name Status Phase Step -------StartTime------- -FinishTime-
-Priority- ---User----
96 node_rescue node_2_rescue active 1/1 0/1 2012-06-15 18:19:38 PDT -
n/a sys:3parsys
NOTES
On systems other than T and F-class, node rescue will automatically be started when a blank node
disk is inserted into a node. The startnoderescue command only needs to be manually issued
if the node rescue must be re-run on a disk that is not blank. For T and F-class systems,
startnoderescue must always be issued to perform a node rescue.
588 Start Commands