From owner-freebsd-hardware@FreeBSD.ORG Thu Nov 6 13:43:04 2003 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E626F16A4D0 for ; Thu, 6 Nov 2003 13:43:04 -0800 (PST) Received: from teeny2.aspadmin.com (teeny2.aspadmin.com [216.98.128.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3142043FF3 for ; Thu, 6 Nov 2003 13:43:04 -0800 (PST) (envelope-from jwilliams@courtesymortgage.com) Received: from jwilliams.courtesymortgage.com (CMC_pier_point [209.126.131.11] (may be forged)) by teeny2.aspadmin.com (8.11.6/8.11.6) with ESMTP id hA6Lh3v06013 for ; Thu, 6 Nov 2003 13:43:03 -0800 Message-Id: <5.2.1.1.0.20031106133734.00ae2af8@pop.courtesymortgage.com> X-Sender: jwilliams@pop.courtesymortgage.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.1 Date: Thu, 06 Nov 2003 13:38:28 -0800 To: freebsd-hardware@freebsd.org From: Jason Williams Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Problems installing 4.9 on a IBM X series server X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2003 21:43:05 -0000 Hello everyone. Running into a bit of a problem installing 4.9 on a IBM X series server. The server has 3 SCSI drives with a servRAID card. I have RAID 5 configured on it. 4.9 did not detect the drives, so im wondering if it even supports it or if there is a driver I can d/l to use and boot to it. Here is some output from a second server running *coughLinuxcough*: SvrWks CSB5: IDE controller at PCI slot 00:0f.1 SvrWks CSB5: chipset revision 147 SvrWks CSB5: not 100% native mode: will probe irqs later SvrWks CSB5: simplex device: DMA forced ide0: BM-DMA at 0x0700-0x0707, BIOS settings: hda:DMA, hdb:DMA SvrWks CSB5: simplex device: DMA forced ide1: BM-DMA at 0x0708-0x070f, BIOS settings: hdc:DMA, hdd:DMA SCSI subsystem driver Revision: 1.00 Warning: Adapter 0 Firmware Compatible Version is MR600, but should be SA510 Warning: Adapter 0 BIOS Compatible Version is MR600, but should be SA510 Warning ! ! ! ServeRAID Version Mismatch scsi0 : IBM PCI ServeRAID 5.10.21 Vendor: IBM Model: SERVERAID Rev: 1.00 Type: Direct-Access ANSI SCSI revision: 02 Vendor: IBM Model: SERVERAID Rev: 1.00 Type: Processor ANSI SCSI revision: 02 Vendor: IBM Model: 32P0032a S320 1 Rev: 1 Type: Processor ANSI SCSI revision: 02 Attached scsi disk sda at scsi0, channel 0, id 0, lun 0 I checked the hardware list for 4.9 and I did see SvrWks: CSB5. Any ideas on what im missing? I appreciate the help. Jason