lkml.org 
[lkml]   [2000]   [Oct]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: nfs on a 2.4.0
From
Date
>>>>> " " == johna  <johna@babel.apana.org.au> writes:

> Rootfs works fine, but attempting to mount other directories
> via nfs causes problems. Error messages like : RPC: sendmsg
> returned error 101, nfs warning: mount version is older than

The 'sendmsg' error means you're trying to mount with NLM locking
enabled before having started the portmapper. That's a no-no: always
has been, and always will be. It 'worked' (not) in 2.2.x due to a
hack.
If you don't need locking, mount using the 'nolock' option. If you do,
make sure that your startup scripts fire up portmap and rpc.statd
before you mount your extra disks.

As for the necessary 'mount' changes; they have already gone into the
standard util-linux package. Just pick up the latest version from your
nearest mirror site, or from Andries' master site:

ftp://ftp.win.tue.nl/pub/linux/utils/util-linux/

Cheers,
Trond
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:41    [W:1.536 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site