From owner-freebsd-fs@FreeBSD.ORG Wed Dec 27 16:39:32 2006 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 586A716A403 for ; Wed, 27 Dec 2006 16:39:32 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from home.quip.cz (grimm.quip.cz [213.220.192.218]) by mx1.freebsd.org (Postfix) with ESMTP id 17AB513C487 for ; Wed, 27 Dec 2006 16:39:31 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from [192.168.1.2] (qwork.quip.test [192.168.1.2]) by home.quip.cz (Postfix) with ESMTP id 0FF8A628F for ; Wed, 27 Dec 2006 17:19:46 +0100 (CET) Message-ID: <45929D22.9070008@quip.cz> Date: Wed, 27 Dec 2006 17:19:46 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 X-Accept-Language: cz, cs, en, en-us MIME-Version: 1.0 To: freebsd-fs@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: gjournal info 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: Wed, 27 Dec 2006 16:39:32 -0000 Hi all, is there any webpage summary about current status of gjournal? A can not find any by google. Only messages in archive of this list. I would like to know about gjournal on FreeBSD 6.x (currenty running 6.2-RC1) and usage on existing filesystem (UFS2) with data. (external SCSI 1.2TB array and internal gmirrored 400GB HDD with 300GB data partition). Can I add journaling to these existing filesystems without data loss and repartitioning? Is it better to have journal for external array on internal drive or on array itself? And can I set up gjournal on gmirrored partition? Just like on real disk? Miroslav Lachman