Hello all<div><br></div><div>I&#39;m facing a lock problem in my software...</div><div>Sometimes, when the script tries to update a file, it return this message: &quot;could not lock RRD&quot;.</div><div><br></div><div>If I make a copy of the file, I can update it normally!</div>
<div>So, while I don&#39;t discover what is the problem, I&#39;m doing this:</div><div><br></div><div>$ cp file.rrd file.rrd.new</div><div>$ rrdtool update file.rrd.new &lt;DATA&gt;</div><div>$ mv  file.rrd.new  file.rrd</div>
<div><br></div><div>I&#39;m using python 2.4, python-rrdtool-1.4.5 and rrdtool-1.4.5.<br clear="all"><div><br></div><div>Does anyone have faced any similiar issue?</div><div><br></div><div>Regards</div>-- <br>Caio Brentano<br>

</div>