login process running into non-interuptible state with nfs4
Guillaume Rousse
Guillaume.Rousse at inria.fr
Wed Mar 14 10:23:52 EDT 2007
Trond Myklebust wrote:
> On Wed, 2007-03-14 at 15:12 +0100, Guillaume Rousse wrote:
>> Guillaume Rousse wrote:
>>> Both client and server runs Mandriva Linux 2007.0, with util-linux 1.0.9
>>> and util-linux 2.12r, and a 2.6.17 kernel. What is really curious, is
>>> that according to mandriva SVN util-linux has no nfs4 patches from
>>> http://www.citi.umich.edu/projects/nfsv4/linux/nfs-utils-patches applied
>>> at all, despite whereas I can export and mount nfs4 shares...,
>>> andutil-linux has some, but I can't identify the patch upstream.
>> I forget to precise: server export configuration is
>> /home etoile(ro,fsid=0,async,no_subtree_check) \
>> chatelet(ro,fsid=0,async,no_subtree_check) \
>>
>> And client mount configuration is
>> nation:/ /home nfs ro,hard,intr,rsize=32768,wsize=32768 0 0
> ^^^
> That will mount an NFSv3 partition, not v4.
Ooops, that's just a cut'n'paste error, as I reverted the setup to nfs3
until I can fix the issue.
Also, ssk keys are stored localy, not under ~/.ssh/autorized_keys, and
most ssh access are not real login attempt, but remote invocation of
svnserve. Meaning there should be quite few home directories access
involved.
More information about the NFSv4
mailing list