Received: with ECARTIS (v1.0.0; list xfs); Sun, 08 Jul 2007 12:11:30 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.2.0-pre1-r499012 (2007-01-23) on oss.sgi.com X-Spam-Level: **** X-Spam-Status: No, score=4.1 required=5.0 tests=BAYES_99,J_CHICKENPOX_34, SPF_HELO_PASS autolearn=no version=3.2.0-pre1-r499012 Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id l68JBPtL002898 for ; Sun, 8 Jul 2007 12:11:27 -0700 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1I7bRO-0007OL-P4 for linux-xfs@oss.sgi.com; Sun, 08 Jul 2007 20:25:02 +0200 Received: from cm169-230.liwest.at ([81.10.169.230]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 08 Jul 2007 20:25:02 +0200 Received: from jp by cm169-230.liwest.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 08 Jul 2007 20:25:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: linux-xfs@oss.sgi.com From: Jakob Praher Subject: usage pattern: xfsrestore to mirror disks Date: Sun, 08 Jul 2007 20:18:18 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: cm169-230.liwest.at User-Agent: Thunderbird 2.0.0.4 (X11/20070618) X-Virus-Scanned: ClamAV version 0.90, clamav-milter version devel-120207 on oss.sgi.com X-Virus-Status: Clean X-archive-position: 12085 X-ecartis-version: Ecartis v1.0.0 Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com X-original-sender: jp@hapra.at Precedence: bulk X-list: xfs Status: O Content-Length: 707 Lines: 22 hi all, first of all: I am a very happy user of xfs for a long time now. I use xfs in tandem with lvm2 and I have to say I am very pleased. Now a question: There are two modes of using xfs(dump,restore): non-cumulative and cumulative. Is this cumulative mode also good to work with full dumps (level0). E.g. the data I have to mirror is not large, and I don't want to rely on inventory data. So I want for instance if between two full dumps a file F was deleted, it should get deleted when I do xfsrestore for the second time. I don't keep the xfsdump output files but i just apply them via ssh. So something like that would be great! Maybe someone can shed some light on that. thanks --Jakob