*BSD News Article 63058


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!spool.mu.edu!pravda.aa.msen.com!nntp.coast.net!fu-berlin.de!zrz.TU-Berlin.DE!cs.tu-berlin.de!informatik.uni-bremen.de!nordwest.pop.de!uniol!uni-erlangen.de!news.tu-chemnitz.de!irz401!uriah.heep!news
From: j@uriah.heep.sax.de (J Wunsch)
Newsgroups: comp.unix.bsd.freebsd.misc,comp.protocols.nfs
Subject: Re: NFS fs mounts okay, but accesses don't respond
Date: 25 Feb 1996 13:43:32 GMT
Organization: Private BSD site, Dresden
Lines: 53
Message-ID: <4gpp24$f7s@uriah.heep.sax.de>
References: <4gkjiu$d2k@plato.ucsalf.ac.uk>
Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch)
NNTP-Posting-Host: localhost.heep.sax.de
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Newsreader: knews 0.9.3
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:15077 comp.protocols.nfs:13520

mark@plato.ucsalf.ac.uk (Mark Powell) writes:

>   This system was previously SVR4 and I had no problems mounting and accessing:
> 
> src.doc.ic.ac.uk:/public
> 
> However, now it's FreeBSD 2.1, I can still mount the archive, but an ls just
> get's me:
> 
> nfs server src.doc.ic.ac.uk:/public: not responding

> I'm aware of mounting problems, but when it mounts successfully, I
> can't think what it is.

Mounting and accessing NFS volumes are two entirely unrelated things.
The first is handled by mountd, the second by nfsd (on the server).

I've got a terribly slow line to this host, and it mostly times out on
my mount requests.  According to rpcinfo -p, it's supposed to support
TCP mounts and NFSv3 as well.  Only one of my mount attempts did
actually succeed, and i _could_ fetch files:

uriah # mount -r -o -s,-i src.doc.ic.ac.uk:/public /mnt
uriah # ls /mnt
gopher                 bin@                    media/
mailfilter             biology/                misc/
message@               computing/              packages/
motd@                  core/                   politics/
profile*               dev@                    pub@
tmp/                   education/              public@
0-Most-Packages@        etc@                    recreation/
Boot@                   extra/                  rfc@
IAFA-SITEINFO           faces@                  science/
JIPS/                   full-archive-list.Z     sun@
README                  geography/              tmp/
README.ftp              geology/                ukuug/
README.layout           gnu/                    unix@
README.mac-users        ic.doc/                 usenet/
README.old              incoming/               usr/
README.uploads          info/                   var/
aminet@                 lib@                    weather/
astronomy/              lost+found/
uriah # umount /mnt

However, this is FreeBSD-current, and in order to support NFSv3, the
NFS code has been heavily tweaked meanwhile.  YMMV.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)