HP XC System Software Administration Guide Version 2.1
the power command with the --uidoff option inste
ad of u sing the locatenode
command with th e --off option.
2.5 Disabling and Enabling a Node
You can disable one or more nodes in the HP XC system. Disabled nodes are ignored when
the HP XC system is started or stopped with the startsys and stopsys commands,
respectively.
The setnode --disable command updates th
e cmdb to indicate a specified node or a
group of nod es as disabled. In the followi
ng exam ple, nodes n2 and n3 are disabled:
# setnode --disable n[2-3]
The shownode disabled command indicates which nodes are currently disabled:
# shownode disabled
n2
n3
The setnode --enable command updates the cmdb to enable a specified node o r a group
of nodes. In the following example, nodes n2 and n3 are enabled:
# setnode --enable n[2-3]
The shownode enabled command indicate
s which nodes are currently enabled.
# shownode enabled
n1
n2
n3
.
.
.
See the setnode(8) m anpag e for more information.
2-4 Starting Up and Shutting Down the HP XC System