I upgraded to a 2.4.19 kernel and now NFS server does not work. When I run
exportfs -a I get a
client.mydomain:/serve Function not implemented.
I also see that message on boot.
Here's the output of lsmod:
Module Size Used by Not tainted
nfs 72704 0 (unused)
lockd 52432 0 [nfs]
sunrpc 70844 0 [nfs lockd]
xfs 423986 1
3c59x 27888 1
What's going on? Any help would be greatly appreciated.