linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chuck Lever <chuck.lever@oracle.com>
To: Sergey Bolshakov <sbolshakov@altlinux.ru>, bcwong@cisco.com
Cc: Linux NFS Mailing List <linux-nfs@vger.kernel.org>,
	Linux NFSv4 mailing list <nfsv4@linux-nfs.org>
Subject: Re: (was: nfs-utils-1.1.3 released)
Date: Wed, 6 Aug 2008 17:24:45 -0400	[thread overview]
Message-ID: <59A08B4C-43CA-44E6-830F-032A324F2679@oracle.com> (raw)
In-Reply-To: <m3wsiuf1im.fsf@hammer.lioka.obninsk.ru>

On Aug 6, 2008, at 2:21 PM, Sergey Bolshakov wrote:
>>>>>> "Chuck" == Chuck Lever <chuck.lever@oracle.com> writes:
> [skipped]
>
>> In addition to the debugging mentioned above, anyone encountering  
>> this
>> regression can also try a git bisect on nfs-utils (between 1.1.2 and
>> 1.1.3).
>
> I've seen same thing with degraded sec=none having SUSE 9SP3
> nfs-utils-1.0.6-103.23 on server side and 1.1.2-3899db6d
> on client side, so 3c1bb23c seems causing problems.

That's plausible.  The patch description claims the new client  
shouldn't choose AUTH_NULL even if it's in the list, so there may be a  
bug in the logic introduced by 3c1bb23c.

The new nfs(5) man page says sec=sys is the default if no security  
flavor is explicitly specified.  This is incorrect (or an  
oversimplification at the very least), given the security negotiation  
that goes on in mount.nfs.  That's another bug that should be fixed  
when this problem is addressed.

I doubt similar security flavor negotiation occurs in the kernel's  
mountd client, in the text-based case; thus the default sec=sys is  
always used when no security flavor is specified.  That's probably yet  
another bug.

I'm still at a loss to explain how this would show up on 2.6.26  
clients.  mount.nfs from nfs-utils-1.1.1 and beyond on that kernel  
should be using the text-based interface, so changing nfs-utils  
shouldn't have any effect on this behavior.

--
Chuck Lever
chuck[dot]lever[at]oracle[dot]com

  reply	other threads:[~2008-08-06 21:24 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-28  7:13 nfs-utils-1.1.3 released Steve Dickson
2008-07-29 17:21 ` Steve Dickson
2008-08-01 13:15 ` (was: nfs-utils-1.1.3 released) Aníbal Monsalve Salazar
     [not found]   ` <20080801131533.GN14057-ePWG1nzy00eujY+JMLXK6WCv5UukjcD9wsqeKsqY1Ps@public.gmane.org>
2008-08-02 17:25     ` J. Bruce Fields
     [not found]   ` <20080802172529.GC30454@fieldses.org>
2008-08-03 11:43     ` Neil Brown
2008-08-03 12:37     ` Paul Collins
     [not found]       ` <87myjul1fk.fsf-D7l3p2TGOOdLdt5/z87VRY6ehsQQaF5K@public.gmane.org>
2008-08-03 15:10         ` J. Bruce Fields
2008-08-04 15:32           ` Chuck Lever
2008-08-04 20:55             ` Paul Collins
     [not found]               ` <87d4ko5wlx.fsf-D7l3p2TGOOdLdt5/z87VRY6ehsQQaF5K@public.gmane.org>
2008-08-05 15:20                 ` Chuck Lever
2008-08-05 19:28                   ` Bug#492970: " Rasmus Bøg Hansen
2008-08-06 16:21                     ` Chuck Lever
2008-08-06 18:21                       ` Sergey Bolshakov
2008-08-06 21:24                         ` Chuck Lever [this message]
2008-08-07 15:05                       ` Bug#492970: (was: nfs-utils-1.1.3 released) Lucas Nussbaum
2008-08-07 16:29                         ` Chuck Lever
2008-08-09  1:06                           ` Chuck Lever
2008-08-10 21:40                             ` J. Bruce Fields
2008-08-26 11:10                             ` Aníbal Monsalve Salazar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=59A08B4C-43CA-44E6-830F-032A324F2679@oracle.com \
    --to=chuck.lever@oracle.com \
    --cc=bcwong@cisco.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=nfsv4@linux-nfs.org \
    --cc=sbolshakov@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).