<div dir="ltr">In 2.3.8 forgot to comment all commands except  "show configuration". Now in logs only "End of run not found:"</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/1 Aleksey P <span dir="ltr"><<a href="mailto:paleola@gmail.com" target="_blank">paleola@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello to all.<div>we use rancid 2.3.4 with Extreme Summit X670 and X650 with XOS 15.3.2.11.</div><div>I know that in Extreme swithes there no "<span style="font-family:Verdana,Arial,Helvetica">End of configuration file" string. To fix this I changed "xrancid" file:</span></div>

<div><blockquote style="margin:10px 0px 0px 19px;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);color:rgb(112,112,112);padding:10px 20px;font-family:Arial,sans-serif;font-size:14px;line-height:20px">

<p style="margin:0px"> -       if (/^# End of configuration file/i) {</p><p style="margin:10px 0px 0px"> -           printf STDERR "    End WriteTerm: $_" if ($debug);</p><p style="margin:10px 0px 0px"> -           $found_end = 1;</p>

<p style="margin:10px 0px 0px"> -           return(0);</p><p style="margin:10px 0px 0px"> -       }</p></blockquote><p style="margin:10px 0px 0px;color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px">

for</p><p style="color:rgb(112,112,112);font-family:Arial,sans-serif;font-size:14px;line-height:20px;margin:0px">+ if (/^# Module vrrp configuration./i) {</p><p style="color:rgb(112,112,112);font-family:Arial,sans-serif;font-size:14px;line-height:20px;margin:10px 0px 0px">

+ printf STDERR " End WriteTerm: $_" if ($debug);</p><p style="color:rgb(112,112,112);font-family:Arial,sans-serif;font-size:14px;line-height:20px;margin:10px 0px 0px">+ $found_end = 1;</p><p style="color:rgb(112,112,112);font-family:Arial,sans-serif;font-size:14px;line-height:20px;margin:10px 0px 0px">

+ return(0);</p><p style="color:rgb(112,112,112);font-family:Arial,sans-serif;font-size:14px;line-height:20px;margin:10px 0px 0px">+ }</p><div><br></div><div>So rancid found vrrp config and then exit.</div><div>But now we use "mlag" on Extreme and its config below vrrp. So rancid exit before this config and we have some missed config lines.</div>

<div>I tried rancid 2.3.8 (clean install on other server), with all default config files, but only see</div><div>"...configuration appears to be truncated.</div><div>...missed cmd(s): show configuration"</div><div>

in logs.</div><p style="margin:10px 0px 0px;color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px">Help me please.</p><p style="margin:10px 0px 0px;color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px">

<br></p><p style="margin:10px 0px 0px;color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px"><br></p></div></div>
</blockquote></div><br></div>