From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EAeiR-0000Gr-U7 for garchives@archives.gentoo.org; Thu, 01 Sep 2005 02:22:12 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j812Is8c026066; Thu, 1 Sep 2005 02:18:54 GMT Received: from smtp-2u-1g.atlantic.net (smtp-2u-1g.atlantic.net [209.208.0.105]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j812EHTd002101 for ; Thu, 1 Sep 2005 02:14:17 GMT Received: (qmail 15822 invoked by uid 0); 1 Sep 2005 02:16:38 -0000 Received: from unknown (HELO croatus) (209.208.34.71) by smtp-2u-1g.atlantic.net with SMTP; 1 Sep 2005 02:16:38 -0000 From: "John Dangler" To: Subject: RE: [gentoo-user] nfs setup Date: Wed, 31 Aug 2005 22:16:30 -0400 Message-ID: <018301c5ae9b$3ffe4700$0501a8c0@croatus> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Importance: Normal In-Reply-To: <558b73fb05083119086c8abc5f@mail.gmail.com> X-Archives-Salt: 912fb94e-78b4-4292-bc71-e105bbffa8f5 X-Archives-Hash: cdff8e12d2d29a82dbe9bb3677f83daf Mike~ Thanks for the input. I'm going to emerge nfs-utils on the server and client now. I can't wait to get off this win machine! John -----Original Message----- From: Michael Crute [mailto:mcrute@gmail.com] Sent: Wednesday, August 31, 2005 10:09 PM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] nfs setup On 8/31/05, John Dangler wrote: I'm trying to get nfs setup between my gentoo boxes (both local) on the server, grep NFS /usr/src/linux/.config (on the server) returns: CONFIG_NFS_FS=m CONFIG_NFS_V3=y CONFIG_NFS_V4 is not set CONFIG_NFS_DIRECTIO is not set CONFIG_NFSD=m CONFIG_NFSD_V4 is not set CONFIG_NFSD_TCP=y Are these settings right to get nfs working ? Thanks for the input. Those look ok but you will have to modprobe NFS and NFSD into the kernel NFSD only on the server to make it work. You will also need to emerge nfs-utils. Also make sure to add the NFS modules to your modules autoload file in case the power goes out and your are forced to reboot. -Mike -- ________________________________ Michael E. Crute Software Developer SoftGroup Development Corporation Linux, because reboots are for installing hardware. "In a world without walls and fences, who needs windows and gates?" -- gentoo-user@gentoo.org mailing list