Veritas Storage Foundation 5.1 SP1 Cluster File System Installation Guide (5900-1510, April 2011)

4
Remove the node from the SystemList attribute of the service group:
# hagrp -modify cvm SystemList -delete saturn
5
Remove the node from the CVMNodeId attribute of the service group:
# hares -modify cvm_clus CVMNodeId -delete saturn
6
If you have the other service groups (such as the database service group or
the ClusterService group) that have the removed node in their configuration,
perform step 4 and step 5 for each of them.
7
Remove the deleted node from the NodeList attribute of all CFS mount
resources:
# hares -modify CFSMount NodeList -delete saturn
8
Remove the deleted node from the system list of any other service groups
that exist on the cluster. For example, to delete the node saturn:
# hagrp -modify crsgrp SystemList -delete saturn
9
Remove the deleted node from the cluster system list:
# hasys -delete saturn
10
Save the new configuration to disk:
# haconf -dump -makero
11
Verify that the node is removed from the VCS configuration.
# grep -i saturn main.cf
If the node is not removed, use the VCS commands as described in this
procedure to remove the node.
Removing the node configuration from the CP server
After removing a node from a SFCFS cluster, perform the steps in the following
procedure to remove that node's configuration from the CP server.
301Removing a node from Storage Foundation Cluster File System clusters
Removing the node configuration from the CP server