rmsp command

Purpose

Removes a file storage pool.

Syntax

rmsp [ -f ] StoragePool

Description

The rmsp command removes the specified storage pool from the Virtual I/O Server. This command only works for file storage pools. To remove a logical volume storage pool, use the chsp command to remove all physical volumes from the pool. If the pool contains any files, the -f flag must be specified or the command will fail. Also, any virtual target devices associated with files in the pool must be removed prior to running the rmsp command.

Flags

Flag name Description
-f Forces the pool to be removed even if it contains files.

Example

To remove the storage pool Client_Data, type the following command:
rmsp Client_Data



Last updated: Wed, November 18, 2020