Hi,
   I've done some kernel updates, along with a lot of normal emerge
world work, on a machine that acts as a desktop for my wife as well as
a MythTV backend and NFS-based music library. Since doing those
updates I seem to have lost my NFS shares:

1) The server's exports file:

dragonfly ~ # cat /etc/exports
# /etc/exports: NFS file systems being exported.  See exports(5).
/Musiclib       192.168.1.0/255.255.255.0(sync,insecure,no_root_squash,ro)
dragonfly ~ #

2) From the server:

dragonfly ~ # exportfs
/Musiclib       192.168.1.0/255.255.255.0
dragonfly ~ #

3) My laptop's fstab entry:

dragonfly:/Musiclib     /home/mark/Musiclib  nfs     noauto,user,ro 0 0

4) From my laptop:

flash ~ $ mount Musiclib
mount: dragonfly:/Musiclib failed, reason given by server: Permission denied
flash ~ $

5) In the server's /var/log/message file after attempting to connect:

Jun 13 09:25:38 dragonfly rpc.mountd: authenticated mount request from
Flash:970 for /Musiclib (/Musiclib)
Jun 13 09:25:38 dragonfly rpc.mountd: getfh failed: Function not implemented

   This used to work, or so I think. I don't remember changing
anything in the NFS area other than building a new kernel a week or
two ago. I do not know exactly when this stopped working since I have
my own copy of the music library locally.

   Thanks in advance for any hints.

Cheers,
Mark

-- 
gentoo-user@gentoo.org mailing list

Reply via email to