[rancid] NX-OS sap:

Daniel Schmidt daniel.schmidt at wyo.gov
Thu Mar 7 21:07:49 UTC 2013


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