S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
18-9
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 18 Scheduling Maintenance Jobs
Execution Logs
Removing an Assigned Job
To remove an assigned job, follow these steps:
Deleting a Schedule Time
To delete the schedule time, follow these steps:
Verifying the Command Scheduler Execution Status
To verify the command scheduler execution status, use the
show scheduler schedule
command.
switch#
show scheduler schedule configureVsan99
Schedule Name : configureVsan99
------------------------------------
User Name : admin
Schedule Type : Run once on Tue Aug 10 09:48:00 2004
Last Execution Time: Tue Aug 10 09:48:00 2004
-----------------------------------------------
Job Name Status
-----------------------------------------------
addMemVsan99 Success (0)
Execution Logs
This section describes execution logs for the command scheduler and contains the following sections:
•
About Execution Logs, page 18-10
•
Configuring Execution Logs, page 18-10
•
Clearing the Execution Log File Contents, page 18-10
Command
Purpose
Step 1
switch#
conf t
switch(config)#
Enters the configuration mode.
Step 2
switch(config)#
scheduler schedule name
weekendbackupqos
switch(config-schedule)#
Specifies a job schedule (weekendbackupqos)
and enters the submode for that schedule.
Step 3
switch(config-schedule)#
no job name addMem99
Removes a job (addMem99) assigned to this
schedule.
Command
Purpose
Step 1
switch#
conf t
switch(config)#
Enters the configuration mode.
Step 2
switch(config)#
scheduler schedule
name weekendbackupqos
switch(config-schedule)#
Defines a job schedule (weekendbackup) and enters the
submode for that schedule.
Step 3
switch(config-schedule)#
no
time
Deletes the schedule time configuration.The schedule
will not be run until the time is configured again.