From owner-freebsd-questions Thu Dec 20 14:25:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from proxy.centtech.com (moat.centtech.com [206.196.95.10]) by hub.freebsd.org (Postfix) with ESMTP id 3CFB937B419 for ; Thu, 20 Dec 2001 14:25:09 -0800 (PST) Received: from sprint.centtech.com (sprint.centtech.com [10.177.173.31]) by proxy.centtech.com (8.11.6/8.11.6) with ESMTP id fBKMP8U16418 for ; Thu, 20 Dec 2001 16:25:08 -0600 (CST) Received: from centtech.com (proton [10.177.173.77]) by sprint.centtech.com (8.9.3+Sun/8.9.3) with ESMTP id QAA09080; Thu, 20 Dec 2001 16:25:07 -0600 (CST) Message-ID: <3C22650F.95482042@centtech.com> Date: Thu, 20 Dec 2001 16:24:15 -0600 From: Eric Anderson Reply-To: anderson@centtech.com Organization: Centaur Technology X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: amd / multi-homed nfs servers - not responding? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ok, this is a weird issue I'm having with FreeBSD clients (4.2, 4.3). I have a FreeBSD client on net A, and a multi-homed NFS server (running Linux, or Solaris, take your pick) on nets A and B. If I attempt to access the server with automounter (amd) via the interface that is NOT on my net (A), it times out, responding with: nfs server pid226@clienthostname:/net: not responding nfs server pid226@clienthostname:/net: is alive again ls: /net/inside/usr2: No such file or directory It only seems to happen with NFS servers that have a NIC on the same net as the FreeBSD client AND a NIC on a different net. Also, this may be unrelated, but it's still odd (and probably somehow exploitable). Hard to explain, but I'll do my best. If, on a client, I try to do a 'cd /net/server1/' to a NIC (on the server) that will timeout (as mentioned above), and as soon as it starts timing out, I do ctrl-C to break from it, and open another window and do a 'cd /net/server2/share/', when the first 'cd' command finally breaks, it will drop to a /net/server2/share/ directory, instead of the original working directory.. So it sounds kind of like the NFS handles are being reused too quickly or something like that. Anyone have any ideas? Anybody seen this? Eric -- ------------------------------------------------------------------ Eric Anderson anderson@centtech.com Centaur Technology If at first you don't succeed, sky diving is probobly not for you. ------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message