Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!rill.news.pipex.net!pipex!oleane!pasteur.fr!jussieu.fr!not-for-mail From: bouyer@antifer.ibp.fr (Manuel BOUYER) Newsgroups: comp.unix.bsd.netbsd.misc Subject: Re: NFS Problem Date: 28 Apr 1997 14:07:07 GMT Organization: Universites Paris VI/Paris VII - France Lines: 19 Message-ID: <5k2aub$b38$1@vishnu.jussieu.fr> References: <5k26vs$mu4$2@info.cs.uofs.edu> NNTP-Posting-Host: antifer.ipv6.ibp.fr Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: Newsview 0.39 (last pre-beta) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.netbsd.misc:5856 Bill Gunshannon (bill@cs.uofs.edu) wrote: > I tried bringing up NFS between two NetBSD 1.2 boxes. When I do a > "showmount -e" it says the file is exported properly but if I try to > mount it all I get is a really long wait and eventually a "NFS Server > not responding" message. And there appears to be no way to kill the > mount_nfs command at this point either requiring that the machine be > rebooted to clear it. Is there something beyond the setting in netstart > needed to start NFS?? > You need to have both nfsd and mountd running. Please check that they are running on your server. If they are running, can you post the result of "showmount -e <server>" run on the client, and the command you use to mount ? -- Manuel Bouyer, MASI, Universite Paris VI. email: bouyer@masi.ibp.fr --