From owner-freebsd-questions@FreeBSD.ORG Fri Apr 25 21:15:02 2003 Return-Path: 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 2756F37B404 for ; Fri, 25 Apr 2003 21:15:02 -0700 (PDT) Received: from babyruth.hotpop.com (babyruth.hotpop.com [204.57.55.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15E9543FCB for ; Fri, 25 Apr 2003 21:15:01 -0700 (PDT) (envelope-from kitlists@hotpop.com) Received: from hotpop.com (kubrick.hotpop.com [204.57.55.16]) by babyruth.hotpop.com (Postfix) with SMTP id 99FB421269D for ; Sat, 26 Apr 2003 04:14:58 +0000 (UTC) Received: from fortytwo. (ip68-109-49-234.lu.dl.cox.net [68.109.49.234]) by smtp-1.hotpop.com (Postfix) with SMTP id 9BD4A1A0099; Sat, 26 Apr 2003 04:14:55 +0000 (UTC) Date: Sun, 27 Apr 2003 00:14:34 -0500 From: Vulpes Velox To: freebsd-questions@freebsd.org Message-Id: <20030427001434.70219faf.kitlists@hotpop.com> In-Reply-To: <20030426061611.Q40047@astro.ioffe.rssi.ru> References: <20030426061611.Q40047@astro.ioffe.rssi.ru> X-Mailer: Sylpheed version 0.8.2claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- cc: kopts@astro.ioffe.rssi.ru Subject: Re: software raid for freebsd and linux X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Apr 2003 04:15:02 -0000 On Sat, 26 Apr 2003 06:41:08 +0400 (MSD) Alexey Koptsevich wrote: > > Hello, > > Is there a software RAID realization which works under both Linux and > FreeBSD? I would like to set up striped array on my laptop (thus IDE RAID > controller would not be easier solution) and access it under both systems > in turn. I don't know about Linux, but for FreeBSD you want to check into vinum. -Vulpes Velox