HP XC System Software Installation Guide Version 4.0

Table G-4 Service Configuration Command Descriptions (continued)
Description and Sample UseCommand
Destroys an existing attribute with a specific name; it is the
opposite of the create function. All occurrences of this
attribute on a node or nodes are removed as well. You will
receive an error if you try to destroy an attribute that does not
exist.
Sample use:
svcs> destroy na_disable_server.cmf
[d]estroy attribute_name
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
lvs munge network nis nrpe pdsh
n15: compute_engine gather_data hpasm
hptc_cluster_fs_client iptables
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 lsf mpiic munge nagios
nagios_monitor nat network nfs_server nrpe
nsca ntp pdsh pwrmgmtserver slurm supermond
swmlogger syslogng_forward
[s]ervices
230 Using the cluster_config Command-Line Menu