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

EX_DRM_CACHE_PURGE operation01 -cg CG001,dev01
In this example, the extended command is used to clear the cache of the secondary volume that
belongs to the copy group specified in the C:\temp\CGLIST.txt copy-group list file:
EX_DRM_CACHE_PURGE operation01 -cg_file C:\temp\CGLIST.txt
In this example, the extended command is used to clear the cache of the secondary volume that
belongs to the copy group corresponding to the backup ID recorded in the backup ID file:
EX_DRM_CACHE_PURGE operation01
EX_DRM_MOUNT (Mounts a secondary volume)
Formats
To mount a volume in a basic disk configuration:
EX_DRM_MOUNT operation-ID [ -copy_group copy-group-name | -force ]
[ -mount_pt mount-point-directory-name ]
To mount a volume in a dynamic disk configuration:
EX_DRM_MOUNT operation-ID
[ -mount_pt mount-point-directory-name ] [ -force ][ -conf ]
Description
The EX_DRM_MOUNT command mounts a secondary volume and locks the appropriate copy group.
Use this command as follows:
Mount the secondary volume to be backed up or restored.
Clear the system cache before backing up the secondary volume.
Mount the secondary volume that is unmounted after it has been backed up or restored.
If the copy group mount definition file exists, the mount point specified in this file is used as the mount
point for the secondary volume.
The copy group locked by EX_DRM_MOUNT is unlocked by the EX_DRM_UMOUNT command. Therefore,
if a secondary volume was mounted using the EX_DRM_MOUNT command, make sure that you unmount
it by using the EX_DRM_UMOUNT command.
You cannot mount the secondary volume if it has not been formatted as a file system, nor can you
mount mirrored secondary volumes.
The EX_DRM_MOUNT command can mount secondary volumes that are subject to disk-group
configuration backup and restoration by the volume manager. To mount a secondary volume in a
dynamic disk configuration (the equivalent of a disk group) in a Veritas Volume Manager for Windows
environment, a copy group mount definition file must be created in advance. You can automatically
create a copy group mount definition file by executing the drmmount command with the -conf
option specified.
Extended commands38