From owner-freebsd-current  Wed Jun 16 12:38:56 1999
Delivered-To: freebsd-current@freebsd.org
Received: from shell7.ba.best.com (shell7.ba.best.com [206.184.139.138])
	by hub.freebsd.org (Postfix) with ESMTP id 4AC1B15730
	for <freebsd-current@FreeBSD.ORG>; Wed, 16 Jun 1999 12:38:43 -0700 (PDT)
	(envelope-from spadger@shell7.ba.best.com)
Received: (from spadger@localhost)
	by shell7.ba.best.com (8.9.3/8.9.2/best.sh) id MAA19843
	for freebsd-current@FreeBSD.ORG; Wed, 16 Jun 1999 12:38:37 -0700 (PDT)
From: Andrew Sparrow <spadger@best.com>
Message-Id: <199906161938.MAA19843@shell7.ba.best.com>
Subject: Re: Heavily loaded amd gets stuck
To: freebsd-current@FreeBSD.ORG
Date: Wed, 16 Jun 1999 12:38:37 -0700 (PDT)
X-Mailer: ELM [version 2.4ME+ PL38 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-current@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG


> > What version of NFS are you using, we just had a box that hang totally
> > when doing a "make installworld" over NFS v3, both server and client
> > running -current, it worked fine when we changed to v2

Yup, a previously-working AMD config wedged totally when I upgraded
to 3.1-RELEASE (from 3.0-STABLE).

I installed amd-utils as well - this didn't help ;-(

> I thought of this, but I don't see any config options to downgrade
> amd. I'm looking through the source now, but any suggestions welcome.

I got this off the list, it hits the spot for me:

/defaults       type:=nfs;opts:=rw,intr,nfsv3,proto=udp,noconn

HTH.

Cheers,

AS


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