HP StorageWorks Storage Mirroring for Linux Scripting Guide (T2558-96319, June 2009)

9 - 6
4. You can specify a transmission duration and a maximum number of bytes.
5. You can specify a transmission window.
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 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
Notes
If you use both of the end options, duration and bytes, the transmission
will be stopped when the first end option value is met.
Target names that contain non-alphanumeric characters must be
enclosed in quotation marks.
Command SCHEDULE WINDOW
Description Sets criteria to only allow transmissions during a certain period of time
Syntax
SCHEDULE <target> WINDOW <hh:mm> TO <hh:mm>
Options
target—Name of the target, an IP address on the target, or a virtual IP
address Depending on the network route Storage Mirroring uses to access
the target, you may need to specify the fully qualified domain name.
hh:mm—Time in hour:minute format using the 24-hour clock. The first
time is when the transmission will begin and the second time is when the
transmission will end.
Examples
schedule beta window 23:00 to 06:00
Notes
Establishing a transmission window by itself is not sufficient to start a
transmission. You will need to specify a start criteria.
Target names that contain non-alphanumeric characters must be
enclosed in quotation marks.