6.9 Uninstalling CSM

 < Day Day Up > 



6.9 Uninstalling CSM

If you want to completely remove CSM from all the nodes in your cluster and the management node, use the uninstallms command:

 # uninstallms -u 

This will:

  • Remove the CSM code from the cluster nodes by running rmnode -u -N AllNodes.

  • Uninstall CSM rpms from the management node.

  • Delete the CSM logs from the management node.

The uninstallms -u command will not remove the CSM configuration from /etc/opt/csm, the CD images from /csminstall, or the csm.core fileset from the management node. These must all be uninstalled manually, as shown in Example 6-38.

Example 6-38: Uninstalling CSM

start example
 [root@master /]# uninstallms -u WARNING:  The command will clean the nodes and remove all the nodes, node groups and uninstall Management Server. If you want to continue , press "y". Otherwise press Enter to quit. y Did not remove the directories or files /csminstall, /cfmroot. Did not Remove the Packages csm.core. Did not uninstall the Open Source prerequisites. The remote shell (SSH or RSH) have not been unconfigured on the Management Server. To ensure security, you should unconfigure the remote shell on the server manually. [root@master /]# rpm -e csm.core [root@master /]# rm -rf /etc/opt/csm /csmintall [root@master /]# 
end example



 < Day Day Up > 



Linux Clustering with CSM and GPFS
Linux Clustering With Csm and Gpfs
ISBN: 073849870X
EAN: 2147483647
Year: 2003
Pages: 123
Authors: IBM Redbooks

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net