[rancid] Re: RANCID Debug Mode

Sean Murphy smurphy at calarts.edu
Tue Nov 11 22:39:41 UTC 2008


Thank You all for your help.  Debuging works and I think I have tracked 
down the issue to the Force10 S50 with "SFTOS" software running on it.  
The Cisco Switches and Routers backup fine.  I have tried to apply the 
fix to the clogin and force10.in.  that a saw on an earlier post.  It 
now captures some of the config but stops for some reason in mid config 
and RANCID rights the output in the configs directory.

here is the fix I followed.
http://www.shrubbery.net/pipermail/rancid-discuss/2008-April/002971.html

Does anyone know of a fix for the force10 S50s and SFTOS?





Jethro R Binks wrote:
> On Tue, 11 Nov 2008, Sean Murphy wrote:
>
>   
>> Thats what I needed! Changing roots path worked!
>>
>> I have errors on the bottom of the script "10.0.0.1: End of run not 
>> found" has anyone seen this before?
>>     
>
> The error is very often discussed on the list; see John's reply for more 
> details.
>
> For reference, when I need to see the detail of what is really going on, I 
> do the following (the rancid programs are not in my usual path):
>
>   env NOPIPE=y PATH=${PATH}:/usr/local/libexec/rancid rancid -d devicename
>
> which will produce devicename.raw and and devicename.new files in the 
> current directory which can be examined along with the chatty output.
>
> >From time to time I have also done:
>
>   cd /usr/local/libexec/rancid
>   expect -d ./clogin -c 'show config' devicename
>
> to get debugging data out of expect.
>
> Jethro.
>
>   


More information about the Rancid-discuss mailing list