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

Write Cache Mode. Select the write cache mode for the storage volume. Choices are
write_cache_enabled, and write_cache_disabled
Wait Flag. Select WAIT or NOWAIT. See Wait/nowait argument.
Examples
SetStorageVolumesWriteCacheMode ( ("\\ArrayA2\Cats", "\\ArrayA2\Dogs"), WRITE_CACHE_ENABLED, NOWAIT
)
Comments
Associated validation commands. ValidateStorageVolume.
Agent and license prerequisites. None.
Command result value. None. For a complete list, see Command result values.
OS specifics. None.
See Resource names and UNC formats.
SetVariable
Creates a variable assignment and its value. The variable can then be entered in arguments
throughout a job rather than entering the value.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
SetVariable ( %value% )
Value. Enter or select a value to store in a variable assignment.
Examples
$disk = SetVariable( "\\ArrayA2\Pets\Cats\Vdisk66" )
Comments
Associated validation commands. None.
Agent and license prerequisites. None.
Command result value. None. For a complete list, see Command result values.
OS specifics. None.
If working with logical volumes, see the HP P6000 Replication Solutions Manager User Guide
for more information.
To refer to the variable elsewhere in the job, you must enter a variable assignment. See
Assignments.
SnapcloneDiskDevice
Creates a snapclone (a point-in-time copy) of the virtual disk that underlies a host disk device (raw
disk).
The snapclone copy (virtual disk) is presented to the enabled host and a host bus scan is performed
to identify the presented storage.
Job commands 167