<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-2022-jp">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
        {font-family:"MS PGothic";
        panose-1:2 11 6 0 7 2 5 8 2 4;}
@font-face
        {font-family:"\@MS PGothic";
        panose-1:2 11 6 0 7 2 5 8 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"MS PGothic","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.5pt;
        font-family:Consolas;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:Consolas;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>We to were having the same issue, we did the following to Rancid
to keep it from reporting on the file every time it was updated. So far,
working like a champ.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoPlainText>The correct part to edit is the ShowFlash function
between ~lines 564 and 577.&nbsp; I added one line under this one:<o:p></o:p></p>

<p class=MsoPlainText><o:p>&nbsp;</o:p></p>

<p class=MsoPlainText>/\s+vlan\.dat$/ &amp;&amp; next;<o:p></o:p></p>

<p class=MsoPlainText><o:p>&nbsp;</o:p></p>

<p class=MsoPlainText>to look like this:<o:p></o:p></p>

<p class=MsoPlainText>/\s+vlan\.dat$/ &amp;&amp; next;<o:p></o:p></p>

<p class=MsoPlainText>/.*coredumpinfo.*/ &amp;&amp; next;<o:p></o:p></p>

<p class=MsoPlainText><o:p>&nbsp;</o:p></p>

<p class=MsoPlainText>It now ignores any lines in the flash drive directory
listing that contain &quot;coredumpinfo&quot;.&nbsp; The '.*' before and after
are probably not necessary but it was added.<o:p></o:p></p>

<p class=MsoPlainText><o:p>&nbsp;</o:p></p>

<p class=MsoPlainText>Sam<o:p></o:p></p>

<p class=MsoPlainText><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
rancid-discuss-bounces@shrubbery.net [mailto:rancid-discuss-bounces@shrubbery.net]
<b>On Behalf Of </b>Peter Serwe<br>
<b>Sent:</b> Thursday, May 28, 2009 10:59 PM<br>
<b>To:</b> Justin Shore<br>
<b>Cc:</b> rancid-discuss@shrubbery.net<br>
<b>Subject:</b> [rancid] Re: Cisco ASA 8.2 software - changes....<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'>Anybody running a configuration
management system that checks the same things is going to log the change, <br>
it just so happens that rancid is particularly complete about checking for
differences.<br>
<br>
For that matter, rancid isn't really a full-fledged configuration management
system, but most of what anyone really<br>
wants to use one for is encompassed in rancid's functionality.&nbsp; Any
functioning configuration differ that is as complete<br>
as rancid would pick up the changes, it just so happens that most people don't
run one, or look at the diffs, because<br>
the rest of them don't email out the changes like rancid does out of the box.<br>
<br>
I haven't noticed, FWIW, the same behavior in the 7.2.4 branch.<br>
<br>
Peter<br>
<br>
<o:p></o:p></p>

<div>

<p class=MsoNormal>On Thu, May 28, 2009 at 7:17 PM, Justin Shore &lt;<a
href="mailto:justin@justinshore.com">justin@justinshore.com</a>&gt; wrote:<o:p></o:p></p>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'>Justin Shore wrote:<br>
&gt; I'll put a call into TAC next week and raise hell about this.
&nbsp;There's<br>
&gt; no excuse for this file's timestamp to be hit every time someone does a<br>
&gt; 'show run' (which is apparently the trigger for this &quot;feature&quot;).<o:p></o:p></p>

</div>

<p class=MsoNormal>I opened my case with TAC last week and asked for it to be
escalated to<br>
the DE folks. &nbsp;My TAC engineer ran the case up the flagpole for me and<br>
this issue is now acknowledged to be and is officially logged as a bug.<br>
&nbsp;The BugID is CSCsz85597.<br>
<br>
<a
href="http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCsz85597"
target="_blank">http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;bugId=CSCsz85597</a><br>
<br>
My engineer suggested downgrading to the latest 8.0.4 interim release as<br>
a temporary workaround while the DE folks address the bug and work it<br>
into a maintenance release, hopefully for 8.2. &nbsp;It should be a really<br>
simple fix so hopefully it doesn't take too long. &nbsp;The engineer said<br>
that at least one other person is now attached to this bug and they too<br>
were running RANCID.<o:p></o:p></p>

<div>

<div>

<p class=MsoNormal><br>
Justin<br>
<br>
_______________________________________________<br>
Rancid-discuss mailing list<br>
<a href="mailto:Rancid-discuss@shrubbery.net">Rancid-discuss@shrubbery.net</a><br>
<a href="http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss"
target="_blank">http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss</a><o:p></o:p></p>

</div>

</div>

</div>

<p class=MsoNormal><br>
<br clear=all>
<br>
-- <br>
<span lang=JA>$B%T!<%?!<(B</span><o:p></o:p></p>

</div>

</body>

</html>