* NFS locking and OpenBSD
@ 2005-01-31 22:02 Malte Cornils
0 siblings, 0 replies; only message in thread
From: Malte Cornils @ 2005-01-31 22:02 UTC (permalink / raw)
To: nfs; +Cc: admin
Hello,
since OpenBSD as NFS-server supports only NLM 1,2,3. Linux clients with no
specific mount options use NFS version 3. However, Linux uses NLM version 4
with that (fs/lockd/nlmclnt_proc.c, line 113 in 2.6.8).
When set to nfsvers=2, it works, but NFS 2 is (too) slow due to caching etc.
Could we simply set NLM locking version to 1 in the source code
unconditionally (even for NFS version 3) and expect NFS to work (i.e. is NFS
protocol 3 able to use older NLM versions than 4)? Of course, I only expect
an answer from the Linux point of view.
-Malte
BTW, I've tried to search the mailing list archives but only found a post from
2002 with no answer.
(BTW, anyone using KDE on NFS-mounted homedirs? The problem occurs in the
startup phase in kded (when the second icon in the splash blinks) at first
login. On a local file system, the login is 20-30 seconds faster than on our
NFS-mounted homedirs)
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-01-31 22:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-31 22:02 NFS locking and OpenBSD Malte Cornils
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.