
ibrix_at
Schedules X9000 Software commands.
Description
The ibrix_at command is used to create a schedule that is applied to another X9000 Software
command. For example, ibrix_at can be used to create a schedule for automated snapshots.
The command has two parts, separated by a colon. The first part is a cron-like scheduling string.
The following web page explains how to write the string:
http://wiki.opensymphony.com/display/QRTZ1/CronTriggers+Tutorial
The second part of the ibrix_at command is the X9000 Software command to which the schedule
will be applied.
Currently, ibrix_at can be used with ibrix_snap to create a snapshot schedule and then start
the snapshots. The following command takes a snapshot at 11:30 a.m. on the 10th of every month.
The automated snapshot strategy, specified with the -n option, is monthly1.
ibrix_at "0 30 11 10 * ?" : ibrix_snap –A -f ifs1 -n monthly1
ibrix_at 13
Kommentare zu diesen Handbüchern