Linux NFS development
 help / color / mirror / Atom feed
* [NFS] OpenSRS blog post alludes to a Linux NFS bug in 2.6.19
@ 2008-10-19  3:28 Yusuf Goolamabbas
       [not found] ` <20081019032811.GA30801-lA0CmJ9G6+FWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Yusuf Goolamabbas @ 2008-10-19  3:28 UTC (permalink / raw)
  To: nfs

Anybody know if this is bug is fixed and if so in which kernel revision.
Any ideas about its impact on vendor kernels (RHEL/SUSE Enterprise)

http://opensrs.com/blog/2008/10/technical-debrief-on-october-cluster-a-email-service-issue/

Regards, Yusuf

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
_______________________________________________
Please note that nfs@lists.sourceforge.net is being discontinued.
Please subscribe to linux-nfs@vger.kernel.org instead.
    http://vger.kernel.org/vger-lists.html#linux-nfs


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

* Re: [NFS] OpenSRS blog post alludes to a Linux NFS bug in 2.6.19
       [not found] ` <20081019032811.GA30801-lA0CmJ9G6+FWk0Htik3J/w@public.gmane.org>
@ 2008-10-19 10:44   ` Jeff Layton
       [not found]     ` <20081019064405.0db1e004-RtJpwOs3+0O+kQycOl6kW4xkIHaj4LzF@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Layton @ 2008-10-19 10:44 UTC (permalink / raw)
  To: Yusuf Goolamabbas; +Cc: linux-nfs

On Sun, 19 Oct 2008 11:28:11 +0800
Yusuf Goolamabbas <yusufg-lA0CmJ9G6+FWk0Htik3J/w@public.gmane.org> wrote:

> Anybody know if this is bug is fixed and if so in which kernel revision.
> Any ideas about its impact on vendor kernels (RHEL/SUSE Enterprise)
> 
> http://opensrs.com/blog/2008/10/technical-debrief-on-october-cluster-a-email-service-issue/
> 

I know that more recent RHEL kernels have this fixed. The bug to track it was here:

https://bugzilla.redhat.com/show_bug.cgi?id=369561

It's also easy to tell if you have a kernel with this problem. Just do
a single TCP mount on the client, and then run:

$ rpcinfo -p

...you should see port registrations for nlockmgr. If you don't see any
UDP ones, then the kernel has the problem.

-- 
Jeff Layton <jlayton@redhat.com>

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

* Re: [NFS] OpenSRS blog post alludes to a Linux NFS bug in 2.6.19
       [not found]     ` <20081019064405.0db1e004-RtJpwOs3+0O+kQycOl6kW4xkIHaj4LzF@public.gmane.org>
@ 2008-10-19 16:45       ` Trond Myklebust
  0 siblings, 0 replies; 3+ messages in thread
From: Trond Myklebust @ 2008-10-19 16:45 UTC (permalink / raw)
  To: Jeff Layton; +Cc: Yusuf Goolamabbas, linux-nfs

On Sun, 2008-10-19 at 06:44 -0400, Jeff Layton wrote:
> On Sun, 19 Oct 2008 11:28:11 +0800
> Yusuf Goolamabbas <yusufg-lA0CmJ9G6+FWk0Htik3J/w@public.gmane.org> wrote:
> 
> > Anybody know if this is bug is fixed and if so in which kernel revision.
> > Any ideas about its impact on vendor kernels (RHEL/SUSE Enterprise)
> > 
> > http://opensrs.com/blog/2008/10/technical-debrief-on-october-cluster-a-email-service-issue/
> > 
> 
> I know that more recent RHEL kernels have this fixed. The bug to track it was here:
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=369561
> 
> It's also easy to tell if you have a kernel with this problem. Just do
> a single TCP mount on the client, and then run:
> 
> $ rpcinfo -p
> 
> ...you should see port registrations for nlockmgr. If you don't see any
> UDP ones, then the kernel has the problem.
> 

Note that the workaround was simply to add 

     lockd.nlm_udpport=<unused portnumber>

to your kernel bootparameters.

Cheers
  Trond


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

end of thread, other threads:[~2008-10-19 16:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-19  3:28 [NFS] OpenSRS blog post alludes to a Linux NFS bug in 2.6.19 Yusuf Goolamabbas
     [not found] ` <20081019032811.GA30801-lA0CmJ9G6+FWk0Htik3J/w@public.gmane.org>
2008-10-19 10:44   ` Jeff Layton
     [not found]     ` <20081019064405.0db1e004-RtJpwOs3+0O+kQycOl6kW4xkIHaj4LzF@public.gmane.org>
2008-10-19 16:45       ` Trond Myklebust

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox