HP XC System Software Installation Guide Version 3.1

Table G-4 Service Configuration Command Descriptions (continued)
Description and Sample UseCommand
Adds a node attribute to a specific node or node list. The attribute
must have been created previously.
Node lists can take two forms: explicit (such as n1, n2, n3, n5) or
condensed (such as n[13,5])
In the node list examples, the node prefix is the letter n. Replace n
with the node-naming prefix you chose for your nodes.
Sample use:
svcs> add na_disable_client.supermond n1
[a]dd attribute_name node|node_list
Removes a node attribute from a specific node or nodes; remove is
the opposite of the add function. To remove an attribute, the attribute
must already exist, and the specified node or nodes must be assigned
with the attribute.
Sample use:
svcs> remove na_disable_client.supermond n3
[r]emove attribute_name node|node_list
Destroys all attributes in the configuration and management database.
Use this command with extreme caution (if at all) because it removes
essential node attributes and attribute additions to nodes that are
needed for proper system operation. Take note of any attributes
provided by the HP XC System Software before issuing a wipe
command so that you can restore them afterwards.
Sample use:
svcs> wipe
[w]ipe
Displays node to service mappings.
Sample use:
svcs> services
Service assignments:
n14: compute_engine gather_data hpasm
hptc_cluster_fs_client iptables lkcd
lvs munge network nis nrpe pdsh
n15: compute_engine gather_data hpasm
hptc_cluster_fs_client iptables lkcd
munge network nrpe pdsh
n16: cmf compute_engine dbserver dhcp
gather_data gmmon hpasm hptc-lm hptc_cluster_fs
hptc_cluster_fs_client httpd imageserver
iptables lkcd lsf mpiic munge nagios
nagios_monitor nat network nfs_server nrpe
nsca ntp pdsh pwrmgmtserver slurm supermond
swmlogger syslogng_forward
[s]ervices
Displays a help message.
Sample use:
svcs> help
[h]elp
Returns to the previous menu.
Sample use:
svcs> back
[b]ack
150 Using the cluster_config Command-Line Menu