IBM Tivoli Storage Manager Extended Edition, Version 7.1

SET DRMPRIMSTGPOOL (Specify the primary storage pools to be managed by DRM)

Use this command to specify the names of primary storage pools that you want to recover. If the PREPARE command does not include the PRIMSTGPOOL parameter, DRM processes the names specified in this command.

Use the QUERY DRMSTATUS command to display the current settings. At installation, all primary storage pools defined to the server are eligible for DRM processing.

Privilege class

To issue this command, you must have system privilege.

Syntax

Read syntax diagramSkip visual syntax diagram
                       .-,-----------------.   
                       V                   |   
>>-Set DRMPRIMstgpool----primary_pool_name-+-------------------><

Parameters

primary_pool_name (Required)
Specifies the names of the primary storage pool names you want to recover. Separate multiple names with commas and no intervening spaces. You can use wildcard characters to specify names. The names that you specify replace any previous setting. If you enter a null string (""), all current names are removed, and all primary storage pools are eligible for DRM processing.

Example: Set a primary storage pool to be managed by DRM

Set the primary storage pool to be managed by DRM to PRIMSTGPOOL1.
set drmprimstgpool primstgpool1

Related commands

Table 1. Commands related to SET DRMPRIMSTGPOOL
Command Description
PREPARE Creates a recovery plan file.
QUERY DRMSTATUS Displays DRM system parameters.
SET DRMCOPYSTGPOOL Specifies that copy storage pools are managed by DRM.


Feedback