From owner-freebsd-questions@FreeBSD.ORG Wed Jul 13 17:34:18 2005 Return-Path: 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 9B20C16A41C for ; Wed, 13 Jul 2005 17:34:18 +0000 (GMT) (envelope-from kdgrills@the-grills.com) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3551A43D45 for ; Wed, 13 Jul 2005 17:34:17 +0000 (GMT) (envelope-from kdgrills@the-grills.com) Received: from srv1.the-grills.com (c-24-14-62-179.hsd1.il.comcast.net[24.14.62.179]) by comcast.net (sccrmhc12) with SMTP id <200507131734130120035oo7e>; Wed, 13 Jul 2005 17:34:13 +0000 Received: (qmail 10604 invoked by uid 1001); 13 Jul 2005 17:34:11 -0000 Date: Wed, 13 Jul 2005 12:34:11 -0500 From: "Kelly D. Grills" To: FreeBSD Questions Message-ID: <20050713173357.GA10487@the-grills.com> Mail-Followup-To: FreeBSD Questions References: <20050713143315.GF90681@keyslapper.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ibTvN161/egqYuK8" Content-Disposition: inline In-Reply-To: <20050713143315.GF90681@keyslapper.net> X-Operating-System: FreeBSD/4.11-RELEASE (i386) X-PGP-Key: mailto:kdgrills-pgpkey@the-grills.com User-Agent: Mutt/1.5.6i Cc: Subject: Re: Unstable NFS mount from shared Solaris filesystem? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jul 2005 17:34:18 -0000 --ibTvN161/egqYuK8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 13, 2005 at 10:33:15AM -0400, Louis LeBlanc wrote: >=20 > 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. >=20 > 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. >=20 > If there's a configuration somewhere that fixes this, I can't find it. >=20 > My /etc/fstab entry on the FreeBSD box is: > sol:/export/home /sol/home nfs rw,noauto,bg,soft 0 0 >=20 > /etc/dfs/dfstab on the Solaris box contains: > share -F nfs -o rw -d "home dirs" /export/home >=20 > and /etc/dfs/sharetab contains: > /export/home - nfs rw home dirs >=20 > I don't think I'm missing anything, but I'm sure NFS isn't supposed to > be this unstable either. >=20 > Any suggestions would be welcome. See FAQ 12.12 and section 23.3.5 of the handbook. The -r=3D1024 parameter solved my problems. --=20 Kelly D. Grills kdgrills@the-grills.com --ibTvN161/egqYuK8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) Comment: PGP key: mailto:kdgrills-pgpkey@the-grills.com iD8DBQFC1VCE7inS5LzF7HMRApsGAJ9LXHps2ZSAYd8TTBwpPkpJX1uCqACfXA1m NPGad5faehaV71ctoCwFVfg= =MtFt -----END PGP SIGNATURE----- --ibTvN161/egqYuK8--