From owner-freebsd-stable@FreeBSD.ORG Fri Jun 3 22:26:25 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 3FFCC16A41C for ; Fri, 3 Jun 2005 22:26:25 +0000 (GMT) (envelope-from Hans.F.Nordhaug@hiMolde.no) Received: from fjesing.himolde.no (fjesing.hiMolde.no [158.38.83.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7553643D48 for ; Fri, 3 Jun 2005 22:26:24 +0000 (GMT) (envelope-from Hans.F.Nordhaug@hiMolde.no) Received: from malle.himolde.no ([158.38.68.22]) by fjesing.himolde.no with InterScan Messaging Security Suite; Sat, 04 Jun 2005 00:26:22 +0200 Received: from harr.himolde.no (harr.hiMolde.no [158.38.68.20]) by malle.himolde.no (8.12.8/8.12.8) with ESMTP id j53MQLvB020602 for ; Sat, 4 Jun 2005 00:26:21 +0200 Received: from harr.himolde.no (harr.himolde.no [127.0.0.1]) by harr.himolde.no (8.12.8/8.11.6) with ESMTP id j53MQLwH000731 for ; Sat, 4 Jun 2005 00:26:21 +0200 Received: (from nordhaug@localhost) by harr.himolde.no (8.12.8/8.12.8/Submit) id j53MQKMW000729 for freebsd-stable@freebsd.org; Sat, 4 Jun 2005 00:26:20 +0200 Date: Sat, 4 Jun 2005 00:26:20 +0200 From: "Hans F. Nordhaug" To: freebsd-stable@freebsd.org Message-ID: <20050603222620.GA708@hiMolde.no> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: RAID-1 as back-up X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2005 22:26:25 -0000 Dear list, I would like to use RAID-1 as a back-up solution. If one of the disk breaks I would like my server to continue to run from the other disk. I have followed the mailing list for a while and read some howtos, but I'm not sure if this is possible (without doing all kinds of tricks when the accidents happens - removing meta data and so on). In addition, I thought, gvinum was the way to go, but hasn't there been some problems with it (reported here lately)? I'm running 5.3 - what do you recommend - gvinum, ccd, others? What is the definitive howto for the recommend solution. Thx for your time. Regards, Hans