HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.0 Mainframe Agent Installation and Configuration Guide (TB581-96014, November 2010)

Return Values
0: Normal termination
Any value other than 0: Termination with an error
Example
In this example, the command is used to import the backup information from the file D:\tmp\
0000000001.drm:
PROMPT> drmdbimport -f D:\temp\0000000001.drm
drmdevctl (Conceals and reveals a physical volume)
Formats
To conceal the secondary volumes of all copy groups:
drmdevctl -detach [ -noscan ]
To conceal the secondary volumes of copy groups registered in a backup catalog:
drmdevctl backup-ID -detach [ -noscan ]
To conceal the secondary volumes of a specified copy group:
drmdevctl -copy_group copy-group-name -detach [ -noscan ]
To reveal (publish) the secondary volumes of all copy groups:
drmdevctl -attach [ -noscan ]
To reveal (publish) the secondary volumes of copy groups registered in a backup catalog:
drmdevctl backup-ID -attach [ -noscan ]
To reveal (publish) the secondary volumes of a specified copy group:
drmdevctl -copy_group copy-group-name -attach [ -noscan ]
To perform a disk rescan on the OS of the server
drmdevctl -rescan
To display the disk signature of the local volume of all copy groups:
drmdevctl -sigview
CLI Reference Guide 113