[rancid] FW: NX-OS sap:

Daniel Schmidt daniel.schmidt at wyo.gov
Wed Mar 27 16:59:12 UTC 2013


Sorry, I did try to open a tac case, but without a way to accurately
recreate it, it was too time consuming/infuriating to resolve.  They did
figure it was likely related to the #$(@* half a dozen snmp servers all
querying my device.  But, for the record: I did try to make Cisco fix it.
Anybody else experiencing this and motivated enough to look into it,
please contact me.

-----Original Message-----
From: Daniel Schmidt [mailto:daniel.schmidt at wyo.gov]
Sent: Thursday, March 07, 2013 2:08 PM
To: 'heasley'
Cc: 'rancid-discuss at shrubbery.net'
Subject: RE: [rancid] NX-OS sap:

Thanks, I may open a tac case out of curiosity.

-----Original Message-----
From: heasley [mailto:heas at shrubbery.net]
Sent: Thursday, February 28, 2013 2:57 PM
To: Daniel Schmidt
Cc: rancid-discuss at shrubbery.net
Subject: Re: [rancid] NX-OS sap:

Tue, Feb 26, 2013 at 08:48:21AM -0700, Daniel Schmidt:
> Anybody else getting this spurious diff?
>
>
>
> + !DEBUG: Could not retrieve info from application sap:28 : Timer
> + expired
>
>
>
> Might have been discussed before ? apologies if I missed it.

i've not noticed anyone mention that before.  you'd want something like
this...and a TAC ticket.

Index: bin/nxrancid.in
===================================================================
--- bin/nxrancid.in     (revision 2663)
+++ bin/nxrancid.in     (working copy)
@@ -589,6 +589,7 @@
        return(1) if /(Invalid input detected|Type help or )/;
        return(-1) if (/\% Invalid command at /);
        return(-1) if (/command authorization failed/i);
+       return(-1) if (/could not retrieve info/i);
        # XXX return(-1) if (/\% Permission denied/);
        # NX 5000 bug? "show debug" generates
        # "Permission denied" when using command authorization. -Per-Olof
Olsson

E-Mail to and from me, in connection with the transaction 
of public business, is subject to the Wyoming Public Records 
Act and may be disclosed to third parties.



More information about the Rancid-discuss mailing list