HP P6000 Replication Solutions Manager Job Command Reference (T3680-96090, October 2012)
UNC Source Storage Volume Name (%storvol_unc_name%). Select or enter the name of the source
storage volume.
UNC Container Name (%container_unc_name%). Select or enter the UNC name of the storage
container that is to become the local mirrorclone.
Wait or No Wait (%wait_nowait%). Select wait or nowait. See Wait/no wait argument.
Examples
MirrorcloneStorageVolumeToContainer ( "\\ArrayA2\Cats", "\\ArrayA2\CatsContainer", WAIT )
Comments
• Associated validation commands. ValidateStorageVolume.
• Agent and license prerequisites. Requires a local replication license for the storage system on
which the storage volume is located.
• Command result value. None. For a complete list, see Command result values.
• OS specifics. None.
MountEntireVolumeGroup
Instructs an enabled host to mount all of the replica logical volumes in a replica volume group, as
appropriate.
If the original (source) logical volume was mounted (when it was replicated) then the replica logical
volume is mounted. If the original logical volume was not mounted then the replica is not mounted.
• When replicated, the original volume group must have at least one mounted logical volume.
If the volume group has no mounted logical volumes, or has only raw logical volumes, the
command will fail.
• The host volume group replica must have been created and received an assignment in a
previous step of the same job.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
MountEntireVolumeGroup ( %new_vg_name%, %source_vg_name%, %mount_point_prefix% )
New VG Name (%new_vg_name%). Select or enter a name for the new host volume group replica.
(The replica created in a previous step of the same job)
Source VG Name (%source_vg_name%). Select the name of the source host volume group whose
properties are to be applied to the new volume group.
Mount Point Prefix (%mount_point_prefix%). Enter the prefix to be applied to the mount points, if
any. For example entering /backup will add /backup to mount points for all logical volumes in
the volume group.
When mounting to the same host as the original, you must include a mount point prefix. When
mounting to a different host than the original, a prefix is optional.
If you mount multiple replicas of a volume group, you must use a unique mount point prefix for
each replica.
Examples
MountEntireVolumeGroup ( "cats_vg", "vg02", "/backup" )AIX
MountEntireVolumeGroup ( "cats_vg", "vg02", "/backup" )HP-UX
136 Job Commands