Re: Starting NFS common utilities failed!

2011-02-03 Thread Dr. Ed Morbius
on 03:33 Fri 04 Feb, T o n g (mlist4sunt...@yahoo.com) wrote: > On Thu, 03 Feb 2011 14:04:52 -0800, Dr. Ed Morbius wrote: > > >> How do I fix this problem? > >> > >> % invoke-rc.d nfs-common start > >> Starting NFS common utilities: statd failed! invok

Re: Starting NFS common utilities failed!

2011-02-03 Thread Dr. Ed Morbius
on 20:50 Thu 03 Feb, T o n g (mlist4sunt...@yahoo.com) wrote: > > Hi, > > How do I fix this problem? > > % invoke-rc.d nfs-common start > Starting NFS common utilities: statd failed! > invoke-rc.d: initscript nfs-common, action "start" failed. > > Ap

Re: starting nfs - allow/deny - more

2002-04-17 Thread Osamu Aoki
0/255.255/255.0 > > > > rpc.mountd: 192.168.8.0/255.255.255.0 > > > > > > > > knuth# /etc/init.d/inetd stop ; sleep 1 ; /etc/init.d/inetd start > > > > > > > > > > > > # > > > > # try it again > > > &

Re: starting nfs - allow/deny - more

2002-04-17 Thread David Smead
gt; > # try it again > > > # > > > feynman# /etc/init.d/portmap stop ; sleep 1 ; /etc/init.d/portmap start > > > feynman# /etc/init.d/nfs-client stop ; sleep 1 ; /etc/init.d/nfs-client > > > start > > > feynman# mount knuth:/tmp /mnt/test > > >

Re: starting nfs - allow/deny - more

2002-04-17 Thread Alvin Oga
> > > > On Tue, 16 Apr 2002, David Smead wrote: > > > > > Alvin, > > > > > > [EMAIL PROTECTED]:~$ cat /proc/filesystems > > > ext2 > > > msdos > > > vfat > > > nodev proc > > > nodev nfs &

Re: starting nfs - allow/deny - more

2002-04-17 Thread David Smead
t; good > > > [EMAIL PROTECTED]:/boot$ grep -i nfs config-2.2.19-idepci > > CONFIG_NFS_FS=y > > good > > > Apr 16 09:58:38 knuth kernel: Linux PCMCIA Card Services 3.1.22 > > Apr 16 09:58:38 knuth kernel: kernel build: 2.2.19-idepci #1 Sat May 19 > > 11:34

Re: starting nfs - allow/deny - more

2002-04-17 Thread Alvin Oga
ernel: Linux PCMCIA Card Services 3.1.22 > Apr 16 09:58:38 knuth kernel: kernel build: 2.2.19-idepci #1 Sat May 19 > 11:34$ good > Starting NFS Common utilities statd lockd bad > > Starting NFS kernel daemon:nfsdnfssvc: function not implemented mountd bad -- To UNSUBSCRIB

Re: starting nfs - allow/deny

2002-04-16 Thread David Smead
Intel PCIC probe: not found. Apr 16 09:58:38 knuth kernel: ds: no socket drivers loaded! INIT: Entering Run Level 2 Starting syslogd klogd Starting NFS Common utilities statd lockd Starting NFS kernel daemon:nfsdnfssvc: function not implemented mountd Exporting directories for NFS kernel daemon

Re: starting nfs - allow/deny

2002-04-16 Thread Alvin Oga
hi ya david > knuth:/etc# exportfs -vr > exporting 192.168.8.0/255.255.255.0:/ > unexporting feynman.amplepower.com:/ from kernel > feynman.amplepower.com:/: Function not implemented as others have previously stated... you have to install the nfs-server package before you can get "pass go" ...

Re: starting nfs - allow/deny

2002-04-16 Thread David Smead
nual but didn't find anything that addresses the > > errors I get, which are: > > > > knuth:/etc/init.d# /etc/init.d/nfs-kernel-server start > > Starting NFS kernel daemon: nfsdnfssvc: Function not implemented > > mountd. > > Exporting directories for NFS k

Re: starting nfs

2002-04-16 Thread David Smead
samu Aoki wrote: > Hi, > On Tue, Apr 16, 2002 at 12:11:24AM -0700, David Smead wrote: > > Osamu, > > > > I read the reference manual but didn't find anything that addresses the > > errors I get, which are: > > > > knuth:/etc/init.d# /etc/init.d/nfs-

Re: starting nfs - allow/deny

2002-04-16 Thread Alvin Oga
sses the > errors I get, which are: > > knuth:/etc/init.d# /etc/init.d/nfs-kernel-server start > Starting NFS kernel daemon: nfsdnfssvc: Function not implemented > mountd. > Exporting directories for NFS kernel daemon...feynman.amplepower.com:/: > Function not implemented > d

Re: starting nfs

2002-04-16 Thread dman
On Sun, Apr 14, 2002 at 01:16:50AM -0700, David Smead wrote: | Trying to mount knuth from henry says: | [EMAIL PROTECTED] /root]# mount /mnt/knuth | mount: RPC: Program not registered That means the server doesn't have mountd/nfsd running. It has portmap, but no programs have registered with po

Re: starting nfs

2002-04-16 Thread dman
On Tue, Apr 16, 2002 at 12:11:24AM -0700, David Smead wrote: | Osamu, | | I read the reference manual but didn't find anything that addresses the | errors I get, which are: | | knuth:/etc/init.d# /etc/init.d/nfs-kernel-server start | Starting NFS kernel daemon: nfsdnfssvc: Functio

Re: starting nfs

2002-04-16 Thread Osamu Aoki
Hi, On Tue, Apr 16, 2002 at 12:11:24AM -0700, David Smead wrote: > Osamu, > > I read the reference manual but didn't find anything that addresses the > errors I get, which are: > > knuth:/etc/init.d# /etc/init.d/nfs-kernel-server start > Starting NFS kernel daemon

Re: starting nfs

2002-04-16 Thread David Smead
Osamu, I read the reference manual but didn't find anything that addresses the errors I get, which are: knuth:/etc/init.d# /etc/init.d/nfs-kernel-server start Starting NFS kernel daemon: nfsdnfssvc: Function not implemented mountd. Exporting directories for NFS kernel d

Re: starting nfs

2002-04-16 Thread Osamu Aoki
ed? > > However I do have some errors: > > knuth:/etc/init.d# ./nfs-kernel-server start > Starting NFS kernel daemon: nfsdnfssvc: Function not implemented > mountd. > Exporting directories for NFS kernel daemon...feynman.amplepower.com:/: > Function not implemented > do

Re: starting nfs

2002-04-16 Thread Osamu Aoki
There is no nfs package. On Mon, Apr 15, 2002 at 02:36:10PM -0700, David Smead wrote: > Osamu, > > Thanks for the help and pointers to the documents. I don't have any of the > files you listed, although I can do man rpc and man portmap and get the > man pages. > > So, from page 97 of your refere

Re: starting nfs

2002-04-15 Thread David Smead
David, Thanks for you help. I used your suggestions and at least got the nfs packages. They must not be in the base install. Is their an apt-get command that makes a list of everything not installed? However I do have some errors: knuth:/etc/init.d# ./nfs-kernel-server start Starting NFS

Installing NFS [was: Re: starting nfs]

2002-04-15 Thread Hans Ekbrand
On Mon, Apr 15, 2002 at 02:36:10PM -0700, David Smead wrote: > knuth:/etc# apt-get install nfs > Reading Package Lists... Done > Building Dependency Tree... Done > E: Couldn't find package nfs There is no single package called "nfs" in Debian. > I know apt-get works because I just picked up the n

Re: starting nfs

2002-04-15 Thread David Smead
gt; > I'm not on the list, so please cc me. > > > > Why can't I find a simple answer when I search for `starting nfs' on the > > Debian site? I'd like to get nfs started and show up in some form when I > > do a ps ax |grep nfs, but I'm stymied.

Re: starting nfs

2002-04-14 Thread Osamu Aoki
On Sun, Apr 14, 2002 at 01:16:50AM -0700, David Smead wrote: > Thanks for the quick reply. I have a small network with several RedHat > machines, a Slackware machine, and now a Debian machine. I'm considering > migrating all to Debian because I think apt-get is the best way to > maintain. Using

Re: starting nfs

2002-04-14 Thread David Smead
ount henry, or henry can mount bohr. Bohr is a backup machine, so most of the other machines can mount bohr to do backups. -- Sincerely, David Smead http://www.amplepower.com. On Sun, 14 Apr 2002, David Wright wrote: > > > Why can't I find a simple answer when I search for `startin

Re: starting nfs

2002-04-14 Thread Osamu Aoki
On Sun, Apr 14, 2002 at 12:17:54AM -0700, David Smead wrote: > I'm not on the list, so please cc me. > > Why can't I find a simple answer when I search for `starting nfs' on the > Debian site? I'd like to get nfs started and show up in some form when I > do

Re: starting nfs

2002-04-14 Thread David Wright
Why can't I find a simple answer when I search for `starting nfs' on the Debian site? I'd like to get nfs started and show up in some form when I do a ps ax |grep nfs, but I'm stymied. Man nfs is no help either. What am I missing? nfs runs in the kernel, so you won&#x

starting nfs

2002-04-14 Thread David Smead
I'm not on the list, so please cc me. Why can't I find a simple answer when I search for `starting nfs' on the Debian site? I'd like to get nfs started and show up in some form when I do a ps ax |grep nfs, but I'm stymied. Man nfs is no help either. What am I missin

Re: Starting NFS servers:Cannot register service: RPC: Unable to send;errno = Operation not permitted

2000-12-09 Thread Mark Phillips
ntd nfsd. Starting NFS servers:Cannot register service: RPC: Unable to send; errno = Operation not permitted # ps aux | grep portmap daemon 79 0.0 0.4 1324 564 ?S13:18 0:00 /sbin/portmap But thanks for the suggestion anyway. Cheers, M

Re: Starting NFS servers:Cannot register service: RPC: Unable to send;errno = Operation not permitted

2000-12-09 Thread Nate Amsden
Mark Phillips wrote: > > If I change my /etc/exports file, I think all I should need to do is run > /etc/init.d/nfs-server restart. But when I do this, I get the error > message: > > # init.d/nfs-server restart > Stopping NFS servers: mountd nfsd. > Starting NFS servers

Starting NFS servers:Cannot register service: RPC: Unable to send; errno = Operation not permitted

2000-12-09 Thread Mark Phillips
If I change my /etc/exports file, I think all I should need to do is run /etc/init.d/nfs-server restart. But when I do this, I get the error message: # init.d/nfs-server restart Stopping NFS servers: mountd nfsd. Starting NFS servers:Cannot register service: RPC: Unable to send; errno