From owner-freebsd-fs@FreeBSD.ORG Tue May 22 13:01:46 2007 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 3CB0E16A469; Tue, 22 May 2007 13:01:46 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id ED7EE13C448; Tue, 22 May 2007 13:01:45 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 33D1A2084; Tue, 22 May 2007 15:01:42 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on tim.des.no Received: from dwp.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id ABE262083; Tue, 22 May 2007 15:01:41 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 1001) id 8D48457BB; Tue, 22 May 2007 15:01:41 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Eric Anderson References: <475187.33232.qm@web63006.mail.re1.yahoo.com> <86r6p9xf2c.fsf@dwp.des.no> <4652E7F9.10005@freebsd.org> Date: Tue, 22 May 2007 15:01:41 +0200 In-Reply-To: <4652E7F9.10005@freebsd.org> (Eric Anderson's message of "Tue\, 22 May 2007 07\:54\:17 -0500") Message-ID: <86646lxb9m.fsf@dwp.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-fs@freebsd.org, Brooks Davis , Gore Jarold Subject: Re: VERY frustrated with FreeBSD/UFS stability - please help or comment... 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: Tue, 22 May 2007 13:01:46 -0000 Eric Anderson writes: > Dag-Erling Sm=C3=B8rgrav writes: > > Speaking in the abstract, what you want to do every day is the > > following: > > > > client1% rsync --archive --delete /vol server:/backup/client1 > > client2% rsync --archive --delete /vol server:/backup/client2 > > server% for vol in /backup/* ; do mksnap_ffs $vol $vol/.snap/`date` ; d= one > That's good for small file systems, but if you have a multi-terabyte > file system, you're not going to be too happy about those results. > The snapshot will take a *very* long time, on a nearly full file > system. I did write "in the abstract". I am well aware that this will not work well with FFS. You left out the part where I recommended using ZFS instead. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no