Mailing List Archive

Racnid Issue
Dear Team,

I am facing on this below issue, please help me on the right path, where
the mistake is.

************************************EMail Received from Rancid to my
box************
The following routers have not been successfully contacted for more than 24
hours

-rw-r----- 1 rancid user 0 Dec 13 11:07 x.x.x.x

-rw-r----- 1 rancid user 0 Dec 13 11:07 x.x.x.x
-rw-r----- 1 rancid user 0 Dec 13 11:08 x.x.x.x

************************************
Inside the log file i found this, i seen the log for corresponding hosts

Trying to get all of the configs.
x.x.x.x: missed cmd(s): write term,show running-config
x.x.x.x: missed cmd(s): write term,show running-config
x.x.x.x: missed cmd(s): write term,show running-config

Please let me know where is the issue, i have checked with password file,
router.db and i am able to login the device using clogin, its screwing my
head, help me to out of this.


With Regards
Nandhu
Re: Racnid Issue [ In reply to ]
I can’t remember where it is documented, but the following info has been discussed multiple times on this list (even by me, iirc):
As the rancid user, run the following with the appropriate substitutions:

export NOPIPE=YES; ~/bin/rancid -d -t DEVICE_TYPE DEVICE_NAME_IN_ROUTER.DB

Then, look at the output files. One will be the DEVICE_NAME_IN_ROUTER.DB.raw and the other will end in .new. The .raw file will be the most helpful for this kind of troubleshooting.



Chris Gauthier Senior Network Engineer | Comscore
t +1 (503) 331-2704 |
cgauthier@comscore.com
comscore.com
???This e-mail (including any attachments) may contain information that is private, confidential, or protected by attorney-client or other privilege. If you received this e-mail in error, please delete it from your system and notify sender.
From: Rancid-discuss <rancid-discuss-bounces@shrubbery.net> on behalf of nandhakumar a <nandhakumar.a0519@gmail.com>
Date: Wednesday, March 27, 2019 at 2:41 AM
To: "rancid-discuss@shrubbery.net" <rancid-discuss@shrubbery.net>
Subject: [rancid] Racnid Issue

Dear Team,

I am facing on this below issue, please help me on the right path, where the mistake is.

************************************EMail Received from Rancid to my box************
The following routers have not been successfully contacted for more than 24 hours


-rw-r----- 1 rancid user 0 Dec 13 11:07 x.x.x.x

-rw-r----- 1 rancid user 0 Dec 13 11:07 x.x.x.x
-rw-r----- 1 rancid user 0 Dec 13 11:08 x.x.x.x

************************************
Inside the log file i found this, i seen the log for corresponding hosts

Trying to get all of the configs.
x.x.x.x: missed cmd(s): write term,show running-config
x.x.x.x: missed cmd(s): write term,show running-config
x.x.x.x: missed cmd(s): write term,show running-config

Please let me know where is the issue, i have checked with password file, router.db and i am able to login the device using clogin, its screwing my head, help me to out of this.


With Regards
Nandhu