Veritas Storage Foundation 5.1 SP1 Cluster File System Installation Guide (5900-1510, April 2011)
Note: The cpsadm command is used to perform the steps in this procedure. For
detailed information about the cpsadm command, see the Veritas Storage
Foundation Cluster File System Administrator's Guide.
To remove the node configuration from the CP server
1
Log into the CP server as the root user.
2
View the list of VCS users on the CP server, using the following command:
# cpsadm -s cp_server -a list_users
Where cp_server is the virtual IP/ virtual hostname of the CP server.
3
Remove the VCS user associated with the node you previously removed from
the cluster.
For CP server in secure mode:
# cpsadm -s cp_server -a rm_user \
-e _HA_VCS_saturn@HA_SERVICES@saturn.nodes.example.com \
-f cps_operator -g vx
For CP server in non-secure mode:
# cpsadm -s cp_server -a rm_user \
-e cpsclient@saturn -f cps_operator -g vx
4
Remove the node entry from the CP server:
# cpsadm -s cp_server -a rm_node -h saturn -c clus1 -n 2
5
View the list of nodes on the CP server to ensure that the node entry was
removed:
# cpsadm -s cp_server -a list_nodes
Removing security credentials from the leaving node
If the leaving node is part of a cluster that is running in a secure mode, you must
remove the security credentials from node saturn. Perform the following steps.
Removing a node from Storage Foundation Cluster File System clusters
Removing security credentials from the leaving node
302