Starting and Stopping the Cluster Software

Start the cluster software on a cluster system by invoking the cluster start command located in the System V /etc/rc.d/init directory. For example:

 /sbin/service cluster start

Stop the cluster software on a cluster system by invoking the cluster stop command located in the System V /etc/rc.d/init directory. For example:

  /sbin/service cluster stop     

The previous command will cause the cluster system's services to "failover" to the other cluster system.