HP StorageWorks Storage Mirroring Recover Scripting Guide (T5437-96009, November 2009)

68 of 332
bytes—Number of bytes that must be in the source disk
queue to initiate the transmission process
number—Any number indicating how often the transmission
process will be repeated
time_units—Minutes (min), hours (hr), or days (day)
Examples
schedule beta start starttime=03/11/07 03:30,
queuesize=10000, every 6 hr
sched beta start queuesize=100000000
Notes
The start option EVERY cannot be used by itself and cannot
be the first option in a string of options.
If you use more than one start option, the transmission will
begin when the first start option value is met. Additionally,
each option after the first must be separated by a comma, as
illustrated in the Examples.
Target names that contain non-alphanumeric characters must
be enclosed in quotation marks.
4. You can specify a transmission duration and a maximum number of bytes using
the schedule end command.
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
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.
number—Any number indicating the length of time before the
transmission ends
time_units—Minutes (min), hours (hr), or days (day)
bytes—Number of bytes transmitted before the transmission
ends
Examples
schedule beta end duration=3 hr bytes=1500000
sched beta end duration=6 hr