From owner-freebsd-geom@FreeBSD.ORG Mon Feb 9 14:04:11 2004 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0027016A4CE for ; Mon, 9 Feb 2004 14:04:10 -0800 (PST) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 388DB43D1D for ; Mon, 9 Feb 2004 14:04:10 -0800 (PST) (envelope-from sebastian.ssmoller@gmx.net) Received: (qmail 26379 invoked by uid 65534); 9 Feb 2004 22:04:09 -0000 Received: from pD9E83432.dip.t-dialin.net (HELO tyrael.linnet) (217.232.52.50) by mail.gmx.net (mp014) with SMTP; 09 Feb 2004 23:04:09 +0100 X-Authenticated: #15005775 Date: Mon, 9 Feb 2004 23:05:07 +0100 From: sebastian ssmoller To: geom@freebsd.org Message-Id: <20040209230507.72db93c8.sebastian.ssmoller@gmx.net> Organization: X-Mailer: Sylpheed version 0.9.8a-gtk2-20040109 (GTK+ 2.2.4; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: stripe and mirror on the same disks X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2004 22:04:11 -0000 hi, currently i use vinum (on 5.2R) for my stripe/mirror setup. i have two 40gb disks. my /usr /home /var and /tmp partitions are "striped" and my backup/cvs partition (/mnt/mirror) is "mirrored". i have only read some doc about geom and i wonder if this setup would be possible with it ? geom_stripe, geom_concat (and possible geom_mirror) are based on disks (not slices) as far as i understand ? if so, how could i use both geom classes / tools for the same physical disks ? how does geom_vinum fit into this situation ? i have not found much doc about the whole stuff - is there any ? Any hints would be appreciated ... regards, seb -- Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? FreeBSD: Are you guys coming or what? OpenBSD: Hey guys you left some holes out there!