From owner-freebsd-questions Sun May 7 19:40:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail4.one.net (mail4.one.net [206.112.192.132]) by hub.freebsd.org (Postfix) with ESMTP id C7C0437BF0F for ; Sun, 7 May 2000 19:40:44 -0700 (PDT) (envelope-from activex1@one.net) Received: from ztown2-1-216.adsl.one.net ([207.78.253.216] EHLO activex-dev.com ident: IDENT-NOT-QUERIED [port 247]) by mail2.one.net with ESMTP id <76241-28800>; Sun, 7 May 2000 22:40:35 -0400 Message-ID: <3915D4A4.271F3CD1@activex-dev.com> From: Sam Carleton X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.13-SMP i686) X-Accept-Language: en MIME-Version: 1.0 To: SuSE , FreeBSD-Questions Subject: NFS mount is locking up. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sun, 7 May 2000 22:40:28 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a fresh install of SuSE 6.3 and FreeBSD 4.0. The SuSE machine is the NFS server and FreeBSD the client. I am able to mount a directory on the FreeBSD box and list directories on the mount. As soon as I try to copy over a file, the NFS connections locks on me. What do I have setup incorrectly? More info: With previous installs of SuSE 6.2 I tried setting one Linux up as an NFS server and another as client. I ran into the EXACT same problem. I have a feeling that I do NOT have something configured correctly on the SuSE end of things. This is the status of my SuSE rc.config file: START_PORTMAP="yes" NFS_SERVER="yes" USE_KERNEL_NFSD="yes" USE_KERNEL_NFSD_NUMBER="4" NFS_SERVER_UGID="no" REEXPORT_NFS="no" Do I need to compile the Linux kernel in some special way? I am using the default SMP kernel. Is there some daemon I need to have running? In the O'Reilly book it talks about biod on the client and the rpc.lockd and rpc.statd daemon's on the server. What daemons do I need running on the SuSE NFS server and FreeBSD client? (As soon as I have this working with the FreeBSD client, there will be a SuSE client, too). Any points folks have is very much appreciated!!!!! Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message