From owner-freebsd-stable@FreeBSD.ORG Tue Oct 10 20:18:46 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 3509716A519 for ; Tue, 10 Oct 2006 20:18:46 +0000 (UTC) (envelope-from sven@dmv.com) Received: from smtp-gw-cl-c.dmv.com (smtp-gw-cl-c.dmv.com [216.240.97.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C04F243D46 for ; Tue, 10 Oct 2006 20:18:45 +0000 (GMT) (envelope-from sven@dmv.com) Received: from mail-gw-cl-b.dmv.com (mail-gw-cl-b.dmv.com [216.240.97.39]) by smtp-gw-cl-c.dmv.com (8.12.10/8.12.10) with ESMTP id k9AKIi0F049754 for ; Tue, 10 Oct 2006 16:18:44 -0400 (EDT) (envelope-from sven@dmv.com) Received: from lanshark.dmv.com (lanshark.dmv.com [216.240.97.46]) by mail-gw-cl-b.dmv.com (8.12.9/8.12.9) with ESMTP id k9AKIe8s055195 for ; Tue, 10 Oct 2006 16:18:44 -0400 (EDT) (envelope-from sven@dmv.com) From: Sven Willenberger To: freebsd-stable@freebsd.org Content-Type: text/plain Date: Tue, 10 Oct 2006 16:26:21 -0400 Message-Id: <1160511981.9587.8.camel@lanshark.dmv.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.39 X-Scanned-By: MIMEDefang 2.48 on 216.240.97.39 Subject: Megacli fails to find SAS adapter X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 20:18:46 -0000 FreeBSD 6.2-PRERELEASE #3: Tue Oct 10 13:58:29 EDT 2006 LSi 8480e SAS Raid card mount: linprocfs on /compat/linux/proc (linprocfs, local) linsysfs on /compat/linux/sys (linsysfs, local) /dev/mfid0s1d on /usr/local/pgsql (ufs, local, noatime) dmesg: mfi0: 2025 - PCI 0x041000 0x04411 0x041000 0x041002: Firmware initialization started (PCI ID 0411/1000/1002/1000) mfi0: 2026 - Type 18: Firmware version 1.00.00-0074 mfi0: 2027 - Battery temperature is normal mfi0: 2028 - Battery Present mfi0: 2029 - PD 39(e1/s255) event: Enclosure (SES) discovered on PD 27(e1/s255) mfi0: 2030 - PD 56(e2/s255) event: Enclosure (SES) discovered on PD 38(e2/s255) mfi0: 2031 - PD 39(e1/s255) event: Inserted: PD 27(e1/s255) mfi0: 2032 - Type 29: Inserted: PD 27(e1/s255) Info: enclPd=27, scsiType=d, portMap=10, sasAddr=50015b2180001839,0000000000000000 mfi0: 2033 - PD 56(e2/s255) event: Inserted: PD 38(e2/s255) pkg_info: linux_base-fc-4_9 I have downloaded the Megacli and, using rpm2cpio extracted MegaCli-1.01.09-0.i386.rpm into my home directory. ~/usr/sbin/MegaCli brandelf -t Linux usr/sbin/MegaCli cd usr/sbin # ./MegaCli -EncInfo -aALL ERROR:Could not detect controller. # ./MegaCli -CfgDsply -aALL ERROR:Could not detect controller. Do I actually need to set up the links in /compat/linux/sys for the SAS raid card? or should this rpm be installed into the /compat/linux directory? I need to upgrade the firmware on this card as for some reason the webbios will not let me configure a Raid10 array and the only way I can see to upgrade the fw is to use the megacli utility. Thanks, Sven