Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jan 2002 10:52:58 -0600 (CST)
From:      Ryan Dooley <dooleyr@missouri.edu>
To:        Roy Sigurd Karlsbakk <roy@karlsbakk.net>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Mounting NFS share from Linux box?
Message-ID:  <Pine.LNX.4.33.0201031049390.6989-100000@krypton.bengal.missouri.edu>
In-Reply-To: <Pine.LNX.4.30.0201031640150.15457-100000@mustard.heime.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> I'm trying to mount an NFS share. The server having the share is running
> FreeBSD and the client Linux. What happens is that the mount process on
> the Linux host goes defunct and stays like that for around 2 minutes
> before succeding the mount... After that, it all works fine.

Hrm... I've got this setup where we have a -STABLE server with nfs running
to support udp and tcp.

nfs_server_flags include both -t and -u

The Linux clients mount the server with nfsv3/udp (as tcp support is, um,
lacking).

The same server also provides for AIX and IRIX clients using nfsv3/tcp.

Is your server a dual-homed machine.  You might have to specify -h a.b.c.d
for which ip address nfsd binds to.

Cheers,
	Ryan


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.33.0201031049390.6989-100000>