To start the cluster software on a member, type the following
commands in this order:
-
service ccsd start
-
service lock_gulmd start or service cman start according to the type of lock
manager used
-
service fenced start
-
service clvmd start
-
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
-
service fenced stop
-
service lock_gulmd stop or service cman stop according to the type of lock
manager used
-
service ccsd stop
Stopping the cluster services on a member causes its services to
fail over to an active member.