Installation guide

b. service gfs stop, if you are using Red Hat GFS
c. service clvmd stop, if CLVM has been used to create clustered volumes
d. service cman stop
5. Start cluster software on all remaining cluster nodes by running the following commands in
this order:
a. service cman start
b. service clvmd start, if CLVM has been used to create clustered volumes
c. service gfs start, if you are using Red Hat GFS
d. service rgmanager start
6. Start the Red Hat Cluster Suite management GUI. At the Clu st er C o n f ig u rat io n T o o l tab,
verify that the configuration is correct. At the Clu st er St at u s T o o l tab verify that the nodes
and services are running as expected.
5.5 .3.1 . Re m o ving a Me m be r fro m a Clust er at t he Co m m and-Line
If desired, you can also manually relocate and remove cluster members by using the clusvcadm
commmand at a shell prompt.
1. To prevent service downtime, any services running on the member to be removed must be
relocated to another node on the cluster by running the following command:
clusvcadm -r cluster_service_name -m cluster_node_name
Where cluster_service_name is the name of the service to be relocated and
cluster_member_name is the name of the member to which the service will be relocated.
2. Stop the cluster software on the node to be removed by running the following commands at
that node in this order:
a. service rgmanager stop
b. service gfs stop and/or service gfs2 stop, if you are using gfs, gfs2 or
both
c. umount -a -t gfs and/or umount -a -t gfs2, if you are using either (or both)
in conjunction with rgmanager
d. service clvmd stop, if CLVM has been used to create clustered volumes
e. service cman stop remove
3. To ensure that the removed member does not rejoin the cluster after it reboots, run the
following set of commands:
chkconfig cman off
chkconfig rgmanager off
chkconfig clvmd off
chkconfig gfs off
chkconfig gfs2 off
Red Hat Ent erprise Linux 5 Clust er Administ rat ion
68