From owner-freebsd-stable Tue Jul 16 12: 3:30 2002 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 7E6A837B400 for ; Tue, 16 Jul 2002 12:03:28 -0700 (PDT) Received: from skalman.campus.luth.se (skalman.campus.luth.se [130.240.197.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ACA043E4A for ; Tue, 16 Jul 2002 12:03:27 -0700 (PDT) (envelope-from pantzer@skalman.campus.luth.se) Received: from skalman.campus.luth.se (pantzer@localhost [127.0.0.1]) by skalman.campus.luth.se (8.12.5/8.12.2) with ESMTP id g6GJ3Pst001144; Tue, 16 Jul 2002 21:03:25 +0200 (CEST) (envelope-from pantzer@skalman.campus.luth.se) Received: (from pantzer@localhost) by skalman.campus.luth.se (8.12.5/8.12.3/Submit) id g6GJ3ODq001143; Tue, 16 Jul 2002 21:03:24 +0200 (CEST) Date: Tue, 16 Jul 2002 21:03:24 +0200 From: Mattias Pantzare To: "Jack L. Stone" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Poor Mans Software raid 1 on root partition? Message-ID: <20020716190324.GA1042@skalman.campus.luth.se> Mail-Followup-To: "Jack L. Stone" , freebsd-stable@FreeBSD.ORG References: <20020715225138.V82789-100000@mail.allcaps.org> <3.0.5.32.20020716083905.0117a758@mail.sage-one.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3.0.5.32.20020716083905.0117a758@mail.sage-one.net> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > seems to be on the "backup" and very little on the restore -- and I'm > speaking more from the disaster recovery -- to get back up and running > within minutes. In raising the question about that, I have noticed few have > ever "tested" any sort of backup plans to see if they really can restore, > or how quickly they can restore. > > I for one would sure like to hear more about recovery plans..... mine is to > use two identical HDs on each server and run DD frequently, with tars for > incremental. Thus, I have found it very simple to shut down, pull the bad > HD, move HD #2 up and re cable it -- then boot and voila! I'm back up. > THEN, add back any incremental while running in the meantime.... What will hapen if the HD crashes while you are copying it? You can end upp with bad content in files without you knowing it. rsync is probably better than dd. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message