cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
735
Views
0
Helpful
4
Replies

Nexus 7000 Scheduler Failed (75)

ibasuki
Level 1
Level 1

Hi All,

I want to create a scheduler to Cisco Nexus 7000, but I found several problem:

1. Last Execution Status = Failed (75). Anyone know what Failed (75) means? I can't find it anywhere.

Schedule Name : trial-job
-------------------------------
User Name : pamadmin
Schedule Type : Run every 0 Days 12 Hrs 0 Mins
Start Time : Fri Sep 23 15:04:25 2022
Last Execution Time : Fri Sep 23 15:04:25 2022
Last Completion Time: Fri Sep 23 15:04:25 2022
Execution count : 1
-----------------------------------------------
Job Name Last Execution Status
-----------------------------------------------
change-desc Failed (75)
==============================================================================

 

2. There is no output when I push command : sh scheduler logfile. Even after I increase logfile size to 1024.

 

Here is details of our nexus:

cisco Nexus7000 C7010 (10 Slot) Chassis ("Supervisor Module-2")

System version: 7.3(4)D1(1)

 

Thank you for your help.

4 Replies 4

balaji.bandi
Hall of Fame
Hall of Fame

Can you post the content of scheduler, what you are trying to achieve ?

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Sorry, forgot to input scheduler configuration:

 

scheduler logfile size 1024

scheduler job name change-desc
configure terminal
interface Ethernet4/44
description BERHASIL CRONJOB

scheduler schedule name trial-job
job name change-desc
time daily 11:14

 

as per i know generally use schedular to backup the config.

for this rquirement i suggest to use EEM script to run that time.

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Hey Everyone

I 've the same Error Code

 

2023 Feb 13 09:30:02.649 N7K-I-DVV-CAMPUS-I %SCHEDULER-3-SCH_ERR: Job Backup for schedule Schedule_Backup failed (75).

 

Here's the config

config terminal
scheduler aaa-authentication username xxxxxxx password xxxxxx
end

config terminal
scheduler job name Backup
cli var name copy running-config tftp://1.1.1.1 /$(SWITCHNAME)_RunningConfig_$(TIMESTAMP) vrf management

end

config terminal
scheduler schedule name Schedule_Backup
time weekly 02:17:00
job name Backup
end

 

But, Even if i Execute just  the command

copy running-config tftp://1.1.1.1 /$(SWITCHNAME)_RunningConfig_$(TIMESTAMP) vrf management

The Backup is Succesful, so the string is ok! but the job doesn't work.

Anyone can help me, Please!

 

 

 

 

 

Review Cisco Networking for a $25 gift card