> 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.ship...@auckland.ac.nz

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to