From owner-freebsd-stable@FreeBSD.ORG Wed Nov 12 07:48:59 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1338316A4CE for ; Wed, 12 Nov 2003 07:48:59 -0800 (PST) Received: from mailhost.firstcallgroup.co.uk (dilbert.firstcallgroup.co.uk [194.200.93.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08E0D43FE5 for ; Wed, 12 Nov 2003 07:48:58 -0800 (PST) (envelope-from pfrench@firstcallgroup.co.uk) Received: from pfrench by mailhost.firstcallgroup.co.uk with local (Exim 4.12) id 1AJxEl-000OOs-00 for stable@FreeBSD.ORG; Wed, 12 Nov 2003 15:48:55 +0000 To: stable@FreeBSD.ORG Message-Id: From: Pete French Date: Wed, 12 Nov 2003 15:48:55 +0000 Subject: Fibrechannel support in 4.9 ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Nov 2003 15:48:59 -0000 A big step into the unknonw here for me as I have never used fibre channel before. reading through the dosc iit would seem that it is very similar to SCSI in concept. We have apair of machines currently booting from a RAID array using HVD SCSI. Thepla is to replace this with a fibre channel RAID array, and thus to replace the HVD cards with some fibre channel interface cards, but otherwise keep the setup identical. Does anyone have any pointers to good documentation on this ? Are there any good recommendations for4-STABLE supported cards, and is the fact I want to boot from one going to be an issue ? cheers, -pcf.