Tivoli Header

Administrator's Reference

DELETE STGPOOL (Delete a Storage Pool)

Use this command to delete a storage pool. To delete a storage pool, you must first delete all volumes assigned to the storage pool.

Attention: Do not delete a storage pool that is specified as a destination for a management class or copy group in the ACTIVE policy set. Client operations might fail as a result.

You cannot delete a storage pool that is identified as the next storage pool for another storage pool. For more information on storage pool hierarchy, see the NEXTSTGPOOL parameter in the DEFINE STGPOOL command.

Note:
This note only applies to environments where the primary storage pool definition is utilizing the COPYSTGPOOLS list parameter. When deleting a copy storage pool that has been previously included in a primary storage pool definition (specifically in the COPYSTGPOOLS list), the copy storage pool must be removed from the list prior to deletion. Otherwise, the DELETE STGPOOL command fails until all references to that copy pool have been removed. For each primary storage pool with a reference to the copy storage pool to be deleted, remove the reference by entering the UPDATE STGPOOL command with the COPYSTGPOOLS parameter with all previous copy storage pools except the copy storage pool to be deleted.

Privilege Class

To issue this command, you must have system privilege.

Syntax

>>-DELete STGpool--pool_name-----------------------------------><
 
 

Parameters

pool_name (Required)
Specifies the storage pool to delete.

Examples

Task

Delete the storage pool named POOLA.

Command:
delete stgpool poola

Related Commands

Table 122. Commands Related to DELETE STGPOOL

Command Description
BACKUP STGPOOL Backs up a primary storage pool to a copy storage pool.
DEFINE STGPOOL Defines a storage pool as a named collection of server storage media.
QUERY STGPOOL Displays information about storage pools.
SET DRMCOPYSTGPOOL Specifies that copy storage pools are managed by DRM.
UPDATE STGPOOL Changes the attributes of a storage pool.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]