From owner-freebsd-questions Thu Jul 20 6:13:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from skaarup.org (skaarup.org [130.228.230.140]) by hub.freebsd.org (Postfix) with ESMTP id E4E3E37B555 for ; Thu, 20 Jul 2000 06:13:34 -0700 (PDT) (envelope-from rasmus@gal.dk) Received: from localhost (skaarup@localhost) by skaarup.org (8.9.3/8.9.3) with ESMTP id PAA29143 for ; Thu, 20 Jul 2000 15:13:30 +0200 (CEST) (envelope-from rasmus@gal.dk) Date: Thu, 20 Jul 2000 15:13:30 +0200 (CEST) From: Rasmus Skaarup X-Sender: skaarup@skaarup.org To: freebsd-questions@freebsd.org Subject: NFS client problem (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi again, Forgot to mention that I'm running 4.1-RC as of 07/17/2000. Furthermore, I tried to run tcpdump while nfs mounting the directory and got the following output: ** 15:07:31.822231 skaarup.intra.xxx.dk.444806954 > pesto.intra.xxx.dk.nfs: 128 access [|nfs] 15:07:31.822513 petix.intra.xxx.dk.nfs > skaarup.intra.xxx.dk.444806954: reply ok 120 proc-858862898A ** The request is sent to pesto (the cluster service), but the answer comes from the host, petix. Is this the reason why mount_nfs wont mount the directory? Best regards Rasmus ---------- Forwarded message ---------- Date: Thu, 20 Jul 2000 14:36:26 +0200 (CEST) From: Rasmus Skaarup To: freebsd-questions@freebsd.org Subject: NFS client problem Hi, I'm trying to NFS mount a directory from a ASE Cluster served by two Tru64 UNIX machines running V4.0F and TruCluster V1.6. When executing the mount_nfs command, it simply hangs, and the process can't by killed either by a HUP or a KILL signal. The /var/log/messages contains a few lines saying that the server isn't responding. But other Tru64 machines works fine with the NFS server. What can I do? Thank you. Best regards Rasmus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message