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:
SnapshotHostVolumeToContainers ( %hostvol_unc_name%, %container_unc_names%, FULLY_ALLOCATED, NOWAIT
)
UNC Host Volume Name (%hostvol_unc_name%). Select or enter the UNC name of the host disk
device to be copied.
Snapshot Type. Select demand_allocated or fully_allocated.
Wait for Discovery. Select wait or nowait. See Wait/nowait argument.
Examples
These examples show host volume mount points. Device names can also be used.
SnapshotHostVolumeToContainers ( "\\HostA2\/home/Cats", "\\Array2\Cats",
DEMAND_ALLOCATED, WAIT )
AIX
SnapshotHostVolumeToContainers ( "\\HostA2\/users/Cats", "\\Array2\Cats",
DEMAND_ALLOCATED, WAIT )
HP-UX
SnapshotHostVolumeToContainers ( "\\HostA2\/var/Cats", "\\Array2\Cats",
DEMAND_ALLOCATED, WAIT )
Linux
SnapshotHostVolumeToContainers ( "\\HostA2\CATS", "\\Array2\Cats", DEMAND_ALLOCATED,
WAIT )
OpenVMS
SnapshotHostVolumeToContainers ( "\\HostA2\/usr/Cats", "\\Array2\Cats",
DEMAND_ALLOCATED, WAIT
Solaris
SnapshotHostVolumeToContainers ( "\\HostA2\dom01#fset1", "\\Array2\Cats",
DEMAND_ALLOCATED, WAIT )
Tru64 UNIX
Windows
SnapshotHostVolumeToContainers ( "\\HostA2\E:\", "\\Array2\Cats", DEMAND_ALLOCATED,
WAIT )
Drive
SnapshotHostVolumeToContainers ( "\\HostA2\E:\pets\cats", "\\Array2\Cats",
DEMAND_ALLOCATED, 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.
This command cannot be used with some older versions of controller software. For information
on controller version feature support, see the HP P6000 Enterprise Virtual Array Compatibility
Reference.
See Resource names and UNC formats.
184 Job Commands