On Wed, 16 Jun 1999, Jeffrey Mark Siskind wrote:

|  2. I have been using an /etc/exports of the form
| 
| /     qobi.nj.nec.com(link_relative,no_root_squash)
| 
|     but when I put this on RH6.0 and do an exportfs -a it complains about the
|     link_relative even though it is in the man page. So I removed it. Now,
|     on bootup I get messages like `exportfs: Function not implemented',
|     `nfssvc: Function not implemented', and `rpc.nfsd startup failed'. And
|     nothing is exported. What has changed or what have I done wrong?

You have probably not enabled NFS server support when you compiled the new
kernel. You have to enable "Prompt for development and/or incomplete
code/drivers" and then enable "NFS Server support" in Filesystems -->
Network File Systems.

If you want to be able to mount the NFS exported drives on other clients
than Linux, you should also use the patch "nfsd-2.2.8-1.patch" in
knfsd-1.4.tar.gz or use the latest of Alan's patches.

Remember, in order to make file locking work with knfsd, statd and lockd
must be running on both the server and the client.

I have made an rpm of the latest knfsd, you can get it at
ftp://askepott.studby.uio.no/pub/knfsd

regards,

-trond


-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to