From owner-freebsd-hackers@FreeBSD.ORG Mon Mar 26 21:05:13 2007 Return-Path: X-Original-To: hackers@FreeBSD.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0476D16A407; Mon, 26 Mar 2007 21:05:13 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr10.xs4all.nl (smtp-vbr10.xs4all.nl [194.109.24.30]) by mx1.freebsd.org (Postfix) with ESMTP id 8C93113C489; Mon, 26 Mar 2007 21:05:11 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (obsolete.xs4all.nl [82.95.250.254]) by smtp-vbr10.xs4all.nl (8.13.8/8.13.8) with ESMTP id l2QL5ASY015100; Mon, 26 Mar 2007 23:05:10 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.8/8.13.3) with ESMTP id l2QL4hDw056601; Mon, 26 Mar 2007 23:04:43 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.8/8.13.6/Submit) id l2QL4hB5056600; Mon, 26 Mar 2007 23:04:43 +0200 (CEST) (envelope-from wb) Date: Mon, 26 Mar 2007 23:04:43 +0200 From: Wilko Bulte To: Alex Dupre Message-ID: <20070326210443.GA56587@freebie.xs4all.nl> References: <20070326200603.GA65215@juniper.net> <20070326203852.GA56287@freebie.xs4all.nl> <460834C3.4090300@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <460834C3.4090300@FreeBSD.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by XS4ALL Virus Scanner Cc: hackers@FreeBSD.org, questions@FreeBSD.org, Josef Grosch Subject: Re: Dual Logic with Qlogic card X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Mar 2007 21:05:13 -0000 On Mon, Mar 26, 2007 at 11:01:55PM +0200, Alex Dupre wrote.. > Wilko Bulte wrote: > > You might want to check geom_fox(4). Note the disclaimer about "light > > testing" ;^) What FC array do you have btw? > > There is also geom_multipath in -current, in active development. What > are the differences between the twos? I was not aware about geom_multipath so I cannot really comment. Wilko Bulte wilko@FreeBSD.org