Veritas Storage Foundation 5.1 SP1 Cluster File System Installation Guide (5900-1510, April 2011)
5
Uninstall SFCFS from the node using the SFCFS installer.
# cd /opt/VRTS/install
# ./uninstallsfcfs saturn
The installer stops all SFCFS processes and uninstalls the SFCFS packages.
6
Modify the VCS configuration files on the existing nodes to remove references
to the deleted node.
See “Modifying the VCS configuration files on existing nodes” on page 299.
Modifying the VCS configuration files on existing
nodes
Modify the configuration files on the remaining nodes of the cluster to remove
references to the deleted nodes.
The process involves:
■ Editing the /etc/llthosts file
■ Editing the /etc/gabtab file
■ Modifying the VCS configuration to remove the node
For an example main.cf:
See “Sample configuration file for removing a node from the cluster” on page 303.
Editing the /etc/llthosts file
On each of the existing nodes, edit the /etc/llthosts file to remove lines that
contain references to the removed nodes.
For example, if saturn is the node removed from the cluster, remove the line "2
saturn" from the file:
0 galaxy
1 nebula
2 saturn
Change to:
0 galaxy
1 nebula
299Removing a node from Storage Foundation Cluster File System clusters
Modifying the VCS configuration files on existing nodes