Veritas Storage Foundation 5.1 SP1 Cluster File System Administrator"s Guide (5900-1738, April 2011)

Where cp_server is the CP server's virtual IP address or virtual hostname.
Adding and removing SFCFS cluster entries from the CP server
database
To add a SFCFS cluster to the CP server database
Type the following command:
# cpsadm -s cp_server -a add_clus -c cluster_name -u uuid
To remove a SFCFS cluster from the CP server database
Type the following command:
# cpsadm -s cp_server -a rm_clus -u uuid
The CP server's virtual IP address or virtual hostname.cp_server
The SFCFS cluster name.cluster_name
The UUID (Universally Unique ID) of the SFCFS cluster.uuid
Adding and removing a SFCFS cluster node from the CP server
database
To add a SFCFS cluster node from the CP server database
Type the following command:
# cpsadm -s cp_server -a add_node -u uuid -n nodeid
-h host
To remove a SFCFS cluster node from the CP server database
Type the following command:
# cpsadm -s cp_server -a rm_node -u uuid -n nodeid
The CP server's virtual IP address or virtual hostname.cp_server
The UUID (Universally Unique ID) of the SFCFS cluster.uuid
The node id of the SFCFS cluster node.nodeid
Hostnamehost
97Administering Storage Foundation Cluster File System and its components
Administering I/O Fencing