From owner-freebsd-current@FreeBSD.ORG Mon Jun 14 08:56:00 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3614416A4D0 for ; Mon, 14 Jun 2004 08:56:00 +0000 (GMT) Received: from anduin.net (anduin.net [212.12.46.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6B6843D39 for ; Mon, 14 Jun 2004 08:55:59 +0000 (GMT) (envelope-from ltning@anduin.net) Received: from mailnull by anduin.net with spam-scanned (Exim 4.34; FreeBSD) id 1BZnFZ-000LRP-Nx for current@freebsd.org; Mon, 14 Jun 2004 10:55:40 +0200 Received: from ltning (helo=localhost) by anduin.net with local-esmtp (Exim 4.34; FreeBSD) id 1BZnFZ-000LRM-IF for current@freebsd.org; Mon, 14 Jun 2004 10:55:29 +0200 Date: Mon, 14 Jun 2004 10:55:29 +0200 (CEST) From: Eirik Oeverby To: current@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on anduin.net X-Spam-Status: No, hits=0.0 required=7.5 tests=none autolearn=no version=2.63 X-Spam-Level: Subject: Mirroring without Vinum (GEOM?) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2004 08:56:00 -0000 Hi all, is there a way, given GEOM and all, to mirror volumes in -CURRENT without using Vinum? Vinum doesn't work at all on amd64, and I don't even know if it works in -CURRENT, so I'm looking for alternatives. Given that my SATA RAID controller (Silicon Image) isn't supported beyond single-drive mode either, a software RAID solution is needed. Anyone? /Eirik