HP P9000 Replication Manager Software 7.3.1-00 Application Agent CLI Reference Guide
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 signatures of the local volumes of all copy groups:
drmdevctl -sigview
To display the disk signatures of the local volumes of copy groups registered in a specified backup
catalog:
drmdevctl backup-ID -sigview
To display the disk signature of the local volume of a specified copy group:
drmdevctl -copy_group copy-group-name -sigview
To update the disk signature of the local volume to the value generated at the time of backup (targeting
copy groups registered in a specified backup catalog):
drmdevctl backup-ID -sigset
To update the disk signature of the local volume to the specified value (targeting a specified copy
group):
drmdevctl -copy_group copy-group-name -sigset disk-signature
Description
This command conceals or reveals physical volumes of storage system devices connected to the server.
By concealing physical volumes from the server and controlling access, you can prevent errors caused
by user operations.
In addition, you can conceal physical volumes and obtain backups either in Veritas Storage Foundation
environments or by using Snapshot, and then store multiple generations of these backups on secondary
volumes. You can then back up each generation to a tape device via the backup server.
Because you can target all copy groups managed by Application Agent, you can perform an initial
setup of a volume-concealed environment for backup servers. By specifying a backup ID and copy
group, you can also execute this command after narrowing the list of potential targets.
You can also use this after starting operations, to conceal or reveal physical volumes of storage system
devices connected to the server.
When the restoration command is terminated by an error on the file server or database server, the
disk signature of the copy group can be displayed and updated on the backup server. This helps
recovery from the error that occurred during the restoration.
Note that you must set DEVICE_DETACH=ENABLE in the RAID Manager-linkage definition file
(DEFAULT.dat) when specifying the -detach, -attach, or -rescan options.
Basic commands114