EasyManua.ls Logo

EMC Celerra

EMC Celerra
522 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
nas_ckpt_schedule
135
The nas Commands
-delete { <name> | id=<id>}
Deletes the specified checkpoint schedule. This operation does not
delete any checkpoints.
-pause { <name> | id=<id>}
Pauses the specified checkpoint schedule, including checkpoint
creations.
-resume { <name> | id=<id>}
Resumes a paused checkpoint schedule.
SEE ALSO Using SnapSure on Celerra
EXAMPLE #1 To create a checkpoint schedule that creates a checkpoint of the file
system
ufs1 daily at 8:00 A.M. and 8:00 P.M. starting on 11/13/06
with the last run on 12/13/07, and keep 7 checkpoints, type:
$ nas_ckpt_schedule -create ufs1_ckpt_sched1 -filesystem ufs1 -description "Daily
Checkpoint schedule for ufs1" -recurrence daily -every 1 -start_on 2006-11-13
-end_on 2007-12-13 -runtimes 8:00,20:00 -keep 7
This command returns no output.
EXAMPLE #2 To create a checkpoint schedule that creates a checkpoint of the file
system
ufs1 weekly on Mondays at 6:00 P.M., starting on 11/13/06
with the last run on 12/13/07, and name new checkpoints
ufs1_ckpt_mon1, ufs1_ckpt_mon2, ufs1_ckpt_mon3,
ufs1_ckpt_mon4, type:
$ nas_ckpt_schedule -create ufs1_ckpt_sched2 -filesystem ufs1 -description
"Weekly Checkpoint schedule for ufs1" -recurrence weekly -every 1 -days_of_week
Mon -start_on 2006-11-13 -end_on 2007-12-13 -runtimes 18:00 -ckpt_names
ufs1_ckpt_mon1,ufs1_ckpt_mon2,ufs1_ckpt_mon3,ufs1_ckpt_mon4
This command returns no output.
EXAMPLE #3 To create a checkpoint schedule that creates a checkpoint of the file
system
ufs1 every other 15th of the month at 7:00 P.M., and keep 12
checkpoints, type:
$ nas_ckpt_schedule -create ufs1_ckpt_sched3 -filesystem ufs1 -description
"Monthly Checkpoint schedule for ufs1" -recurrence monthly -every 2
-days_of_month 15 -runtimes 19:00 -keep 12
This command returns no output.

Table of Contents

Other manuals for EMC Celerra

Related product manuals