From owner-freebsd-questions@FreeBSD.ORG  Wed Jul 13 14:33:21 2005
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
X-Original-To: freebsd-questions@FreeBSD.org
Delivered-To: freebsd-questions@FreeBSD.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3ED4316A41C
	for <freebsd-questions@FreeBSD.org>;
	Wed, 13 Jul 2005 14:33:21 +0000 (GMT)
	(envelope-from leblanc@keyslapper.net)
Received: from camomile.cloud9.net (camomile.cloud9.net [168.100.1.3])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B0F2A43D53
	for <freebsd-questions@FreeBSD.org>;
	Wed, 13 Jul 2005 14:33:18 +0000 (GMT)
	(envelope-from leblanc@keyslapper.net)
Received: from camomile.cloud9.net (localhost.cloud9.net [127.0.0.1])
	by camomile.cloud9.net (Postfix) with SMTP id BD4C256F1
	for <freebsd-questions@FreeBSD.org>;
	Wed, 13 Jul 2005 10:33:17 -0400 (EDT)
Received: from keyslapper.net (250-119.customer.cloud9.net [168.100.250.119])
	by camomile.cloud9.net (Postfix) with ESMTP id 2747D554B
	for <freebsd-questions@FreeBSD.org>;
	Wed, 13 Jul 2005 10:33:16 -0400 (EDT)
Received: from localhost (localhost [127.0.0.1])
	by keyslapper.net (Postfix) with ESMTP id 963751152C
	for <freebsd-questions@FreeBSD.org>;
	Wed, 13 Jul 2005 10:33:15 -0400 (EDT)
Received: from keyslapper.net ([127.0.0.1])
	by localhost (keyslapper.net [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 91942-04 for <freebsd-questions@FreeBSD.org>;
	Wed, 13 Jul 2005 10:33:15 -0400 (EDT)
Received: by keyslapper.net (Postfix, from userid 1001)
	id 695DD11514; Wed, 13 Jul 2005 10:33:15 -0400 (EDT)
Date: Wed, 13 Jul 2005 10:33:15 -0400
From: Louis LeBlanc <FreeBSD@keyslapper.net>
To: FreeBSD Questions <freebsd-questions@FreeBSD.org>
Message-ID: <20050713143315.GF90681@keyslapper.net>
Mail-Followup-To: FreeBSD Questions <freebsd-questions@FreeBSD.org>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="gj572EiMnwbLXET9"
Content-Disposition: inline
X-PGP-Key: http://www.keyslapper.net/~leblanc/leblanc-at-keyslapper-net.asc
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: amavisd-new at keyslapper.net
X-AntiVirus: Checked by Vexira Antivirus v1.5
Cc: 
Subject: Unstable NFS mount from shared Solaris filesystem?
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: freebsd-questions@FreeBSD.org
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 13 Jul 2005 14:33:21 -0000


--gj572EiMnwbLXET9
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

I know this has been asked before, but I can't find the answer through
searches.  I don't remember if this was a FreeBSD or a Solaris related
issue, either, so I'm sorry of I'm getting too far OT.

I'm trying to mount an NFS share from a Solaris 10 (x86) system to a
FreeBSD (5.3-RELEASE-p4) system.  For some reason, working in the NFS
filesystem on the FreeBSD system meets with annoyingly frequent
lockups of the terminal, particularly when editing files or executing
df or du.

If there's a configuration somewhere that fixes this, I can't find it.

My /etc/fstab entry on the FreeBSD box is:
sol:/export/home  /sol/home  nfs  rw,noauto,bg,soft 0 0

/etc/dfs/dfstab on the Solaris box contains:
share  -F nfs  -o rw  -d "home dirs"  /export/home

and /etc/dfs/sharetab contains:
/export/home    -       nfs     rw      home dirs

I don't think I'm missing anything, but I'm sure NFS isn't supposed to
be this unstable either.

Any suggestions would be welcome.

Lou
--=20
Louis LeBlanc                          FreeBSD-at-keyslapper-DOT-net
Fully Funded Hobbyist,                   KeySlapper Extrordinaire :)
Please send off-list email to:         leblanc at keyslapper d.t net
Key fingerprint =3D C5E7 4762 F071 CE3B ED51  4FB8 AF85 A2FE 80C8 D9A2

job Placement, n.:
  Telling your boss what he can do with your job.

--gj572EiMnwbLXET9
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iD8DBQFC1SYrr4Wi/oDI2aIRAiwGAJ9SQ9AnmScnppSkK9iHeqmEIbyPbQCfQI0e
/z2P3YiEqcbZwoarLCo0Azw=
=nxPh
-----END PGP SIGNATURE-----

--gj572EiMnwbLXET9--