
mickey at greenglow
Apr 5, 2012, 1:39 PM
Post #1 of 2
(310 views)
Permalink
|
|
Extreme XOS and rancid-2.3.8
|
|
This is my first try at using rancid, but so far so good. We have quite a few Extreme X460-48t switches running ExtremeXOS version 12.5 and above. Things mostly work, but there is some annoying behavior that appears be random. Here is an example of the issue: In the "networking router config diffs" email, it looks like this: Index: configs/sw1-hq =================================================================== retrieving revision 1.2 diff -U 4 -r1.2 sw1-hq @@ -9,8 +9,10 @@ #Bootrom: 2.0.1.0 # # # + show configuration + # # Module devmgr configuration. # In the next email there would be a similar diff with this instead: - show configuration - # And here is a the log. Note that it's not always the same switches affected. starting: Thu Apr 5 14:51:52 CDT 2012 Trying to get all of the configs. sw1-lgtx: missed cmd(s): show configuration sw3-lgtx: missed cmd(s): show configuration sw4-lgtx: missed cmd(s): show configuration ===================================== Getting missed routers: round 1. sw4-lgtx: missed cmd(s): show configuration sw3-lgtx: missed cmd(s): show configuration sw1-lgtx: missed cmd(s): show configuration ===================================== Getting missed routers: round 2. sw4-lgtx: missed cmd(s): show configuration sw1-lgtx: missed cmd(s): show configuration ===================================== Getting missed routers: round 3. All routers sucessfully completed. cvs diff: Diffing . cvs diff: Diffing configs cvs commit: Examining . cvs commit: Examining configs Checking in configs/sw1-hq; /usr/local/rancid/var/CVS/networking/configs/sw1-hq,v <-- sw1-hq new revision: 1.4; previous revision: 1.3 done Checking in configs/sw4-lgtx; /usr/local/rancid/var/CVS/networking/configs/sw4-lgtx,v <-- sw4-lgtx new revision: 1.6; previous revision: 1.5 done ending: Thu Apr 5 14:53:46 CDT 2012
|