Removing a Node

This operation enables you to remove a node from the cluster.

Prerequisites

If the node to be removed is used in a storage pool, VBS, DR service, DPC, management cluster, or service network, you need to remove the node from all related modules first, ensuring that all services on the node have been cleared.

Procedure

  1. On the menu bar, click and select Remove Node.

    The Remove Node page is displayed.

  2. Authenticate the nodes to be removed.

    1. Select the desired nodes and click Authenticate.

      The Authentication dialog box is displayed.

    2. Set Username, Password, and Password of root as required.

      The user name, password, and root password must be the same as those for authentication when you add a node.

    3. Click OK.

    When removing a pre-installed DPC compute node, you can choose not to perform authentication. If authentication is not required, you are advised to perform the following operations to clear the DPC node:

    1. Log in to the compute node through the management IP address as user root. If you have logged in as another user, run the su - root command to switch to user root.
    2. Run the software uninstallation script.

      cd /opt/fusionstorage/deploymanager/clouda

      bash /opt/fusionstorage/deploymanager/clouda/clear_all_for_fs_node.sh all

    3. Enter yes for confirmation.

  3. Click Remove.
  4. Confirm your operation as prompted.

    If the duration for removing multiple nodes exceeds the session timeout duration set in the security policy and the user does not perform any operation (for example, moving the mouse) on DeviceManager, the security policy is triggered and DeviceManager automatically exits to the login page. In this case, log in to DeviceManager and remove the nodes that are not removed.