nfssvc: Function not implemented

2003-10-27 Thread Vivek Kumar
Hi all, I got the following error while trying ot start nfs server: nfssvc: Function not implemented Also when I do ps -ef | grep rpc I get follwoing: /usr/sbin/rpc.mountd --no-nfs-version 3 Any help.. -- Vivek Kumar System Administrator (AIX & LINUX) -- To UNSUBSCRIBE, email to [E

Re: nfssvc: Function not implemented

2000-04-11 Thread Daniel Reuter
I don't know if missing nfs code in the kernel will produce the error messages you posted. But if you want to use nfs, you definitely have to say 'yes' or 'module' to the option "NFS filesystem support". > Starting NFS kernel daemon: export server.d

nfssvc :Function not implemented (plain text)

2000-04-11 Thread Nikos Voutsinas
Hello, I am trying to use my debian box as an NFS server. But this is what i get after /etc/init.d/nfs-kernel-server Starting NFS kernel daemon: export server.domain:/directory: Function not implemented nfsd nfssvc: Function not implemented mountd done. Any help? (Kernel version :2.2.14-4

Re: nfssvc: Function not implemented

2000-04-11 Thread Nikos Voutsinas
tsinas To: debian-user@lists.debian.org Sent: Tuesday, April 11, 2000 12:55 PM Subject: nfssvc: Function not implemented Hello,     I am trying to use my debian box as an NFS server. But this is what i get after /etc/init.d/nfs-kernel-server   Starting NFS kernel daemon

nfssvc: Function not implemented

2000-04-11 Thread Nikos Voutsinas
Hello,     I am trying to use my debian box as an NFS server. But this is what i get after /etc/init.d/nfs-kernel-server   Starting NFS kernel daemon: export server.domain:/directory: Function not implementednfsd nfssvc: Function not implementedmountd done. Any help?(Kernel version :2.2.14-

Re: nfs-kernel-server problem: nfssvc: Function not implemented

2000-01-22 Thread Chris Baker
ernel daemon: export nfsd nfssvc: Function not implemented > mountd done. > dilbert# > > Are the nfs-kernel-server versions and kernel versions coupled, so > only certain pairs work together? Or what is wrong and how to get it > working? What's in your /etc/exports file? Cheers, cbb

nfs-kernel-server problem: nfssvc: Function not implemented

2000-01-15 Thread Tapio Lehtonen
Hello, Help, please. I'm running kernel 2.2.14 i386, compiled with kernel autofs and nfs support. When I try to start nfs-kernel-server, I get dilbert# /etc/rc2.d/S20nfs-kernel-server start Starting NFS kernel daemon: export nfsd nfssvc: Function not implemented mountd done. dilbert# Ar