From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IaogW-0000dr-NO for garchives@archives.gentoo.org; Thu, 27 Sep 2007 08:25:25 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l8R8EUFv023481; Thu, 27 Sep 2007 08:14:30 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l8R88405015871 for ; Thu, 27 Sep 2007 08:08:05 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 85E0F6560C for ; Thu, 27 Sep 2007 08:08:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -1.397 X-Spam-Level: X-Spam-Status: No, score=-1.397 required=5.5 tests=[AWL=1.202, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RKA77ydfbiRq for ; Thu, 27 Sep 2007 08:07:58 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id ED53365559 for ; Thu, 27 Sep 2007 08:07:56 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Ianfr-00017Q-TE for gentoo-user@gentoo.org; Thu, 27 Sep 2007 07:20:40 +0000 Received: from blueboticspc1.epfl.ch ([128.179.67.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Sep 2007 07:20:39 +0000 Received: from remy.blank by blueboticspc1.epfl.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Sep 2007 07:20:39 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Remy Blank Subject: [gentoo-user] Re: NFS mount fail Date: Thu, 27 Sep 2007 09:20:25 +0200 Message-ID: References: <1190862263.4875.6.camel@localhost> 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: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigC1F9FDDDAB66747BFF1D715C" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: blueboticspc1.epfl.ch User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.0 In-Reply-To: <1190862263.4875.6.camel@localhost> X-Enigmail-Version: 0.95.3 Sender: news X-Archives-Salt: df2c6070-f8fd-443a-bfea-68dc785986f0 X-Archives-Hash: acc28b6b328388644aca2bde2fa3b827 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC1F9FDDDAB66747BFF1D715C Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Richard Marzan wrote: > I get this error when mounting an nfs share: >=20 > mount.nfs: rpc.statd is not running but is required for remote locking= > Either use "-o nolocks" to keep locks local, or start statd. >=20 >=20 > Anyone know what the problem might be? I followed the gentoo-wiki nfs > guide @ http://gentoo-wiki.com/HOWTO_Share_Directories_via_NFS=20 >=20 > rsize and wsize have been set on my client. Did you add nfsmount to the default runlevel? rc-updated add nfsmount default This should start rpc.statd at boot time. You can also start it without rebooting: /etc/init.d/nfsmount start You need to have emerged sys-fs/nfs-utils for this to work. If you have already done all of the above, I'd look at your firewall rule= s. -- Remy --------------enigC1F9FDDDAB66747BFF1D715C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) iD8DBQFG+1m9CeNfIyhvXjIRAs2EAKCqSDIm+8TzWqfkBG11nUM6BTppyACgtrgM IkyOCdxs654kmEdmpVcZ77Y= =xVBd -----END PGP SIGNATURE----- --------------enigC1F9FDDDAB66747BFF1D715C-- -- gentoo-user@gentoo.org mailing list