4.5.3. Deleting a Member from a Cluster

To delete a member from an existing cluster that is currently in operation, follow these steps:

  1. At one of the running nodes (not to be removed), run the Red Hat Cluster Suite management GUI. At the Cluster Status Tool tab, under Services, disable or relocate each service that is running on the node to be deleted.

  2. Stop the cluster software on the node to be deleted by running the following commands at that node in this order:

    1. service rgmanager stop

    2. service gfs stop, if you are using Red Hat GFS

    3. service clvmd stop

    4. service cman stop

  3. At the Cluster Configuration Tool (on one of the running members), delete the member as follows:

  4. Stop the cluster software on the remaining running nodes by running the following commands at each node in this order:

    1. service rgmanager stop

    2. service gfs stop, if you are using Red Hat GFS

    3. service clvmd stop

    4. service cman stop

  5. Start cluster software on all remaining cluster nodes by running the following commands in this order:

    1. service cman start

    2. service clvmd start

    3. service gfs start, if you are using Red Hat GFS

    4. service rgmanager start

  6. Start the Red Hat Cluster Suite management GUI. At the Cluster Configuration Tool tab, verify that the configuration is correct. At the Cluster Status Tool tab verify that the nodes and services are running as expected.