[NTLUG:Discuss] nfsiod ?

Bug Hunter bughuntr at one.ctelcom.net
Fri Dec 3 05:37:35 CST 1999


 if you are running redhat 6.1, run 

setup

 from the command line.  this will allow you to turn nfs off permanently.

 otherwise, to turn off immediately run

/etc/rc.d/init.d/nfs stop

 to start

/etc/rc.d/init.d/nfs start

 to restart (after changing exports)

/etc/rc.d/init.d/nfs restart



On Thu, 2 Dec 1999, Michael Sandfort wrote:

> 
> Sorry, I should have said that I'm running RedHat. I'm accustomed to 
> being able to manage services with inetd.conf, but I guess nfs isn't 
> really a service. I poked around in /etc/rc.d/init.d/nfs, but it wasn't 
> clear how to shut it down (or keep it from starting) apart from deleting 
> or moving the zero-length file /etc/exports. Is this the way to do it?
> 
> Thanks again,
> Mike
> 
> On Thu, 2 Dec 1999, Matt Midboe wrote:
> 
> > Michael Sandfort wrote:
> > > Can anyone tell me what nfsiod is/where it is? It has no man entry and I
> > > can't seem to find it in any directory on my system, nonetheless I appear
> > > to have 4 zombie processes with this name "running" on my machine right now.
> > 
> > nfsiod runs on an NFS client and manages asynchronous i/o requests. You don't
> > have to have it running on the client for nfs to work but it does help
> > performance. If you aren't nfs mounting anything then you don't need it running.
> > You might poke around in the /etc/rc.d/init.d (I guess this depends on which
> > distro you are running) or /etc/defults and see what you can do to disable the
> > nfsiod servers from running.
> > 
> > About the more general problem where nothing would run anymore I'm not sure what
> > caused that. Are you seeing it happen regularly?
> >  
> > Matt
> > matt at snsnet.net
> > 
> > _______________________________________________
> > http://ntlug.org/mailman/listinfo/discuss
> > 
> 
> _______________________________________________
> http://ntlug.org/mailman/listinfo/discuss
> 





More information about the Discuss mailing list