6.1. Starting and Stopping the Cluster Software
To start the cluster software on a member, type the following commands in this order:
service cman start
service clvmd start, if CLVM has been used to create clustered volumes
service gfs start, if you are using Red Hat GFS
service rgmanager start
To stop the cluster software on a member, type the following commands in this order:
service rgmanager stop
service gfs stop, if you are using Red Hat GFS
service clvmd stop, if CLVM has been used to create clustered volumes
service cman stop
Stopping the cluster services on a member causes its services to fail over to an active member.