IBM Tivoli Storage Manager Extended Edition, Version 7.1

SET DRMCOPYSTGPOOL (Specify the copy storage pools to be managed by DRM)

Use this command to specify names of the copy storage pools to be recovered after a disaster. Tivoli® Storage Manager uses these names if the PREPARE command does not include the COPYSTGPOOL parameter.

If the MOVE DRMEDIA or QUERY DRMEDIA command does not include the COPYSTGPOOL parameter, the command processes the volumes in the MOUNTABLE state that are in the copy storage pool named by the SET DRMCOPYSTGPOOL command. At installation, all copy storage pools are eligible for DRM processing.

Use the QUERY DRMSTATUS command to display the current settings.

Privilege class

To issue this command, you must have system privilege.

Syntax

Read syntax diagramSkip visual syntax diagram
                       .-,--------------.   
                       V                |   
>>-Set DRMCOPYstgpool----copy_pool_name-+----------------------><

Parameters

copy_pool_name (Required)
Specifies the copy storage pool names. Separate multiple names with commas and no intervening spaces. You can use wildcard characters. The specified names replace any previous setting. If you enter a null string (""), all current names are removed, and all copy storage pools are eligible for processing.

Example: Set an eligible copy storage pool

Set COPYSTGPOOL1 as the eligible copy storage pool.
set drmcopystgpool copystgpool1

Related commands

Table 1. Commands related to SET DRMCOPYSTGPOOL
Command Description
MOVE DRMEDIA Moves DRM media on-site and off-site.
PREPARE Creates a recovery plan file.
QUERY DRMEDIA Displays information about disaster recovery volumes.
QUERY DRMSTATUS Displays DRM system parameters.
SET DRMPRIMSTGPOOL Specifies that primary storage pools are managed by DRM.


Feedback