linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux 2.6.8 NFS not stateless and random failures?
@ 2006-01-16  9:01 Michael Loftis
  2006-01-16 15:42 ` Trond Myklebust
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Loftis @ 2006-01-16  9:01 UTC (permalink / raw)
  To: linux-kernel

(Sincere apologies if this gets posted twice, old habits die hard, and I 
was posting to rutgers instead of kernel.org!)

We recently attempted to upgrade a completely working Linux 2.4 NFS 
environment to 2.6 based server, nothing else has changed, at all, just the 
server.

On with the show, when did the 2.6 series NFS lose it's stateless ability? 
Now whenever I update NFS exports, or reboot the NFS server, I have to 
remount or reboot all NFS clients now.  I thought part of the whole point 
of NFS is it is stateless.  Indeed we didn't have this behavior before 
2.6...

Secondly we're getting weird intermittent failures, most easily seen by the 
webservers with logs along the lines of below, apparently random, and 
inconsistent.  I removed the particular path and client from the below log 
entry.  There is NOT a permissions problem on these elements.  Subsequent 
accesses will (usually) succeed.  Right after a reboot everything will be 
fine for a while...then after a bit the webserver starts to get these 
errors intermittently, with no apparent reasoning behind them.  Again, with 
2.4, we had nothing of the sort going on except in the (very very limited 
and few) legitimate cases caused by customers setting incorrect perms.

[Sun Jan 15 12:14:00 2006] [error] [client a.b.c.d] (13)Permission denied: 
access to /path... failed because search permissions are missing on a 
component of the path

Debian 3.1 Kernel 2.6.8-2-686-smp w/ ReiserFS on LVM on a qlogic QLA2342 
(2312) based PCI-X/133Mhz card.

No errors or other oddities at all being logged on NFS server, completely 
quiet.

We will probably have to roll back to 2.4, esp. since I can't reproduce 
this.

--
"Genius might be described as a supreme capacity for getting its possessors
into trouble of all kinds."
-- Samuel Butler

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Linux 2.6.8 NFS not stateless and random failures?
  2006-01-16  9:01 Linux 2.6.8 NFS not stateless and random failures? Michael Loftis
@ 2006-01-16 15:42 ` Trond Myklebust
  2006-01-16 21:44   ` Michael Loftis
  0 siblings, 1 reply; 3+ messages in thread
From: Trond Myklebust @ 2006-01-16 15:42 UTC (permalink / raw)
  To: Michael Loftis; +Cc: linux-kernel

On Mon, 2006-01-16 at 02:01 -0700, Michael Loftis wrote:
> (Sincere apologies if this gets posted twice, old habits die hard, and I 
> was posting to rutgers instead of kernel.org!)
> 
> We recently attempted to upgrade a completely working Linux 2.4 NFS 
> environment to 2.6 based server, nothing else has changed, at all, just the 
> server.
> 
> On with the show, when did the 2.6 series NFS lose it's stateless ability? 
> Now whenever I update NFS exports, or reboot the NFS server, I have to 
> remount or reboot all NFS clients now.  I thought part of the whole point 
> of NFS is it is stateless.  Indeed we didn't have this behavior before 
> 2.6...
> 
> Secondly we're getting weird intermittent failures, most easily seen by the 
> webservers with logs along the lines of below, apparently random, and 
> inconsistent.  I removed the particular path and client from the below log 
> entry.  There is NOT a permissions problem on these elements.  Subsequent 
> accesses will (usually) succeed.  Right after a reboot everything will be 
> fine for a while...then after a bit the webserver starts to get these 
> errors intermittently, with no apparent reasoning behind them.  Again, with 
> 2.4, we had nothing of the sort going on except in the (very very limited 
> and few) legitimate cases caused by customers setting incorrect perms.
> 
> [Sun Jan 15 12:14:00 2006] [error] [client a.b.c.d] (13)Permission denied: 
> access to /path... failed because search permissions are missing on a 
> component of the path
> 
> Debian 3.1 Kernel 2.6.8-2-686-smp w/ ReiserFS on LVM on a qlogic QLA2342 
> (2312) based PCI-X/133Mhz card.

AFAIK, most of these bugs have been fixed.

Please try to reproduce the problems on a more recent kernel, or get
Debian to backport the fixes.

Cheers,
  Trond


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Linux 2.6.8 NFS not stateless and random failures?
  2006-01-16 15:42 ` Trond Myklebust
@ 2006-01-16 21:44   ` Michael Loftis
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Loftis @ 2006-01-16 21:44 UTC (permalink / raw)
  To: Trond Myklebust, linux-kernel



--On January 16, 2006 10:42:48 AM -0500 Trond Myklebust 
<trond.myklebust@fys.uio.no> wrote:


> AFAIK, most of these bugs have been fixed.
>
> Please try to reproduce the problems on a more recent kernel, or get
> Debian to backport the fixes.


I'll see if I can find a more specific version...I already know we can't 
use anything between 2.6.13 to 2.6.15, maybe including 2.6.15.1 (I'd have 
to test that) because of some sort of either SCSI or aic7xxx driver 
problems.  Even 2.6.8 I occasionally have to cycle our tape library and 
reset the tape server when for some reason the kernel manages to deadlock a 
tape drive when we have more than one tape drive going at once.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-01-16 21:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-16  9:01 Linux 2.6.8 NFS not stateless and random failures? Michael Loftis
2006-01-16 15:42 ` Trond Myklebust
2006-01-16 21:44   ` Michael Loftis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).