Installation manual

Policy for Balancing Capacity
Creating a Schedule
CLI Storage-Management Guide 12-29
For example, the following command sequence removes the duration from the
“hourly” schedule:
bstnA6k(gbl)# schedule hourly
bstnA6k(gbl-schedule[hourly])# no duration
bstnA6k(gbl-schedule[hourly])# ...
Setting the Start Time (optional)
A schedule’s start time determines the start of each interval: if a daily schedule has a
start time of 2:42 PM, the schedule will fire at 2:42 PM every day. By default, a
schedule’s start time is the time that it is configured. You can optionally use the
start
command to set a different start time and date:
start date:time
where the colon (:) separates the date from the time.
date defines the start date for the schedule. Use the format mm/dd/yyyy (for
example, 04/01/2003 for April 1, 2003, or 11/20/2005 for November 20,
2005).
time defines the start time. Use the format HH:MM:SS (for example,
12:00:00 for noon, or 17:00:00 for 5 PM).
For example, the following command sequence sets the hourly schedule to start at 2
AM on October 24, 2004:
bstnA6k(gbl)# schedule hourly
bstnA6k(gbl-schedule[hourly])# start 10/24/2004:02:00:00
bstnA6k(gbl-schedule[hourly])# ...
Starting Now
Use the no start command to erase the previously-configured start time and start the
schedule now:
no start
For example:
bstnA6k(gbl)# schedule daily