Re: Unexpected data beyond EOF during heavy writes - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Unexpected data beyond EOF during heavy writes
Date
Msg-id 1274390226-sup-3302@alvh.no-ip.org
Whole thread Raw
In response to Re: Unexpected data beyond EOF during heavy writes  (Tony Sullivan <tsullivan@blackducksoftware.com>)
Responses Re: Unexpected data beyond EOF during heavy writes
List pgsql-hackers
Excerpts from Tony Sullivan's message of jue may 20 16:54:17 -0400 2010:
> > Hello everyone,
> 
> >
> 
> > We are seeing the following error message occasionally in the postgres logs:
> 
> >
> 
> > 2010-05-13 23:49:03 PDT ERROR: unexpected data beyond EOF in block 4106698 of relation "custom_discoveryprofile"
> 
> > 2010-05-13 23:49:03 PDT HINT: This has been seen to occur with buggy kernels; consider updating your system.
> 
> What's your storage?

This was added here
http://archives.postgresql.org/message-id/20060925220110.76B6A9FB251@postgresql.org
in response to these two:
http://thread.gmane.org/gmane.comp.db.postgresql.admin/18807
http://thread.gmane.org/gmane.comp.db.postgresql.general/74532

We (at Command Prompt) researched this recently for another setup and
the common point you both have is NetApp.  I then wondered about a bug
in NetApp driver or NFS client implementation.

-- 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: ERROR: GIN indexes do not support whole-index scans
Next
From: Alvaro Herrera
Date:
Subject: Re: [GENERAL] Postgres stats collector showing high disk I/O