Difference between revisions of "RRDTool"
From ATI public wiki
(→Fix) |
|||
| Line 3: | Line 3: | ||
=RRDTOOL= | =RRDTOOL= | ||
| − | ==ERROR: could not lock RRD | + | ==ERROR: could not lock RRD== |
===Fix=== | ===Fix=== | ||
Revision as of 18:07, 10 September 2020
RRDTOOL
ERROR: could not lock RRD
Fix
mv dbase.rrd dbase.rrd.old
cp dbase.rrd.old dbase.rrd
rm dbase.rrd.old