From owner-freebsd-questions@FreeBSD.ORG Wed Jun 29 19:38:08 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 ED21416A41C for ; Wed, 29 Jun 2005 19:38:08 +0000 (GMT) (envelope-from casey@phantombsd.org) Received: from phantombsd.org (dsl231-036-158.sea1.dsl.speakeasy.net [216.231.36.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6CBF43D4C for ; Wed, 29 Jun 2005 19:38:08 +0000 (GMT) (envelope-from casey@phantombsd.org) Received: by phantombsd.org (Postfix, from userid 1004) id 33521102E6B; Wed, 29 Jun 2005 12:38:08 -0700 (PDT) Received: from mail.phantombsd.org (localhost [127.0.0.1]) by phantombsd.org (Postfix) with ESMTP id EAEB1102C5E; Wed, 29 Jun 2005 12:38:07 -0700 (PDT) Received: from 199.181.134.212 (SquirrelMail authenticated user casey) by mail.phantombsd.org with HTTP; Wed, 29 Jun 2005 12:38:07 -0700 (PDT) Message-ID: <11590.199.181.134.212.1120073887.squirrel@mail.phantombsd.org> In-Reply-To: <42C2F656.5010903@frenchsuballiance.cjb.net> References: <42C2F656.5010903@frenchsuballiance.cjb.net> Date: Wed, 29 Jun 2005 12:38:07 -0700 (PDT) From: "Casey Scott" To: "ptitoliv" User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on eagle.phantombsd.org X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.0.4 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:38:09 -0000 I have had a lot of sucess with ccd. Its pretty simple to configure. Basically, you just add the kernel device. Label the disks, do a ccdconfig ccd0 0 /dev/ /dev/. Then newfs ccd0 and mount it where you want it. Casey > Hello everybody, > > 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. > > Thank you for your answers > > Best Regards, > ptitoliv > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >