Re: rrdtool.OperationalError: reached EOF while loading header rrd->stat_head

Steve Shipway <[email protected]> Wed, 21 Oct 2015 20:15:55 +0000
Newsgroups gmane.comp.db.rrdtool.user
Message-ID <5820DC553954E44FA1A36C78323AD148A3F4A7C0@uxcn10-6.UoA.auckland.ac.nz>
> 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: [email protected]

_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
smime.p7s (application/pkcs7-signature, 5.2 KB) - not displayed