<br><br><div class="gmail_quote">2009/10/6 Shane Kavanagh <span dir="ltr">&lt;<a href="mailto:shane.kavanagh@gmail.com">shane.kavanagh@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
When you switch to your rancid uses and test with clogin &lt;router/switch&gt; can you execute the commands at the cisco prompt or does the router login successfully but you are unable to type in commands.<br><br></blockquote>
<div><br><br>Login is successful and I&#39;m able to type commands. <br><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote">

2009/10/6 Norbert Rozs <span dir="ltr">&lt;<a href="mailto:crok.bic@gmail.com" target="_blank">crok.bic@gmail.com</a>&gt;</span><div><div></div><div class="h5"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="gmail_quote">2009/10/6 john heasley <span dir="ltr">&lt;<a href="mailto:heas@shrubbery.net" target="_blank">heas@shrubbery.net</a>&gt;</span><div><div></div><div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


Tue, Oct 06, 2009 at 07:16:22AM +0200, Rozs Norbert:<br>
<div>&gt; john heasley ?rta:<br>
&gt;&gt; Mon, Oct 05, 2009 at 06:01:41PM +0200, Rozs Norbert:<br>
&gt;&gt;<br>
&gt;&gt;&gt; Yes, I executed rancid-cvs, it made the directory structure for all<br>
&gt;&gt;&gt; entries of LIST_OF_GROUPS, rancid-run<br>
&gt;&gt;&gt; make all the things for the cvs (the &quot;source of the diff&#39;s&quot;) but no<br>
&gt;&gt;&gt; configs in the group/config directory.<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; check the group&#39;s router.db file.  it&#39;l need at least 1 device that is<br>
&gt;&gt; marked &#39;up&#39;.  also see router.db(5).<br>
&gt;&gt;<br>
&gt;<br>
&gt; The router.db for the group has 12 entries, all in the format<br>
&gt; &lt;name&gt;:cisco:up<br>
&gt; and all the names are in the /etc/hosts. (I wrote before that clogin can<br>
&gt; login and<br>
&gt; can execute commands.)<br>
<br>
</div>If rancid-cvs created stuff for the group, and there are devices in the<br>
group, and the group is in LIST_OF_GROUPS, and cron is working, then at a<br>
minimum the log file for the group look similar to:<br>
<br>
<br>
Trying to get all of the configs.<br>
All routers sucessfully completed.<br>
<br>
cvs diff: Diffing .<br>
cvs diff: Diffing configs<br>
cvs commit: Examining .<br>
cvs commit: Examining configs<br>
<br>
ending: Sat Oct 3 15:10:59 UTC 2009<br>
<br>
<br>
debug it.  sh -x rancid-run or sh -x control_rancid groupname<br>
<div><div></div><div><br></div></div></blockquote></div></div><div><br>So, the logs are similar as this:<br>
<br>
--- cut ---<br>

begin: Sat Oct 3 15:10:59 UTC 2009<div><br>
<br>
<br>
<br>

ending: Sat Oct 3 15:10:59 UTC 2009<br></div>--- cut ---<br>
<br>
Nothing more, nothing less.<br>
I will try the sh -x rancid-run or sh -x control_rancid groupname method to test/debug it.<br> </div><div><div></div><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


<div><div>
&gt;&gt;&gt; Shane Kavanagh ?rta:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Hi<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; have you executed rancid-cvs (/usr/lib/rancid/bin/rancid-cvs) to<br>
&gt;&gt;&gt;&gt; update the rancid and populate the cvs app<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; SK<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; 2009/10/5 Norbert Rozs &lt;<a href="mailto:crok.bic@gmail.com" target="_blank">crok.bic@gmail.com</a> &lt;mailto:<a href="mailto:crok.bic@gmail.com" target="_blank">crok.bic@gmail.com</a>&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;     Hi Everyone<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;     I have a strange problem with RANCID. Everything working fine with<br>
&gt;&gt;&gt;&gt;     it, I have about 14..16 groups<br>
&gt;&gt;&gt;&gt;     in my install and the problem is some of the groups working<br>
&gt;&gt;&gt;&gt;     (login, make commands, get output,<br>
&gt;&gt;&gt;&gt;     format the output and get cvs infos, make the config files in<br>
&gt;&gt;&gt;&gt;     right place) but some of the groups<br>
&gt;&gt;&gt;&gt;     not working (login, make commands, get output, format output but<br>
&gt;&gt;&gt;&gt;     no configs in the right dirs.).<br>
&gt;&gt;&gt;&gt;     So I tried all thing to troubleshoot: clogin works, all commands<br>
&gt;&gt;&gt;&gt;     can run on the devices, but it is<br>
&gt;&gt;&gt;&gt;     not working. Please give me some ideas what goes wrong, what could<br>
&gt;&gt;&gt;&gt;     be the problem. The logs<br>
&gt;&gt;&gt;&gt;     are empty, just a start statement and an end statement is in there.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;     Thank you!<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;     --<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;     Best regards:<br>
&gt;&gt;&gt;&gt;     -----------<br>
&gt;&gt;&gt;&gt;     Norbert Rozs<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;     _______________________________________________<br>
&gt;&gt;&gt;&gt;     Rancid-discuss mailing list<br>
&gt;&gt;&gt;&gt;     <a href="mailto:Rancid-discuss@shrubbery.net" target="_blank">Rancid-discuss@shrubbery.net</a> &lt;mailto:<a href="mailto:Rancid-discuss@shrubbery.net" target="_blank">Rancid-discuss@shrubbery.net</a>&gt;<br>


&gt;&gt;&gt;&gt;     <a href="http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss" target="_blank">http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; Rancid-discuss mailing list<br>
&gt;&gt;&gt; <a href="mailto:Rancid-discuss@shrubbery.net" target="_blank">Rancid-discuss@shrubbery.net</a><br>
&gt;&gt;&gt; <a href="http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss" target="_blank">http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss</a><br>
&gt;&gt;&gt;<br>
</div></div></blockquote></div></div></div><br><br clear="all"><br>-- <br><br><br>Best regards:<br>-----------<br><font color="#888888">Norbert Rozs<br>
</font></blockquote></div></div></div><br>
</blockquote></div><br><br clear="all"><br>-- <br><br><br>Best regards:<br>-----------<br>Norbert Rozs<br>