problems mounting nfs share

Charlie Kravetz cjk at teamcharliesangels.com
Mon Sep 15 22:17:56 UTC 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon, 15 Sep 2008 12:34:04 -0700
John Hubbard <ender8282 at yahoo.com> wrote:

> jhubbard at jhubbard-laptop:/mnt$ sudo mount 192.168.1.11:/srv/files/media 
> /mnt/media/
> mount.nfs: rpc.statd is not running but is required for remote locking.
>    Either use '-o nolocks' to keep locks local, or start statd.
> jhubbard at jhubbard-laptop:/mnt$ sudo mount -o nolocks 
> 192.168.1.11:/srv/files/media /mnt/media/
> mount.nfs: Unsupported nfs mount option: nolocks
> 
> 192.168.1.11 is my server running 8.04.1.  My laptop is running 7.10.  
> Everything works fine when I try to mount the share on my server. 
> 
> Any thoughts?
> 
> -- 
> -john
> 
> To be or not to be, that is the question
>                 2b || !2b
> (0b10)*(0b1100010) || !(0b10)*(0b1100010)
>         0b11000100 || !0b11000100
>         0b11000100 || 0b00111011
>                0b11111111
>         255, that is the answer.
> 

Server is running NFSv4 by default, which requires some changes to the
configure files. You need to go to /etc/default/nfs-common on both
systems and change the line "NEED_IDMAPD=" to "NEED_IDMAPD=yes". This
at least worked for me. Ubuntu 7.10 used NFSv3 by default and it did
not need this.

Good luck,

- -- 
Charlie Kravetz 
Linux Registered User Number 425914          [http://counter.li.org/]
Never let anyone steal your DREAM.           [http://keepingdreams.com]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIzt8d535p7ZS+ALgRAqtEAJ9mHSSI9kIuyaUSAA2eRiM1lWTD5gCgjaz/
IV+WUF5Oe87q7bQJTylRT5Y=
=uf2D
-----END PGP SIGNATURE-----




More information about the ubuntu-users mailing list