Deleting a Storage Pool

This section describes how to delete a storage pool when it is no longer used.

Prerequisites

Before deleting a storage pool, ensure that namespaces in the storage pool have been deleted and services in the storage pool have been disabled. Before disabling the services, manually delete the subnets of the corresponding storage pool. For details, see Deleting a Subnet.

To disable services:
  1. Log in to the CLI and run the following command to stop the service:
    delete converged_eds_service general storage_pool_id=Storage pool ID
  2. Run the following command to check whether the task is successfully stopped.
    show task info task_id=Task ID

    Storage pool ID can be obtained in Viewing Storage Pool Information, and Task ID can be obtained from the command output in 1.

Procedure

  1. Choose Resources > Resources > Storage Pool.
  2. Click More on the right of the desired storage pool and select Delete.
  3. Confirm your operation as prompted.