HP StorageWorks Storage Mirroring for Linux User's Guide (T2558-96078, February 2008)

A - 28
Schedule Enable
Schedule End
Command SCHEDULE ENABLE
Description Enables the transmission schedule
Syntax
SCHEDULE <target_machine> ENABLE
Options target_machine—Name of the target machine
Examples
schedule jersey enable
Notes Machine names that contain non-alphanumeric characters must be enclosed in quotation marks.
Command SCHEDULE END
Description Sets criteria to end the transmission of data from the source to the target
Syntax
SCHEDULE <target_machine> END [ DURATION = <number> <time_units> ][ BYTES = <bytes> ]
Options target_machine—Name of the target machine
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 jersey end duration=3 hr
schedule philly end 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.
Machine names that contain non-alphanumeric characters must be enclosed in quotation marks.