Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756683AbZJ2HYG (ORCPT ); Thu, 29 Oct 2009 03:24:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756667AbZJ2HYF (ORCPT ); Thu, 29 Oct 2009 03:24:05 -0400 Received: from victor.provo.novell.com ([137.65.250.26]:49342 "EHLO victor.provo.novell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756638AbZJ2HYF (ORCPT ); Thu, 29 Oct 2009 03:24:05 -0400 Message-ID: <4AE9430B.3060105@suse.de> Date: Thu, 29 Oct 2009 12:53:55 +0530 From: Suresh Jayaraman User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090915 SUSE/3.0b4-2.3 Thunderbird/3.0b4 MIME-Version: 1.0 To: Yinghai Lu CC: David Miller , Linux Kernel Mailing List , NetDev Subject: Re: nfs broken in net-next? References: <86802c440910281313h2ca89c94w99121edffbf6ce53@mail.gmail.com> In-Reply-To: <86802c440910281313h2ca89c94w99121edffbf6ce53@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 978 Lines: 29 On 10/29/2009 01:43 AM, Yinghai Lu wrote: > pk12-3214-189-102:~ # mount -t nfs 10.6.75.100:/data/shared/pxeboot /x > mount.nfs: rpc.statd is not running but is required for remote locking. > mount.nfs: Either use '-o nolock' to keep locks local, or start statd. rpc.statd on client should have be started by mount.nfs when a nfs filesystem is mounted. Is this not happening for some reason or do you see any errors in syslog? > > using opensuse11.1 > Are you using 11.1 betas? I know of a problem where non-root user mounts fail to start rpc.statd in betas that got fixed later: http://marc.info/?l=linux-nfs&m=122748525624094&w=2 Is the problem seen only recently (after updating to net-next)? Thanks, -- Suresh Jayaraman -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/