From owner-freebsd-questions@FreeBSD.ORG Thu Nov 6 13:09:29 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 529EB16A4CE for ; Thu, 6 Nov 2003 13:09:29 -0800 (PST) Received: from teeny2.aspadmin.com (teeny2.aspadmin.com [216.98.128.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2455543F85 for ; Thu, 6 Nov 2003 13:09:28 -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 hA6L9Rv03651 for ; Thu, 6 Nov 2003 13:09:27 -0800 Message-Id: <5.2.1.1.0.20031106130313.00a7af50@pop.courtesymortgage.com> X-Sender: jwilliams@pop.courtesymortgage.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.1 Date: Thu, 06 Nov 2003 13:04:52 -0800 To: freebsd-questions@freebsd.org From: Jason Williams Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Problems installing 4.9 on IBM Xseries server 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: Thu, 06 Nov 2003 21:09:29 -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 Any suggestions are appreciated. Jason