Received: with ECARTIS (v1.0.0; list linux-xfs); Thu, 08 Apr 2004 05:36:39 -0700 (PDT) Received: from K-7.stesmi.com (1-2-2-1a.has.sth.bostream.se [82.182.130.86]) by oss.sgi.com (8.12.10/8.12.9) with SMTP id i38CaZKO020481 for ; Thu, 8 Apr 2004 05:36:36 -0700 Received: from stesmi.com (deltaflyer.stesmi.com [192.168.1.14]) by K-7.stesmi.com (8.12.8/8.12.5) with ESMTP id i38CaRId009150; Thu, 8 Apr 2004 14:36:27 +0200 Message-ID: <4075473E.40702@stesmi.com> Date: Thu, 08 Apr 2004 14:36:14 +0200 From: Stefan Smietanowski User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040316 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "IKARASHI, Seiichi" CC: Chris Wedgwood , Steve Lord , Christoph Hellwig , linux-xfs@oss.sgi.com Subject: Re: synchronization of XFS References: <20040325144519.A23764@infradead.org> <40635F04.6010109@xfs.org> <40636032.3000402@stesmi.com> <4063612E.4030109@xfs.org> <406361F2.6060308@stesmi.com> <4063650B.20600@xfs.org> <406365DE.2050006@stesmi.com> <4067B496.8060501@miraclelinux.com> <40682301.50508@xfs.org> <4074ABB3.500@stesmi.com> <20040408074826.GA25688@dingdong.cryptoapps.com> <40752DF3.2070109@stesmi.com> <407543A1.7090306@miraclelinux.com> In-Reply-To: <407543A1.7090306@miraclelinux.com> Content-type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-archive-position: 2772 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: stesmi@stesmi.com Precedence: bulk X-list: linux-xfs Content-Length: 747 Lines: 44 IKARASHI, Seiichi wrote: > Hi > > Stefan Smietanowski wrote: > >> Hi Chris. >> >>>> Any more ideas? >>> >>> >>> >>> did freeze/unfreeze make any difference? >> >> >> >> Haven't tried - Can you tell me how to do that ? > > > xfs_freeze -f /mount-point > xfs_freeze -u /mount-point > Alright. I'll try that. Thanx. Now another question that I just thought about : Can I freeze the root ("/") ? (I need that possibility) And what happens if I try to freeze a dir that's not it's own partition? Going to rebuild the thing now to try that though. Get back to you all soon. Oh yes, I just remembered a thought from someone to modify GRUB to open using O_DIRECT as well - that might help. I'm going to try these things out now. // Stefan