From owner-freebsd-hackers@FreeBSD.ORG Mon Mar 26 20:53:11 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 0BEBF16A403; Mon, 26 Mar 2007 20:53:11 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr14.xs4all.nl (smtp-vbr14.xs4all.nl [194.109.24.34]) by mx1.freebsd.org (Postfix) with ESMTP id 9E66C13C48C; Mon, 26 Mar 2007 20:53:10 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (obsolete.xs4all.nl [82.95.250.254]) by smtp-vbr14.xs4all.nl (8.13.8/8.13.8) with ESMTP id l2QKdJjF066907; Mon, 26 Mar 2007 22:39:19 +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 l2QKcrr8056326; Mon, 26 Mar 2007 22:38:53 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.8/8.13.6/Submit) id l2QKcr8h056321; Mon, 26 Mar 2007 22:38:53 +0200 (CEST) (envelope-from wb) Date: Mon, 26 Mar 2007 22:38:52 +0200 From: Wilko Bulte To: Josef Grosch Message-ID: <20070326203852.GA56287@freebie.xs4all.nl> References: <20070326200603.GA65215@juniper.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070326200603.GA65215@juniper.net> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by XS4ALL Virus Scanner Cc: hackers@freebsd.org, questions@freebsd.org 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 20:53:11 -0000 On Mon, Mar 26, 2007 at 01:06:03PM -0700, Josef Grosch wrote.. > > I have a Qlogic HBA card (QLA2342) in a machine running FreeBSD > 6.2. FreeBSD sees the card and when the HBA is attached to a SAN we are > able to see the disk space. The thing we can't seem to get working is a > dual path to the same space. Can anyone point me in the correct direction > to get this working? You might want to check geom_fox(4). Note the disclaimer about "light testing" ;^) What FC array do you have btw? -- Wilko Bulte wilko@FreeBSD.org