beautypg.com

Schedule end, Schedule start, Schedule end schedule start – HP Storage Mirroring Software User Manual

Page 291

background image

A

-

28

Schedule End

Schedule Start

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.

Command

SCHEDULE START

Description

Sets criteria to start the transmission of data from the source to the target

Syntax

SCHEDULE <

target_machine

> START [STARTTIME = <

mm/dd/yy

> <

hh:mm

>] [MEMLIMIT =

<

percent

>]

[QUEUESIZE = <

bytes

>] [EVERY <

number

> <

time_units

>]

Options

!

target_machine

—Name of the target machine

!

mm/dd/yy

—Date in month/day/year format indicating when the transmission will begin

!

hh:mm

—Time in hour:minute format using the 24 hour clock indicating when the transmission

will begin

!

percent

—Any number between 0 and 100 indicating the percentage of the disk queue and system

memory that must be in use to initiate the transmission process

!

bytes

—Number of bytes that must be in the source queue and system memory 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 jersey start starttime=3/11/01 03:30

!

schedule philly start queuesize=400000

!

schedule jersey start starttime=3/03/01 18:00, every 8 hr

!

schedule philly start memlimit=25, queuesize=150000000

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.