4.5.3. Deleting a Member from a Cluster

4.5.3. Deleting a Member from a Cluster

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:

    1. If necessary, click the triangle icon to expand the Cluster Nodes property.

    2. Select the cluster node to be deleted. At the bottom of the right frame (labeled Properties), click the Delete Node button.

    3. Clicking the Delete Node button causes a warning dialog box to be displayed requesting confirmation of the deletion (Figure 4.6, “Confirm Deleting a Member”).

      Confirm Deleting a Member

      Figure 4.6. Confirm Deleting a Member

    4. At that dialog box, click Yes to confirm deletion.

    5. Propagate the updated configuration by clicking the Send to Cluster button. (Propagating the updated configuration automatically saves the configuration.)

  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.