NFS & module

From: Giuliano Pochini (pochini@denise.shiny.it)
Date: Mon Jun 19 2000 - 19:02:30 EST


I have this problem: when NFS support is compiled statically in
the kernel, all works fine, but if I compile nfs/nfsd as modules,
when I try to start nfs services I get:

[root@localhost Giu]# cat /proc/modules
nfs 32392 0 (unused)
nfsd 149624 0 (unused)
lockd 36092 0 [nfs nfsd]
sunrpc 60848 0 [nfs nfsd lockd]
[root@Jay Giu]# /etc/rc.d/init.d/nfs start
Starting NFS services: [ OK ]
Starting NFS statd: [ OK ]
Starting NFS quotas: [ OK ]
Starting NFS mountd: [ OK ]
Starting NFS daemon:
nfssvc: Function not implemented [FAILED]
[root@localhost Giu]# _

{LinuxPPC r5, kernel 2.2.15}

Bye.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue May 23 2000 - 21:00:17 EST