From owner-freebsd-questions@FreeBSD.ORG Wed Jun 29 19:24:11 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D8F516A428 for ; Wed, 29 Jun 2005 19:24:11 +0000 (GMT) (envelope-from albi@scii.nl) Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net [194.159.73.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F07C43D48 for ; Wed, 29 Jun 2005 19:24:10 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:10066 helo=mail.aseed.antenna.nl) by post-23.mail.nl.demon.net with esmtp (Exim 4.43) id 1DniAJ-0009zt-9s; Wed, 29 Jun 2005 19:24:07 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id CBB3E154497; Wed, 29 Jun 2005 21:24:54 +0200 (CEST) Received: from amandla.scii.nl (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id 0B20258C605; Wed, 29 Jun 2005 21:24:09 +0200 (CEST) Date: Wed, 29 Jun 2005 21:24:01 +0200 From: albi To: ptitoliv Message-Id: <20050629212401.6722427b.albi@scii.nl> In-Reply-To: <42C2F656.5010903@frenchsuballiance.cjb.net> References: <42C2F656.5010903@frenchsuballiance.cjb.net> X-Mailer: Sylpheed version 2.0.0beta3 (GTK+ 2.6.8; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Software RAID-1 on FreeBSD 5.4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 19:24:11 -0000 On Wed, 29 Jun 2005 21:28:22 +0200 ptitoliv wrote: > I have 2 120 Go Drives installed on my FreeBSD 5.4 Box. I want to create > with these 2 disks a software RAID-1 solution. I wanted to use vinum but > lots of people say that vinum is very unstable on FreeBSD 5.4. So I am > asking you what is the best solution to make RAID-1 on FreeBSD 5.4. you might want to look at this : http://people.freebsd.org/~rse/mirror/ HTH