From owner-freebsd-questions Sun Oct 13 8: 5:37 2002 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 9E39A37B404 for ; Sun, 13 Oct 2002 08:05:36 -0700 (PDT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 3D00143E6E for ; Sun, 13 Oct 2002 08:05:35 -0700 (PDT) (envelope-from iedowse@maths.tcd.ie) Received: from gosset.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 13 Oct 2002 16:05:31 +0100 (BST) To: "Hartmann, O." Cc: freebsd-questions@freebsd.org Subject: Re: NIS/YP -NFS -DISKLESS problem, weird In-Reply-To: Your message of "Sun, 13 Oct 2002 13:43:13 +0200." <20021013132949.P14894-100000@mail.physik.uni-mainz.de> Date: Sun, 13 Oct 2002 16:05:31 +0100 From: Ian Dowse Message-ID: <200210131605.aa37660@salmon.maths.tcd.ie> 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 In message <20021013132949.P14894-100000@mail.physik.uni-mainz.de>, "Hartmann, O." writes: >I can see the X-Terminals and other diskless systems booting but when >mounting / via NFS from the boot host, they get stuck. It seems that they >can not mount the NFS file system, but that is not the problem. >I exported then the root tree of the diskless systems to another system >and I saw that they can mount it without any problem. But now the >weird thing comes into play: I can travers via cd and ls __all__ directories >and can list all dir entries execept those of etc!!!!! Hi, Could you collect a tcpdump trace of the client as it becomes stuck? Something like tcpdump -nepX -s 1600 host your_client_ip and udp port 2049 run from the server should do the trick. I just need to see a few retransmits of the failing request. Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message