HP StorageWorks Storage Mirroring Recover Scripting Guide (T5437-96022, November 2010)
Schedule End
Command
SCHEDULE END
Description
Sets criteria to end the transmission of data from the source to the target
Syntax
SCHEDule <target> END [ DURATION = <number> <time_units> ] [
BYTES = <bytes> ]
Options
l target—Name of the target, an IP address on the target, or a virtual IP
address. Depending on the network route Storage Mirroring Recover
uses to access the target, you may need to specify the fully qualified
domain name.
l number—Any number indicating the length of time before the
transmission ends
l time_units—Minutes (min), hours (hr), or days (day)
l bytes—Number of bytes transmitted before the transmission ends
Examples
l schedule beta end duration=3 hr bytes=1500000
l sched beta end duration=6 hr
Notes
l If you use both of the end options, duration and bytes, the transmission
will be stopped when the first end option value is met.
l Target names that contain non-alphanumeric characters must be
enclosed in quotation marks.