From owner-freebsd-questions Mon May 8 5:34:49 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.one.net (mail.one.net [206.112.192.107]) by hub.freebsd.org (Postfix) with ESMTP id B43F637B51F for ; Mon, 8 May 2000 05:34:46 -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 27385]) by mail.one.net with ESMTP id <834001-27468>; Mon, 8 May 2000 08:34:42 -0400 Message-ID: <39165FE9.BA2480C8@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 problems, it locks up, HELP!!!!!!!!!!!!!!!!!!! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 8 May 2000 08:34:39 -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