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

Examples
WaitStorageVolumesNormalization ( ("\\ArrayA2\Cats", "\\ArrayA2\Dogs") )
WaitStorageVolumesNormalization ( $my_svol_list )
Comments
Associated validation commands. 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.
WaitUntil
Halts a job until a specific date and time, or time only. When the date and/or time occur, the job
proceeds to the next step.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
WaitUntil ( %date_time% )
date_time - Select or enter the date and time. The format is year/month/day and hour:minute:second
( [yyyy/MM/dd] HH:mm:ss ). You can omit a date and specify a time of day only.
Examples
WaitUntil ( "15:30:00" ) Halts the job until 15:30 hours (3:30 PM).
WaitUntil ( "2007/10/14 15:30:00" ) Halts the job until 14 October 2007, 15:30 hours (3:30 PM).
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.
The date and time are as reported by the computer on which the HP P6000 Replication
Solutions Manager server is running.
If not carefully planned, use of WaitUntil can result in job failures due to timing issues. For
example, HP does not recommend using WaitUntil before replication steps because storage
resources that were validated when the job started may change before the replication
operations are performed, resulting in a job failure.
HP recommends using WaitUntil after replication steps and preferably at or near the end of
the job.
WaitVolumeGroupNormalization
Halts a job until all of the storage volumes (virtual disks) that underlie a host volume group are
normalized (unshared). When all of the storage volumes are normalized, the job proceeds to the
next step.
Job commands 211