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
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
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. |