Hello all<div><br></div><div>I'm facing a lock problem in my software...</div><div>Sometimes, when the script tries to update a file, it return this message: "could not lock RRD".</div><div><br></div><div>If I make a copy of the file, I can update it normally!</div>
<div>So, while I don't discover what is the problem, I'm doing this:</div><div><br></div><div>$ cp file.rrd file.rrd.new</div><div>$ rrdtool update file.rrd.new <DATA></div><div>$ mv file.rrd.new file.rrd</div>
<div><br></div><div>I'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>