[rrd-users] Re: First Attempt... need a little troubleshooting help

Alex van den Bogaerdt alex at slot.hollandcasino.nl
Tue Nov 14 00:26:27 MET 2000


Karyn Ulriksen wrote:
> 
> issuing the following command:
> 
>   /usr/local/rrd/bin/rrdtool update /path/to/data/dataset.rrd
> N:3171292321:2667997878
> 
> results in "ERROR: could not lock RRD"
> 
> MY QUESTION:   "why?"  <whining a little>

This would normally indicate that another process has opened
the file.  The rrdtool update program cannot lock the file
exclusively and can therefore not be sure that another program,
or the update program itself, is working with the correct data.

Try "fuser /path/to/data/dataset.rrd" to see if there is indeed
a program accessing that file (maybe a backup program?)

Next time specify rrdtool version, OS type and version and any
other relevant information; this may help others to determine
the problem.

> I'd look at the troubleshooting docs if there were any....

This would certainly NOT be a FAQ...

regards,
-- 
   __________________________________________________________________
 / alex at slot.hollandcasino.nl                  alex at ergens.op.het.net \
| work                                                         private |
| My employer is capable of speaking therefore I speak only for myself |
+----------------------------------------------------------------------+
| Technical questions sent directly to me will be nuked. Use the list. | 
+----------------------------------------------------------------------+
| http://faq.mrtg.org/                                                 |
| http://rrdtool.eu.org  --> tutorial                                  |
+----------------------------------------------------------------------+

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list