Discussion:
[rancid] all routers are down
Marek Gajewski
2015-01-27 02:29:21 UTC
Permalink
after update perl, suddenly rancid setup all routers to down and do
not update it anymore.
I did not change any configs etc.

System is :

CentOS release 6.6 (Final)

Linux 2.6.32-504.3.3.el6.i686 #1 SMP Tue Dec 16 22:55:44 UTC 2014 i686
i686 i386 GNU/Linux

perl, v5.10.1 (*) built for i386-linux-thread-multi

Anyone has the same problem ?

cheers,
Marek
Matt Almgren
2015-01-27 17:48:38 UTC
Permalink
Perhaps you need to install the x64 version of perl:

I run this on my cents 6.6 box:

v5.10.1 (*) built for x86_64-linux-thread-multi

‹ Matt
Post by Marek Gajewski
after update perl, suddenly rancid setup all routers to down and do
not update it anymore.
I did not change any configs etc.
CentOS release 6.6 (Final)
Linux 2.6.32-504.3.3.el6.i686 #1 SMP Tue Dec 16 22:55:44 UTC 2014 i686
i686 i386 GNU/Linux
perl, v5.10.1 (*) built for i386-linux-thread-multi
Anyone has the same problem ?
cheers,
Marek
_______________________________________________
Rancid-discuss mailing list
http://www.shrubbery.net/mailman/listinfo/rancid-discuss
This message is being sent by Skyfire Labs, Inc. It is intended exclusively for the individuals and entities to which it is addressed. This communication, including any attachments, may contain information that is proprietary, privileged, confidential, or otherwise subject to restrictions on disclosure pursuant to applicable law. If you are not the named addressee, you are not authorized to read, print, retain copy or disseminate this message or any part of it. If you have received this message in error, please notify the sender immediately by email and delete all copies of this message. This message is protected by applicable legal privileges and is confidential.
Alan McKinnon
2015-01-27 18:26:49 UTC
Permalink
Post by Marek Gajewski
after update perl, suddenly rancid setup all routers to down and do
not update it anymore.
I did not change any configs etc.
CentOS release 6.6 (Final)
Linux 2.6.32-504.3.3.el6.i686 #1 SMP Tue Dec 16 22:55:44 UTC 2014 i686
i686 i386 GNU/Linux
perl, v5.10.1 (*) built for i386-linux-thread-multi
Anyone has the same problem ?
It's a common enough problem when updating perl. Did you update major
versions?

To see where things fail, run

rancid -d hostname

where "hostname" is a valid device name from your router.db
--
Alan McKinnon
***@gmail.com
Marek Gajewski
2015-01-28 00:02:24 UTC
Permalink
Thank you all for reply.

I found out that problem was more trivial and has nothing to do with perl.
I did not notice that rancid also was updated to 3.1 and router.db
still got : instead of new separator ;
After fixing router.db everything works fine.

Problem solved.
Post by Alan McKinnon
Post by Marek Gajewski
after update perl, suddenly rancid setup all routers to down and do
not update it anymore.
I did not change any configs etc.
CentOS release 6.6 (Final)
Linux 2.6.32-504.3.3.el6.i686 #1 SMP Tue Dec 16 22:55:44 UTC 2014 i686
i686 i386 GNU/Linux
perl, v5.10.1 (*) built for i386-linux-thread-multi
Anyone has the same problem ?
It's a common enough problem when updating perl. Did you update major
versions?
To see where things fail, run
rancid -d hostname
where "hostname" is a valid device name from your router.db
--
Alan McKinnon
_______________________________________________
Rancid-discuss mailing list
http://www.shrubbery.net/mailman/listinfo/rancid-discuss
Loading...