[Ilugc] Best filesystem for home directories with quota

  • From: linux@xxxxxxxxxxxxxxxx (Suresh Ramasubramanian)
  • Date: Wed, 04 Feb 2004 15:55:36 +0530

Karthik  [2/4/2004 1:13 PM] :

Here is what I have in .config about NFS.
eagle:/usr/src/linux-2.4-xfs# grep NFS .config
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
# CONFIG_NFS_DIRECTIO is not set
# CONFIG_ROOT_NFS is not set
CONFIG_NFSD=y
CONFIG_NFSD_V3=y
# CONFIG_NFSD_TCP is not set
CONFIG_NCPFS_NFS_NS=y

What is the output of

# cat /proc/net/nfs
# cat/proc/net/nfsd

Here is what /var/log/messages has about trying to mount an NFS directory.
Feb  4 18:27:26 eagle rpc.mountd: getfh failed: Function not implemented
Feb  4 18:27:52 eagle rpc.mountd: authenticated mount request from 
192.168.63.101:917 for /software (/software

Did you actually compile nfs with server support?  And is there an 
nfs-server package that you have to install?

And do you have lines for portmap in /etc/hosts.allow - something like

portmap: 192.168.63.101, 127.0.0.1

-- 
linux@xxxxxxxxxxxxxxxx (Suresh Ramasubramanian)
jaharkes@ravel:/usr/src$ mv linux Gnu/Linux
mv: cannot move `linux' to `Gnu/Linux': No such file or directory
        jaharkes @ cs.cmu.edu in reply to RMS on linux.kernel

Other related posts: