From owner-freebsd-hackers Sun Dec 27 02:14:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA29526 for freebsd-hackers-outgoing; Sun, 27 Dec 1998 02:14:59 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from news2.du.gtn.com (news2.du.gtn.com [194.77.9.57]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA29521 for ; Sun, 27 Dec 1998 02:14:57 -0800 (PST) (envelope-from ticso@cicely7.cicely.de) Received: from cicely7.cicely.de (cicely.de [194.231.9.142]) by news2.du.gtn.com (8.8.6/8.8.6) with ESMTP id LAA03517; Sun, 27 Dec 1998 11:14:34 +0100 (MET) Received: (from ticso@localhost) by cicely7.cicely.de (8.9.0/8.9.0) id LAA05515; Sun, 27 Dec 1998 11:14:29 +0100 (CET) Message-ID: <19981227111429.64260@cicely.de> Date: Sun, 27 Dec 1998 11:14:29 +0100 From: Bernd Walter To: obrien@nuxi.ucdavis.edu, Robert Withrow Cc: dmlb@ragnet.demon.co.uk, hackers@FreeBSD.ORG Subject: Re: NFS thoughts References: <19981214191651.22189@cicely.de> <199812150156.UAA28685@spooky.rwwa.com> <19981215072941.19075@cicely.de> <19981226231855.D19562@nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <19981226231855.D19562@nuxi.com>; from David O'Brien on Sat, Dec 26, 1998 at 11:18:55PM -0800 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Dec 26, 1998 at 11:18:55PM -0800, David O'Brien wrote: > > > returning the wrong IP in a packet. Also, I thought the > > > "noconn" option was the work-around for this problem. > > > > intereting - since all my recent machines shows the following when amd > > is nfs-mounting: Dec 9 07:40:34 cicely5 amd[940]: noconn option > > exists, and was turned OFF! (May cause NFS hangs on some systems...) > > > > Where can I place this option? > > Can't find it in any manpage. > > UTSL :-) > > It is addressed in the Amd souce in some comments I can't quite > understand what they are saying. So I left it alone with I imported the > new Amd. I really need to email the Amd people to understand just what > they were getting at. In their code the Amd people tend to lump all the > BSDs together (including 4.4BSD proper). So I'm not sure what they think > applys to us and what to the other BSD groups. It was mentioned in the amd docs. With some tampering I finaly got the right parameters: X11R6 host!=cicely7;type:=nfs;rhost:=10.1.6.9;rfs:=/var/d1/X11R6;opts:=nfsv2,noconn \ host==cicely7;type:=link;fs:=/var/d1/X11R6 It's simply an option to the nfs mounts. It seemed to help in one case client and server are about 2.2.6. The server is multihomed. I another scene: Client is multihomed and current of about 29.Aug Server is current of about 6.Dec amd on Client still hangs. I don't know if it's the version or because in one case the server and in the other the client is multihomed. > > -- > -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) -- B.Walter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message