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

8
The uninstall script prompts for the system name. Enter one or more system
names, separated by a space, from which to uninstall SFCFS, for example,
host1:
Enter the system names separated by spaces from which to
uninstall Storage Foundation: host1
9
The uninstall script prompts you to select Storage Foundation Cluster File
System or Storage Foundation Cluster File System High Availability.
10
The uninstall script prompts you to stop the product processes. If you respond
yes, the processes are stopped and the depots are uninstalled.
The uninstall script creates log files and displays the location of the log files.
11
Most depots have kernel components. In order to ensure complete removal,
a system reboot is recommended after all depots have been removed.
Uninstalling Storage Foundation Cluster File System
If you need to uninstall SFCFS software. Use the uninstallsfcfs script.
To uninstall SFCFS HA
1
Log in as superuser.
2
Stop the cluster:
# hastop -all
Do not use the hastop -force command to stop VCS.
3
Change directory to /opt/VRTS/install:
# cd /opt/VRTS/install
4
Run the uninstallsfcfs command to uninstall SFCFS. The uninstallsfcfs
script uses ssh to communicate with remote nodes as default:
# ./uninstallsfcfs
If you want to use rsh you must specify on the command line:
# ./uninstallsfcfs -rsh
361Uninstalling Storage Foundation Cluster File System
Uninstalling Storage Foundation Cluster File System