Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751749AbXA0OtW (ORCPT ); Sat, 27 Jan 2007 09:49:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751821AbXA0OtW (ORCPT ); Sat, 27 Jan 2007 09:49:22 -0500 Received: from tmailer.gwdg.de ([134.76.10.23]:55287 "EHLO tmailer.gwdg.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751749AbXA0OtV (ORCPT ); Sat, 27 Jan 2007 09:49:21 -0500 Date: Sat, 27 Jan 2007 15:47:36 +0100 (MET) From: Jan Engelhardt To: Trond Myklebust cc: Janne Karhunen , MrUmunhum@popdial.com, linux-kernel@vger.kernel.org Subject: Re: Mounting NFS root FS In-Reply-To: <1165349565.5742.104.camel@lade.trondhjem.org> Message-ID: References: <4571CE06.4040800@popdial.com> <24c1515f0612040351p6056101frc12db8eb86063213@mail.gmail.com> <1165246177.711.179.camel@lade.trondhjem.org> <200612041912.30527.Janne.Karhunen@gmail.com> <1165265229.5698.21.camel@lade.trondhjem.org> <1165347465.5742.88.camel@lade.trondhjem.org> <1165349565.5742.104.camel@lade.trondhjem.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Report: Content analysis: 0.0 points, 6.0 required _SUMMARY_ Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 976 Lines: 27 On Dec 5 2006 15:12, Trond Myklebust wrote: >On Tue, 2006-12-05 at 20:59 +0100, Jan Engelhardt wrote: JE>>>> Since we're on the topic locking, is it because I am not running JE>>>> statd on the client that my NFS client hangs during boot phase? TM>>> TM>>>If you have applications that try to set locks before rpc.statd is up TM>>>and running, then that would explain it. JE>> JE>>Even if the nfs mount is mounted using -o ro,nolock? TM> TM>No. The 'nolock' option means that the NFS client will use the VFS posix TM>locks only, which will not depend on rpc.statd. TM> By trying a little I found out that it is unionfs which has problems with locking. So on the NFS side (nfs-only, no unionfs above it) all is fine. -`J' -- - 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/