HP P6000 Replication Solutions Manager Job Command Reference (T3680-96090, October 2012)
Examples
Host volume mount points or device names can be used.
WaitForHostVolumeWriteCacheFlush ( "\\HostA2\/home/cats" )AIX
WaitForHostVolumeWriteCacheFlush ( "\\HostA2\/users/cats" )HP-UX
WaitForHostVolumeWriteCacheFlush ( "\\HostA2\/var/cats" )Linux
WaitForHostVolumeWriteCacheFlush ( "\\HostA2\CATS" )OpenVMS
WaitForHostVolumeWriteCacheFlush ( "\\HostA2\/usr/cats" )Solaris
WaitForHostVolumeWriteCacheFlush ( "\\HostA2\dom01#fset1" )Tru64 UNIX
Windows
WaitForHostVolumeWriteCacheFlush ( "\\HostA2\E:\" )Drive
WaitForHostVolumeWriteCacheFlush ( "\\HostA2\E:\pets\cats" )Drive & folders
Comments
• Associated validation commands. ValidateHostVolume.
• Agent and license prerequisites. Requires host agent.
• Command result value. None. For a complete list, see Command result values.
• OS specifics. Yes. See examples above.
• See Resource names and UNC formats.
WaitForHostVolumesWriteCacheFlush
Halts a job until the write caches have been flushed for all of the storage volumes (virtual disks)
that underlie the host volumes. When all of the write caches have been flushed, the job proceeds
to the next step.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
WaitForHostVolumesWriteCacheFlush ( %hostvolume_unc_names% )
UNC Host Volume Names (%hostvol_unc_name%). Select or enter the UNC names of the host
volumes to check for completion of a write-cache flush. See Argument lists. Or, select a variable
used in a prior step that represents the host volumes.
Examples
Host volume mount points or device names can be used.
WaitForHostVolumesWriteCacheFlush ( ("\\HostA2\/users", "\\HostA5\/users/cats") )AIX
WaitForHostVolumesWriteCacheFlush ( ("\\HostA2\/users", "\\HostA5\/users/cats") )HP-UX
WaitForHostVolumesWriteCacheFlush ( ("\\HostA2\/var", "\\HostA5\/var/cats") )Linux
WaitForHostVolumesWriteCacheFlush ( ("\\HostA2\[users]", "\\HostA5\CATS") )OpenVMS
WaitForHostVolumesWriteCacheFlush ( ("\\HostA2\/usr", "\\HostA5"\/usr/cats") )Solaris
WaitForHostVolumesWriteCacheFlush ( ("\\HostA2\dom01#fset1", "\\HostA5\dom02#fset1")
)
Tru64 UNIX
Windows
WaitForHostVolumesWriteCacheFlush ( ("\\HostA2\E:\", "HostA5\K:\") )Drive
WaitForHostVolumesWriteCacheFlush ( ("\\HostA2\E:\pets\cats", "HostA5\K:\pets\dogs") )Drive & folders
Job commands 205