Job Disassociation; Schedule Time Deletion; Execution Log; Clearing The Log File Contents - Cisco DS-X9530-SF1-K9 - Supervisor-1 Module - Control Processor Configuration Manual

Mds 9000 family
Table of Contents

Advertisement

Chapter 15
Scheduling Maintenance Jobs
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 .

Job Disassociation

To disassociate an assigned job, follow these steps:
Command
Step 1
switch# conf t
switch(config)#
Step 2
switch(config)# scheduler schedule name
weekendbackupqos
switch(config-schedule)#
Step 3
switch(config-schedule)# no job name addMem99

Schedule Time Deletion

To delete the schedule time, follow these steps:
Command
Step 1
switch# conf t
switch(config)#
Step 2
switch(config)# scheduler schedule
name weekendbackupqos
switch(config-schedule)#
Step 3
switch(config-schedule)# no time

Execution Log

The command scheduler maintains a log file. While you cannot modify the contents of this file, you can
change the file size. This log file is a circular log which contains the output of the job executed. If the
output of the job is greater than the log file, then the output stored in this file remains truncated.
You can configure the log file size to be a maximum of 1024KB. The default size of the execution log
file is 16KB.
To configure the execution log file size, follow these steps:
Command
Step 1
switch# conf t
switch(config)#
Step 2
switch(config)# scheduler logfile size 1024
switch(config)# no scheduler logfile size

Clearing the Log File Contents

To clear the contents of the scheduler log file, issue the clear scheduler logfile command in EXEC
mode.
switch# clear scheduler logfile
OL-6973-03, Cisco MDS SAN-OS Release 2.x
Purpose
Enters the configuration mode.
Defines a job schedule (weekendbackup) and
enters the submode for that schedule.
Deletes the job assigned for this schedule.
Purpose
Enters the configuration mode.
Defines a job schedule (weekendbackup) and enters the
submode for that schedule.
This will delete the schedule time configuration.The
schedule will not be run until the time is configured again.
\
Purpose
Enters the configuration mode.
Configures the log file to be a
maximum of 1024 KB
Defaults to the log size of 16KB.
Cisco MDS 9000 Family Configuration Guide
Scheduler Configuration
15-7

Advertisement

Table of Contents
loading

Table of Contents