From owner-freebsd-fs@FreeBSD.ORG Fri Apr 23 03:03:46 2010 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B1F61065674 for ; Fri, 23 Apr 2010 03:03:46 +0000 (UTC) (envelope-from areilly@bigpond.net.au) Received: from nskntmtas01p.mx.bigpond.com (nskntmtas01p.mx.bigpond.com [61.9.168.137]) by mx1.freebsd.org (Postfix) with ESMTP id 0237F8FC14 for ; Fri, 23 Apr 2010 03:03:45 +0000 (UTC) Received: from nskntotgx03p.mx.bigpond.com ([124.188.161.100]) by nskntmtas01p.mx.bigpond.com with ESMTP id <20100423030344.XQTJ12504.nskntmtas01p.mx.bigpond.com@nskntotgx03p.mx.bigpond.com>; Fri, 23 Apr 2010 03:03:44 +0000 Received: from duncan.reilly.home ([124.188.161.100]) by nskntotgx03p.mx.bigpond.com with ESMTP id <20100423030343.SXQA1978.nskntotgx03p.mx.bigpond.com@duncan.reilly.home>; Fri, 23 Apr 2010 03:03:43 +0000 Date: Fri, 23 Apr 2010 13:03:43 +1000 From: Andrew Reilly To: David N Message-ID: <20100423030343.GA1347@duncan.reilly.home> References: <20100420234447.GB1737@garage.freebsd.pl> <20100421011834.GA24928@duncan.reilly.home> <20100421024803.GA25701@duncan.reilly.home> <20100421085228.GA27892@duncan.reilly.home> <20100421095054.GA28619@duncan.reilly.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Authentication-Info: Submitted using SMTP AUTH LOGIN at nskntotgx03p.mx.bigpond.com from [124.188.161.100] using ID areilly@bigpond.net.au at Fri, 23 Apr 2010 03:03:43 +0000 X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A150205.4BD10E10.003C,ss=1,fgs=0 X-SIH-MSG-ID: qRAxE9P8TAD0zmQs0WyzOwJxyArnqyN48Z4QX81loRIGTUDCp8DeQ9rVMfpRsM6kxDxPJhqGNGEjaajgTY3Rs9mK Cc: freebsd-fs@freebsd.org Subject: Re: gjournal: what is it good for? X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Apr 2010 03:03:46 -0000 Hi David, On Fri, Apr 23, 2010 at 11:09:01AM +1000, David N wrote: > Could you also post a df (without the -h), if you haven't already > solved the problem. Sorry, no progress has been made by me on this issue ran out of attention-rons. Filesystem 512-blocks Used Avail Capacity Mounted on /dev/mirror/gm0a 4052056 1073884 2654008 29% / devfs 2 2 0 100% /dev /dev/mirror/gm0d 20308312 527856 18155792 3% /var /dev/mirror/gm0e.journal 1857509436 579437824 1129470860 34% /usr /dev/ad10s1.journal 1417002884 444064960 859577696 34% /nb procfs 8 8 0 100% /proc /dev/md0 126428 160 116156 0% /tmp /dev/ad8s1a.journal 2836028812 1350955708 1258190800 52% /mnt Hopefully I'll have a chance to look at this some more over the weekend. Might give SUJ a spin, as an alternative, too. Cheers, -- Andrew