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

Examples
WaitForStorageVolumeWriteCacheFlush ( "\\ArrayA2\Cats" )
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.
WaitForStorageVolumesWriteCacheFlush
Halts a job until the write cache of the storage volumes have been flushed. When the write caches
has been flushed in all, the job proceeds to the next step.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
WaitForStorageVolumesWriteCacheFlush ( %storvol_unc_names% )
UNC Storage Volume Names (%storvol_unc_names%). Select or enter the storage volumes to check
for write cache flush. See Argument lists. Or, select a variable used in a prior step that represents
the storage volumes.
Examples
WaitForStorageVolumesWriteCacheFlush ( ("\\ArrayA2\Cats", "\\ArrayA2\Dogs") )
WaitForStorageVolumesWriteCacheFlush ( $my_svol_list )
Comments
Associated validation commands. ValidateStorageVolume, ValidateStorageVolumes.
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.
WaitHostDiskDeviceNormalization
Halts a job until the storage volume (virtual disk) that underlies a host volume has been normalized.
When the disk is normal, the job proceeds to the next step.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
WaitHostDiskDeviceNormalization ( %hoststorvol_unc_name% )
UNC Host Disk Device Name (%hoststorvol_unc_name%). Select or enter the UNC name of the host
disk device to check for normalization.
208 Job Commands