From owner-freebsd-stable@FreeBSD.ORG Mon Mar 7 15:00:57 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E8FA16A4CE for ; Mon, 7 Mar 2005 15:00:57 +0000 (GMT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C76C43D68 for ; Mon, 7 Mar 2005 15:00:56 +0000 (GMT) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.13.1/8.13.1) with ESMTP id j27F0Uhj007544; Mon, 7 Mar 2005 18:00:30 +0300 (MSK) (envelope-from marck@rinet.ru) Date: Mon, 7 Mar 2005 18:00:30 +0300 (MSK) From: Dmitry Morozovsky To: delphij@delphij.net In-Reply-To: <1110205630.669.3.camel@spirit> Message-ID: <20050307175506.H4264@woozle.rinet.ru> References: <20050307151733.I4264@woozle.rinet.ru> <1110205630.669.3.camel@spirit> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org Subject: Re: RELENG_5, snapshots and disk lock time X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 15:00:57 -0000 On Mon, 7 Mar 2005, Xin LI wrote: XL> > dumping the snapshot of 140G ufs2 fyle system under contemporary RELENG_5 I XL> > found that during mksnap_ffs file system is unresponsible even for reading for XL> > more than 3 minutes (it's on modern SATA disk with 50+ MBps linear transfer). XL> > Is it normal? XL> XL> mksnap_ffs is expected to suspend your write access, but I think 3 XL> minutes is too long for a 140G file system. Would you please send the XL> dumpfs output of the said file system? Well, as I said, it was even for read access. I checked this with the simple shell script #!/bin/sh while true; do sleep 5 date ls /lh/.snap done when dump -L executes mksnap_ffs for /lh, there is 3:20 pause between dates. dumpfs output is available at http://woozle.hole.ru/misc/dumpfs-lh.gz (83k) Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------