Re: PostgreSQL, NetBSD and NFS - Mailing list pgsql-hackers

From Justin Clift
Subject Re: PostgreSQL, NetBSD and NFS
Date
Msg-id 3E4147F0.9040705@postgresql.org
Whole thread Raw
In response to Re: PostgreSQL, NetBSD and NFS  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: PostgreSQL, NetBSD and NFS
Re: PostgreSQL, NetBSD and NFS
Re: PostgreSQL, NetBSD and NFS
List pgsql-hackers
Tom Lane wrote:
<snip>
> Hoo boy.  I was already suspecting data corruption in the index, and
> this looks like more of the same.  My thoughts are definitely straying
> in the direction of "the NFS server is dropping bits, somehow".
> 
> Both this and the (admittedly unproven) bt_moveright loop suggest
> corrupted values in the cross-page links that exist at the very end of
> each btree index page.  I wonder if it is possible that, every so often,
> you are losing just the last few bytes of an NFS transfer?

Hmmm... does anyone remember the name of that NFS testing tool the 
FreeBSD guys were using?  Think it came from Apple.  They used it to 
find and isolate bugs in the FreeBSD code a while ago.

Sounds like it might be useful here.

:-)

Regards and best wishes,

Justin Clift


>             regards, tom lane


-- 
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: PostgreSQL, NetBSD and NFS
Next
From: Greg Copeland
Date:
Subject: Re: PostgreSQL, NetBSD and NFS