Subject: Re: NFS ...
To: Simon Walton <simonw@CS.UCLA.EDU>
From: stephen farrell <sfarrell@healthquiz.com>
List: port-sparc
Date: 02/12/1997 22:57:41
Simon Walton <simonw@CS.UCLA.EDU> writes:

> 
> 
> > 
> >   From F (NetBSD/sparc) I have the following:
> > 
> >      mount -t nfs A:/export/opt /mnt       ----  works just fine.
> > 
> >      mount -t nfs N:/usr/src /mnt1     
> > 
> >         This one hangs!  the mount command never terminates and when I
> > 	^C mount, it leaves mount_nfs still running and in disk wait.

i had very similar behavior and it was because of how i was running
the nfsd on the netbsd side.  it turned out i wasn't specifiying any
transport when i started nfsd (i just ran "nfsd"), and as a
consequence, (so i've concluded), none was running.  the mount would
succeed but it'd just hang waiting for a response from the nfs
server.  running with some options to specify UDP and/or TCP fixed 
the problem for me.  hope that's of some help...

........................................................................
Stephen Farrell 
voice: 773.834.0485 
<URL:http://www.healthquiz.com/people/sfarrell/>