HP XC System Software Installation Guide Version 4.0

From the command-line menu of the cluster_config utility, enter the letter p to continue the
system configuration process.
[L]ist Nodes, [M]odify Nodes, [A]nalyze, [H]elp, [P]roceed, [Q]uit: p
The following prompt appears:
[S]ervices Config, [P]roceed, [Q]uit:
Do one of the following:
Enter the letter s to perform customized services configuration on the nodes in the system.
This option is intended for experienced HP XC administrators who want to customize service
servers and clients. Intervention like this is typically not required for HP XC systems. See
“Services Configuration Commands” (page 228) for information about each services
configuration command.
Enter the letter p to continue with the system configuration process.
Enter the letter q to exit services configuration and return to the previous menu.
G.7.1 Services Configuration Commands
The way to affect the services configuration of the nodes in the HP XC system is by setting node
attributes in the configuration and management database. Node attribute names are an identifier
consisting of letters, followed by letters, digits, periods, and underscores, up to a maximum of
64 characters. The services configuration option of the cluster_config utility provides an
interface that enables you to manipulate node attributes in the database.
Individual nodes can be disabled as servers or disabled as clients of specific services. You must
create a node attribute before you can add it to a node.
The following services configuration commands are available:
[S]ervices Config, [P]roceed, [Q]uit: s
Commands are:
[l]ist - List by attribute
[n]odes - List by node
[c]reate attr - Create new attribute
[d]estroy attr - Destroy existing attribute
[a]dd attr node(s) - Add attribute to node(s)
[r]emove attr node(s) - Remove attribute from node(s)
[w]ipe - Remove/destroy all attributes
[s]ervices - List service assignments
[h]elp - Show help
[b]ack - End services config, return to cluster_config
Examples:
create na_disable_server.cmf
add na_disable_server.cmf n1 n4
remove na_disable_client.supermond n3
destroy na_disable_client.supermond
svcs>
Command Syntax
The following list contains examples of command syntax:
Create a node attribute (na) to disable a node or nodes as a server of the named service:
svcs> create na_disable_server.service_name
Create a node attribute to disable a node or nodes as a client of the named service:
svcs> create na_disable_client.service_name
Example: Disable a Server from Serving a Service
To disable node n3 as a server of the cmf service, add the node attribute
na_disable_server.cmf to node n3. This is how you could remove one of several nodes
228 Using the cluster_config Command-Line Menu