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

Comments
Associated validation commands. ValidateHostVolume.
Agent and license prerequisites. Requires a host agent.
This command waits for the normalization of the storage volume underlying the host volume.
To wait until normalization of both a storage volume and its replica are complete, also include
the WaitStorageVolumesNormalization command.
WaitStorageVolumeNormalization
Halts a job until a specific storage volume (virtual disk) is normalized (unshared). When the storage
volume is normalized, the job proceeds to the next step.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
WaitStorageVolumeNormalization ( %storvol_unc_name% )
UNC Storage Volume Name (%storvol_unc_name%). Select or enter the storage volume to check
for normalization status.
Examples
WaitStorageVolumeNormalization ( "\\Region-1\Sales" )
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.
The storage volume is checked at regular intervals. When the volume is normal or unshared,
the job proceeds to the next step. While the volume is normalizing or unsharing, the job
continues to check.
See Resource names and UNC formats.
WaitStorageVolumesNormalization
Halts a job until specific storage volumes (virtual disks) are normalized (unshared). When all of
the storage volumes are normalized, the job proceeds to the next step.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
WaitStorageVolumesNormalization ( %storvol_unc_list% )
List of Storage Volumes (%storvols_unc_list%). Select or enter the UNC names of the storage volumes
to check for normalization status. See Argument lists. Or, select a variable used in a prior step that
represents the storage volumes.
210 Job Commands