[rrd-users] rrdtool.OperationalError: reached EOF while loading header rrd->stat_head
Steve Shipway
s.shipway at auckland.ac.nz
Wed Oct 21 22:15:55 CEST 2015
> rrdtool.OperationalError: reached EOF while loading header rrd->stat_head
Looks like your rrd file has been corrupted and truncated; the RRD function
is trying to read the file header but hits end-of-file.
Either it is truncated to almost 0 length, or else the file can be opened
but not read (SELinux issues?), or you have another underlying filesystem
error. I suppose another possibility is that you're reading the wrong file
and it isn't an RRD at all.
Steve
Steve Shipway
T: +64 9 3737 599 ext 86487
E: s.shipway at auckland.ac.nz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5334 bytes
Desc: not available
URL: <http://lists.oetiker.ch/pipermail/rrd-users/attachments/20151021/84c73048/attachment.bin>
More information about the rrd-users
mailing list