Veritas Storage Foundation 5.1 SP1 for Oracle RAC Administrator"s Guide (5900-1512, April 2011)

Adding or removing CP server users
To add a user
Type the following command:
# cpsadm -s cp_server -a add_user -e user_name -f user_role
-g domain_type -u uuid
To remove a user
Type the following command:
# cpsadm -s cp_server -a rm_user -e user_name -g domain_type
The CP server's virtual IP address or virtual hostname.cp_server
The user to be added to the CP server configuration.user_name
The user role, either cps_admin or cps_operator.user_role
The domain type, for example vx, unixpwd, nis, etc.domain_type
The UUID (Universally Unique ID) of the SF Oracle RAC cluster.uuid
Listing the CP server users
To list the CP server users
Type the following command:
# cpsadm -s cp_server -a list_users
Listing the nodes in all the SF Oracle RAC clusters
To list the nodes in all the SF Oracle RAC cluster
Type the following command:
# cpsadm -s cp_server -a list_nodes
Listing the membership of nodes in the SF Oracle RAC cluster
To list the membership of nodes in SF Oracle RAC cluster
Type the following command:
# cpsadm -s cp_server -a list_membership -c cluster_name
The CP server's virtual IP address or virtual hostname.cp_server
139Administering SF Oracle RAC and its components
Administering the CP server