HP P6000 Replication Solutions Manager Job Command Reference (T3680-96090, October 2012)

Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
SnapshotHostVolumes ( %storvol_list%, DEMAND_ALLOCATED, SAME, WAIT )
List of Storage Volumes underlying the Host Volume (%storvol_list%). Select or enter the list of the
storage volumes underlying the host volume.
Snapshot Type. Select demand_allocated or fully_allocated.
RAID Level. Select the redundancy level for the copy. Choices are RAID0, RAID1, RAID5, RAID6,
and same. See virtual disks redundancy level.
Wait for activity to complete?. Select wait or nowait. See Wait/nowait argument.
Examples
These examples show host volume mount points. Device names can also be used.
SnapshotHostVolumes ( "\\HostA2\/home/Cats", DEMAND_ALLOCATED, SAME, "Cats_copy",
WAIT )
AIX
SnapshotHostVolumes ( "\\HostA2\/users/Cats", DEMAND_ALLOCATED, SAME, "Cats_copy",
WAIT )
HP-UX
SnapshotHostVolumes ( "\\HostA2\/var/Cats", DEMAND_ALLOCATED, SAME, "Cats_copy",
WAIT )
Linux
SnapshotHostVolumes ( "\\HostA2\CATS", DEMAND_ALLOCATED, SAME, "Cats_copy", WAIT
)
OpenVMS
SnapshotHostVolumes ( "\\HostA2\/usr/Cats", DEMAND_ALLOCATED, SAME, "Cats_copy",
WAIT)
Solaris
SnapshotHostVolumes ( "\\HostA2\dom01#fset1", DEMAND_ALLOCATED, SAME, WAIT )Tru64 UNIX
Windows
SnapshotHostVolumes ( "\\HostA2\E:\", DEMAND_ALLOCATED, SAME, "Cats_copy", WAIT )Drive
SnapshotHostVolumes ( "\\HostA2\E:\pets\cats", DEMAND_ALLOCATED, SAME, "Cats_copy",
WAIT )
Drive & folders
Comments
Associated validation commands. ValidateHostVolume, ValidateSnapshotHostVolume.
Agent and license prerequisites. Requires a host agent. Requires a local replication license
for the storage system on which the underlying storage volume (presented source) is located.
Command result value. List of snapshot storage volume names (UNC). For a complete list, see
Command result values.
OS specifics. Yes. See examples.
Tru64 UNIX. When this command is used with AdvFS volumes that have heavy I/O, HP
recommends briefly suspending the I/O before the replication step. See Suspending I/O
before replicating AdvFS volumes.
Some storage volumes that underlie a host volume cannot be copied using snapshot replication.
See the HP P6000 Replication Solutions Manager User Guide for snapshot guidelines.
See Resource names and UNC formats.
SnapshotHostVolumeGroup
Creates snapshots (point-in-time copies) of the storage volumes (virtual disks) that underlie a host
volume group.
180 Job Commands