From owner-freebsd-scsi@FreeBSD.ORG Sun Jul 4 11:20:47 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D04C61065673; Sun, 4 Jul 2010 11:20:47 +0000 (UTC) (envelope-from aoyama@peach.ne.jp) Received: from moon.peach.ne.jp (unknown [IPv6:2001:380:e06:127::53]) by mx1.freebsd.org (Postfix) with ESMTP id 8A40C8FC16; Sun, 4 Jul 2010 11:20:47 +0000 (UTC) Received: from moon.peach.ne.jp (localhost [127.0.0.1]) by moon.peach.ne.jp (Postfix) with ESMTP id C696A78C4B; Sun, 4 Jul 2010 20:20:43 +0900 (JST) Received: from artemis (unknown [192.168.2.20]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by moon.peach.ne.jp (Postfix) with ESMTP id A73EE78C34; Sun, 4 Jul 2010 20:20:43 +0900 (JST) Message-ID: From: "Daisuke Aoyama" To: References: <1931AE1113EC4A8983B8A52A2A1966C2@ad.peach.ne.jp><6BC2B2FBAFFA4C26A46977F121B707E1@ad.peach.ne.jp> In-Reply-To: Date: Sun, 4 Jul 2010 20:01:37 +0900 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-2022-jp"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 14.0.8117.416 X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8117.416 X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Subject: Re: [Need Help]isboot (iSCSI boot driver) version 0.2.1 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jul 2010 11:20:47 -0000 Updated to 0.2.2 I noticed a bug after writing previous mail. sosend was called from XPT_SCSI_IO with locked mutex. It caused "sleeping thread owns a non-sleepable lock". What's new?: add auto sense. add maxio=1m. modify max tags by iSCSI command window. fix locked sleep problem. Download links: http://www.peach.ne.jp/archives/isboot/isboot-0.2.2.tar.gz Download links(for testing purpose only): http://www.peach.ne.jp/archives/isboot/demo/FreeBSD-7.3-RELEASE-amd64-isboot-0.2.2.iso http://www.peach.ne.jp/archives/isboot/demo/FreeBSD-7.3-RELEASE-i386-isboot-0.2.2.iso http://www.peach.ne.jp/archives/isboot/demo/FreeBSD-8.1-RC2-amd64-isboot-0.2.2.iso http://www.peach.ne.jp/archives/isboot/demo/FreeBSD-8.1-RC2-i386-isboot-0.2.2.iso http://www.peach.ne.jp/archives/isboot/demo/unionfs-mkisboot.sh -- Daisuke Aoyama From owner-freebsd-scsi@FreeBSD.ORG Mon Jul 5 11:07:03 2010 Return-Path: Delivered-To: freebsd-scsi@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23DCD106567A for ; Mon, 5 Jul 2010 11:07:03 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 125D68FC1A for ; Mon, 5 Jul 2010 11:07:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o65B72UF079319 for ; Mon, 5 Jul 2010 11:07:02 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o65B729w079317 for freebsd-scsi@FreeBSD.org; Mon, 5 Jul 2010 11:07:02 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 5 Jul 2010 11:07:02 GMT Message-Id: <201007051107.o65B729w079317@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-scsi@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-scsi@FreeBSD.org X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jul 2010 11:07:03 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/148083 scsi [aac] Strange device reporting o kern/147704 scsi [mpt] sys/dev/mpt: new chip revision, partially unsupp o kern/146287 scsi [ciss] ciss(4) cannot see more than one SmartArray con o kern/145768 scsi [mpt] can't perform I/O on SAS based SAN disk in freeb o kern/144648 scsi [aac] Strange values of speed and bus width in dmesg o kern/144301 scsi [ciss] [hang] HP proliant server locks when using ciss o kern/142351 scsi [mpt] LSILogic driver performance problems o kern/141934 scsi [cam] [patch] add support for SEAGATE DAT Scopion 130 o kern/134488 scsi [mpt] MPT SCSI driver probes max. 8 LUNs per device o kern/132250 scsi [ciss] ciss driver does not support more then 15 drive o kern/132206 scsi [mpt] system panics on boot when mirroring and 2nd dri p kern/130735 scsi [cam] [patch] pass M_NOWAIT to the malloc() call insid o kern/130621 scsi [mpt] tranfer rate is inscrutable slow when use lsi213 o kern/129602 scsi [ahd] ahd(4) gets confused and wedges SCSI bus o kern/128452 scsi [sa] [panic] Accessing SCSI tape drive randomly crashe o kern/128245 scsi [scsi] "inquiry data fails comparison at DV1 step" [re o kern/127927 scsi [isp] isp(4) target driver crashes kernel when set up o kern/124667 scsi [amd] [panic] FreeBSD-7 kernel page faults at amd-scsi o kern/123674 scsi [ahc] ahc driver dumping f kern/123666 scsi [aac] attach fails with Adaptec SAS RAID 3805 controll o sparc/121676 scsi [iscsi] iscontrol do not connect iscsi-target on sparc o kern/120487 scsi [sg] scsi_sg incompatible with scanners o kern/120247 scsi [mpt] FreeBSD 6.3 and LSI Logic 1030 = only 3.300MB/s o kern/119668 scsi [cam] [patch] certain errors are too verbose comparing o kern/114597 scsi [sym] System hangs at SCSI bus reset with dual HBAs o kern/110847 scsi [ahd] Tyan U320 onboard problem with more than 3 disks o kern/99954 scsi [ahc] reading from DVD failes on 6.x [regression] o kern/94838 scsi Kernel panic while mounting SD card with lock switch o o kern/92798 scsi [ahc] SCSI problem with timeouts o kern/90282 scsi [sym] SCSI bus resets cause loss of ch device o kern/76178 scsi [ahd] Problem with ahd and large SCSI Raid system o kern/74627 scsi [ahc] [hang] Adaptec 2940U2W Can't boot 5.3 s kern/61165 scsi [panic] kernel page fault after calling cam_send_ccb o kern/60641 scsi [sym] Sporadic SCSI bus resets with 53C810 under load o kern/60598 scsi wire down of scsi devices conflicts with config s kern/57398 scsi [mly] Current fails to install on mly(4) based RAID di o kern/52638 scsi [panic] SCSI U320 on SMP server won't run faster than o kern/44587 scsi dev/dpt/dpt.h is missing defines required for DPT_HAND o kern/40895 scsi wierd kernel / device driver bug o kern/39388 scsi ncr/sym drivers fail with 53c810 and more than 256MB m o kern/35234 scsi World access to /dev/pass? (for scanner) requires acce 41 problems total. From owner-freebsd-scsi@FreeBSD.ORG Tue Jul 6 07:34:40 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20FED1065670 for ; Tue, 6 Jul 2010 07:34:40 +0000 (UTC) (envelope-from kwcheong@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id CC8A08FC16 for ; Tue, 6 Jul 2010 07:34:39 +0000 (UTC) Received: by qyk30 with SMTP id 30so2372508qyk.13 for ; Tue, 06 Jul 2010 00:34:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=hGLqjobdKnBnWmWLSSBABBPUMBOnDPJ5PEpRi0/M5VA=; b=Hx3dfPX0e89CfSYpbFoDC4AYj88aq823LzK73AtajTE7gXSjnbrGF4SWsPG36PAvuA 1vsRLTdyWyArLtQvAA3dT2aATNQcuBnl3zG6B2lBGRrmDB+U4hMfpDJ8weWHVv9lO3gM URticEQc9bLa0QZa7twSB8/ZzbePJT/Pg8SfA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=ewRA3htbTRBYjmcifIgV/WUmG28aAin/gUkGzDOf1lLhZIKfBGqe3WZB42SwwPGf5a C2XO+FRtTaO2bT2KkfaqJguN9zjlEKNcYbmYe4L78Mx/g5ZYbxVZpAxU5UfdTG1nWE64 B1ijTfnuuTalLQnLKXRg3/qDKOoYBQXauZkvc= Received: by 10.224.30.135 with SMTP id u7mr2121913qac.390.1278399908129; Tue, 06 Jul 2010 00:05:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.211.20 with HTTP; Tue, 6 Jul 2010 00:04:48 -0700 (PDT) From: frank cheong Date: Tue, 6 Jul 2010 15:04:48 +0800 Message-ID: To: freebsd-scsi@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: /dev/ch0 not recognized X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2010 07:34:40 -0000 Riding on http://www.experts-exchange.com/OS/Unix/BSD/FreeBSD/Q_26283427.html as well as http://www.pubbs.net/200911/freebsd/20344-ciss4-not-seeing-multiple-luns.html I would like to know if there is any way to manually create/link the /dev/ch0 driver for this case. Actually, I have my msl 2024 1760 SAS tape library attaching to my HP DL 180 G6 thru Smart Array P212. I can successfully use this tape library with my window 2008 ad backup exec 2010. While from my freeBSD 8.0, 8.0 p3 or even 8.1 RC2, I don't even see the /dev/ch0 device link whereby I can see this device using the camcontrol devlist -v. My question is: - 1. Is there any way I can manually create/link the /dev/ch0 device driver ? 2. How can I achieve 1 if it is possible. 3. Having learnt that exposing disk mirror controller should be considered as danger, may I have more information and background information about that ? What specific problem will I encounter for that ? Pls find below the configuration details which is related to the tape library:- 1: 2: 3: 4: 5: 6: 7: 8: 9: server# dmesg | grep ciss ciss0: port 0xd800-0xd8ff mem 0xfb800000-0xfbbfffff,0xfbdff000-0xfbdfffff irq 24 at device 0.0 on pci6 ciss0: PERFORMANT Transport ciss0: [ITHREAD] ciss1: port 0xc800-0xc8ff mem 0xfb400000-0xfb7fffff,0xfb3ff000-0xfb3fffff irq 32 at device 0.0 on pci4 ciss1: PERFORMANT Transport ciss1: [ITHREAD] sa0 at ciss0 bus 32 scbus1 target 6 lun 0 da0 at ciss1 bus 0 scbus2 target 0 lun 0 1: 2: 3: 4: 5: 6: 7: 8: 9: server# camcontrol devlist -v scbus0 on ciss0 bus 0: scbus1 on ciss0 bus 32: at scbus1 target 6 lun 0 (sa0,pass0) scbus2 on ciss1 bus 0: at scbus2 target 0 lun 0 (da0,pass1) scbus3 on ciss1 bus 32: scbus-1 on xpt0 bus 0: <> at scbus-1 target -1 lun -1 (xpt0) 1: 2: 3: 4: server# camcontrol reportluns 1:6 2 LUNs found 0 1 1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: server# ls /dev/ acd0 da0s1e led sa0.2 ttyvb acpi da0s1f log sa0.3 ttyvc ata dcons mdctl sa0.ctl ttyvd atkbd0 devctl mem stderr ttyve audit devstat nfslock stdin ttyvf bpf dgdb nsa0 stdout ufsid bpf0 esa0 nsa0.0 sysmouse ugen0.1 bpsm0 esa0.0 nsa0.1 ttyu0 ugen1.1 ciss0 esa0.1 nsa0.2 ttyu0.init ugen2.1 ciss1 esa0.2 nsa0.3 ttyu0.lock ugen3.1 console esa0.3 null ttyv0 ugen3.2 consolectl fd pass0 ttyv1 ugen4.1 ctty fido pass1 ttyv2 ugen5.1 cuau0 geom.ctl pci ttyv3 ukbd0 cuau0.init io psm0 ttyv4 ums0 cuau0.lock kbd0 ptmx ttyv5 urandom da0 kbd1 pts ttyv6 usb da0s1 kbd2 random ttyv7 usbctl da0s1a kbdmux0 sa0 ttyv8 xpt0 da0s1b klog sa0.0 ttyv9 zero da0s1d kmem sa0.1 ttyva From owner-freebsd-scsi@FreeBSD.ORG Tue Jul 6 13:32:27 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F20C91065675 for ; Tue, 6 Jul 2010 13:32:26 +0000 (UTC) (envelope-from folkert.saathoff@kitesystems.com) Received: from alexander.swishmail.com (alexander.swishmail.com [208.72.56.31]) by mx1.freebsd.org (Postfix) with ESMTP id AAD258FC17 for ; Tue, 6 Jul 2010 13:32:26 +0000 (UTC) Received: (qmail 38689 invoked by uid 89); 6 Jul 2010 13:05:44 -0000 Received: from unknown (HELO ?172.23.5.5?) (folkert.saathoff@kitesystems.com@218.103.192.94) by alexander.swishmail.com with ESMTPA; 6 Jul 2010 13:05:44 -0000 Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: multipart/signed; boundary=Apple-Mail-8--534908674; protocol="application/pkcs7-signature"; micalg=sha1 From: Folkert Saathoff In-Reply-To: Date: Tue, 6 Jul 2010 20:40:01 +0800 Message-Id: <6A0E4367-98BB-4C24-B01A-63A3E533D88C@kitesystems.com> References: To: frank cheong X-Mailer: Apple Mail (2.1081) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-scsi@freebsd.org, Mike Hill Subject: Re: /dev/ch0 not recognized X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2010 13:32:27 -0000 --Apple-Mail-8--534908674 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii actually we were having a similar experience with the smartarray p212... = attached a SAS tape changer (tandbergdata lto-4 autoloader) to it, but = could only see the tape drive, not the changer. in our case, the p212 = was the second smartarray controller on the bus (ciss1), with a P410 as = the primary one. i believe there's a bug about that as well. to = contrast, another machine with an IBM serveraid SAS controller and the = same tape changer works quite nicely out of the box with FreeBSD 8.0. please get in touch with me if you're a developer and want to see a = dmesg or similar.. :) cheers, /folkert On 6 Jul 2010, at 15:04, frank cheong wrote: > Riding on > http://www.experts-exchange.com/OS/Unix/BSD/FreeBSD/Q_26283427.html as = well > as > = http://www.pubbs.net/200911/freebsd/20344-ciss4-not-seeing-multiple-luns.h= tml > I would like to know if there is any way to manually create/link the > /dev/ch0 driver for this case. >=20 > Actually, I have my msl 2024 1760 SAS tape library attaching to my HP = DL 180 > G6 thru Smart Array P212. I can successfully use this tape library = with my > window 2008 ad backup exec 2010. While from my freeBSD 8.0, 8.0 p3 or = even > 8.1 RC2, I don't even see the /dev/ch0 device link whereby I can see = this > device using the camcontrol devlist -v. My question is: - >=20 > 1. Is there any way I can manually create/link the /dev/ch0 device = driver ? > 2. How can I achieve 1 if it is possible. > 3. Having learnt that exposing disk mirror controller should be = considered > as danger, may I have more information and background information = about that > ? What specific problem will I encounter for that ? >=20 > Pls find below the configuration details which is related to the tape > library:- >=20 >=20 > 1: > 2: > 3: > 4: > 5: > 6: > 7: > 8: > 9: >=20 > server# dmesg | grep ciss > ciss0: port 0xd800-0xd8ff mem > 0xfb800000-0xfbbfffff,0xfbdff000-0xfbdfffff irq 24 at device 0.0 on > pci6 >=20 > ciss0: PERFORMANT Transport > ciss0: [ITHREAD] > ciss1: port 0xc800-0xc8ff mem > 0xfb400000-0xfb7fffff,0xfb3ff000-0xfb3fffff irq 32 at device 0.0 on > pci4 > ciss1: PERFORMANT Transport > ciss1: [ITHREAD] >=20 > sa0 at ciss0 bus 32 scbus1 target 6 lun 0 > da0 at ciss1 bus 0 scbus2 target 0 lun 0 >=20 >=20 >=20 > 1: > 2: > 3: >=20 > 4: > 5: > 6: > 7: > 8: > 9: >=20 > server# camcontrol devlist -v > scbus0 on ciss0 bus 0: > scbus1 on ciss0 bus 32: > at scbus1 target 6 lun 0 = (sa0,pass0) >=20 > scbus2 on ciss1 bus 0: > at scbus2 target 0 lun 0 = (da0,pass1) > scbus3 on ciss1 bus 32: > scbus-1 on xpt0 bus 0: > <> at scbus-1 target -1 lun -1 (xpt0) >=20 >=20 >=20 > 1: > 2: > 3: > 4: >=20 > server# camcontrol reportluns 1:6 >=20 > 2 LUNs found > 0 > 1 >=20 >=20 >=20 > 1: > 2: > 3: > 4: > 5: > 6: > 7: > 8: > 9: > 10: > 11: > 12: > 13: > 14: > 15: > 16: > 17: >=20 > 18: > 19: > 20: > 21: > 22: >=20 > server# ls /dev/ > acd0 da0s1e led sa0.2 ttyvb > acpi da0s1f log sa0.3 ttyvc >=20 > ata dcons mdctl sa0.ctl ttyvd > atkbd0 devctl mem stderr ttyve > audit devstat nfslock stdin ttyvf > bpf dgdb nsa0 stdout ufsid >=20 > bpf0 esa0 nsa0.0 sysmouse = ugen0.1 > bpsm0 esa0.0 nsa0.1 ttyu0 = ugen1.1 > ciss0 esa0.1 nsa0.2 ttyu0.init = ugen2.1 >=20 > ciss1 esa0.2 nsa0.3 ttyu0.lock = ugen3.1 > console esa0.3 null ttyv0 = ugen3.2 > consolectl fd pass0 ttyv1 = ugen4.1 >=20 > ctty fido pass1 ttyv2 = ugen5.1 > cuau0 geom.ctl pci ttyv3 ukbd0 > cuau0.init io psm0 ttyv4 ums0 > cuau0.lock kbd0 ptmx ttyv5 = urandom >=20 > da0 kbd1 pts ttyv6 usb > da0s1 kbd2 random ttyv7 usbctl > da0s1a kbdmux0 sa0 ttyv8 xpt0 > da0s1b klog sa0.0 ttyv9 zero >=20 > da0s1d kmem sa0.1 ttyva > _______________________________________________ > freebsd-scsi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-scsi > To unsubscribe, send any mail to = "freebsd-scsi-unsubscribe@freebsd.org" --Apple-Mail-8--534908674-- From owner-freebsd-scsi@FreeBSD.ORG Tue Jul 6 13:38:28 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0525106564A for ; Tue, 6 Jul 2010 13:38:28 +0000 (UTC) (envelope-from mj@feral.com) Received: from ns1.feral.com (ns1.feral.com [192.67.166.1]) by mx1.freebsd.org (Postfix) with ESMTP id B5EA18FC13 for ; Tue, 6 Jul 2010 13:38:28 +0000 (UTC) Received: from [192.168.221.2] (remotevpn [192.168.221.2]) by ns1.feral.com (8.14.3/8.14.3) with ESMTP id o66DcQNM087270 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Tue, 6 Jul 2010 06:38:27 -0700 (PDT) (envelope-from mj@feral.com) Message-ID: <4C3331CE.503@feral.com> Date: Tue, 06 Jul 2010 06:38:22 -0700 From: Matthew Jacob Organization: Feral Software User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.10) Gecko/20100512 Thunderbird/3.0.5 MIME-Version: 1.0 To: freebsd-scsi@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender DNS name whitelisted, not delayed by milter-greylist-4.2.3 (ns1.feral.com [192.168.221.1]); Tue, 06 Jul 2010 06:38:28 -0700 (PDT) Subject: Re: /dev/ch0 not recognized X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2010 13:38:29 -0000 Somebody who knows the CISS driver more than I do will have to tell you how to get the changer exported to CAM from it. From owner-freebsd-scsi@FreeBSD.ORG Tue Jul 6 14:01:04 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4470B1065679 for ; Tue, 6 Jul 2010 14:01:04 +0000 (UTC) (envelope-from kwcheong@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id E24FA8FC17 for ; Tue, 6 Jul 2010 14:01:03 +0000 (UTC) Received: by qyk30 with SMTP id 30so2516303qyk.13 for ; Tue, 06 Jul 2010 07:00:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=o1jg7MVmTttOpMOTnI1ga0sbzAimp9qVHTcl/tn+IB8=; b=D8Ues1lgkTHRrd1SFOGElN1VyZaHt53rpota5ucC4MSGj27RRZ/uLD8/mZNg9RjXf5 Thi93p5XYqXoqfwPnF1Q2a785jpFJqBaPza6v8JSWO16IjfYoLSV4Y40/bguVX3p+zpj K2TF7BKRF56wfQNcFlxU5SucybS7/t+Mtx1hk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=ZH9OFPBhHQAEBt4DWGkBYgEaiMPykmMt/PDgzctodIyCSKzyQ371UZJLeiZy/a7t7u K4okZvPKs9hyOfjHSfByFEEygpOpI1vxHV8p070sxeJqdHmwU7V2BZXRp+mDJ1KDmQdQ 54mH7E7L0Hym3+Y+jiTDY7d7903CbBL/TztPg= Received: by 10.224.18.99 with SMTP id v35mr1582462qaa.355.1278424852224; Tue, 06 Jul 2010 07:00:52 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.211.20 with HTTP; Tue, 6 Jul 2010 07:00:30 -0700 (PDT) In-Reply-To: <6A0E4367-98BB-4C24-B01A-63A3E533D88C@kitesystems.com> References: <6A0E4367-98BB-4C24-B01A-63A3E533D88C@kitesystems.com> From: frank cheong Date: Tue, 6 Jul 2010 22:00:30 +0800 Message-ID: To: Folkert Saathoff Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-scsi@freebsd.org, Mike Hill Subject: Re: /dev/ch0 not recognized X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2010 14:01:04 -0000 After installation the same setup with with redhat linux with drivers provided in hp website, I truely believe that HP intensionally release a problematic open driver for freeBSD. Coz rehat works nicely with the changer using the drivers provided by HP (that means redhat also can't recognize this tape library using the default setup. Sad news is I will have to stick with redhat linux when everything works in order to save some money from grabbing another controller which suppose to work with freeBSD. BTW, I also have tried to install freeBSD with my Dell and a similar tape library and it works without problem. Having been told by other users that there is another controller from HP which is using LSI chipset which should works in freeBSD. But it is really a late news for me coz everything almost fixed. Frank On Tue, Jul 6, 2010 at 8:40 PM, Folkert Saathoff < folkert.saathoff@kitesystems.com> wrote: > > actually we were having a similar experience with the smartarray p212... > attached a SAS tape changer (tandbergdata lto-4 autoloader) to it, but could > only see the tape drive, not the changer. in our case, the p212 was the > second smartarray controller on the bus (ciss1), with a P410 as the primary > one. i believe there's a bug about that as well. to contrast, another > machine with an IBM serveraid SAS controller and the same tape changer works > quite nicely out of the box with FreeBSD 8.0. > > > please get in touch with me if you're a developer and want to see a dmesg > or similar.. :) > > cheers, > /folkert > > > > On 6 Jul 2010, at 15:04, frank cheong wrote: > > > Riding on > > http://www.experts-exchange.com/OS/Unix/BSD/FreeBSD/Q_26283427.html as > well > > as > > > http://www.pubbs.net/200911/freebsd/20344-ciss4-not-seeing-multiple-luns.html > > I would like to know if there is any way to manually create/link the > > /dev/ch0 driver for this case. > > > > Actually, I have my msl 2024 1760 SAS tape library attaching to my HP DL > 180 > > G6 thru Smart Array P212. I can successfully use this tape library with > my > > window 2008 ad backup exec 2010. While from my freeBSD 8.0, 8.0 p3 or > even > > 8.1 RC2, I don't even see the /dev/ch0 device link whereby I can see this > > device using the camcontrol devlist -v. My question is: - > > > > 1. Is there any way I can manually create/link the /dev/ch0 device driver > ? > > 2. How can I achieve 1 if it is possible. > > 3. Having learnt that exposing disk mirror controller should be > considered > > as danger, may I have more information and background information about > that > > ? What specific problem will I encounter for that ? > > > > Pls find below the configuration details which is related to the tape > > library:- > > > > > > 1: > > 2: > > 3: > > 4: > > 5: > > 6: > > 7: > > 8: > > 9: > > > > server# dmesg | grep ciss > > ciss0: port 0xd800-0xd8ff mem > > 0xfb800000-0xfbbfffff,0xfbdff000-0xfbdfffff irq 24 at device 0.0 on > > pci6 > > > > ciss0: PERFORMANT Transport > > ciss0: [ITHREAD] > > ciss1: port 0xc800-0xc8ff mem > > 0xfb400000-0xfb7fffff,0xfb3ff000-0xfb3fffff irq 32 at device 0.0 on > > pci4 > > ciss1: PERFORMANT Transport > > ciss1: [ITHREAD] > > > > sa0 at ciss0 bus 32 scbus1 target 6 lun 0 > > da0 at ciss1 bus 0 scbus2 target 0 lun 0 > > > > > > > > 1: > > 2: > > 3: > > > > 4: > > 5: > > 6: > > 7: > > 8: > > 9: > > > > server# camcontrol devlist -v > > scbus0 on ciss0 bus 0: > > scbus1 on ciss0 bus 32: > > at scbus1 target 6 lun 0 (sa0,pass0) > > > > scbus2 on ciss1 bus 0: > > at scbus2 target 0 lun 0 (da0,pass1) > > scbus3 on ciss1 bus 32: > > scbus-1 on xpt0 bus 0: > > <> at scbus-1 target -1 lun -1 (xpt0) > > > > > > > > 1: > > 2: > > 3: > > 4: > > > > server# camcontrol reportluns 1:6 > > > > 2 LUNs found > > 0 > > 1 > > > > > > > > 1: > > 2: > > 3: > > 4: > > 5: > > 6: > > 7: > > 8: > > 9: > > 10: > > 11: > > 12: > > 13: > > 14: > > 15: > > 16: > > 17: > > > > 18: > > 19: > > 20: > > 21: > > 22: > > > > server# ls /dev/ > > acd0 da0s1e led sa0.2 ttyvb > > acpi da0s1f log sa0.3 ttyvc > > > > ata dcons mdctl sa0.ctl ttyvd > > atkbd0 devctl mem stderr ttyve > > audit devstat nfslock stdin ttyvf > > bpf dgdb nsa0 stdout ufsid > > > > bpf0 esa0 nsa0.0 sysmouse ugen0.1 > > bpsm0 esa0.0 nsa0.1 ttyu0 ugen1.1 > > ciss0 esa0.1 nsa0.2 ttyu0.init ugen2.1 > > > > ciss1 esa0.2 nsa0.3 ttyu0.lock ugen3.1 > > console esa0.3 null ttyv0 ugen3.2 > > consolectl fd pass0 ttyv1 ugen4.1 > > > > ctty fido pass1 ttyv2 ugen5.1 > > cuau0 geom.ctl pci ttyv3 ukbd0 > > cuau0.init io psm0 ttyv4 ums0 > > cuau0.lock kbd0 ptmx ttyv5 urandom > > > > da0 kbd1 pts ttyv6 usb > > da0s1 kbd2 random ttyv7 usbctl > > da0s1a kbdmux0 sa0 ttyv8 xpt0 > > da0s1b klog sa0.0 ttyv9 zero > > > > da0s1d kmem sa0.1 ttyva > > _______________________________________________ > > freebsd-scsi@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-scsi > > To unsubscribe, send any mail to "freebsd-scsi-unsubscribe@freebsd.org" > > From owner-freebsd-scsi@FreeBSD.ORG Tue Jul 6 14:12:39 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39630106564A for ; Tue, 6 Jul 2010 14:12:39 +0000 (UTC) (envelope-from folkert.saathoff@kitesystems.com) Received: from alexander.swishmail.com (alexander.swishmail.com [208.72.56.31]) by mx1.freebsd.org (Postfix) with ESMTP id BB95B8FC08 for ; Tue, 6 Jul 2010 14:12:38 +0000 (UTC) Received: (qmail 73726 invoked by uid 89); 6 Jul 2010 14:12:36 -0000 Received: from unknown (HELO ?172.23.5.5?) (folkert.saathoff@kitesystems.com@218.103.192.94) by alexander.swishmail.com with ESMTPA; 6 Jul 2010 14:12:36 -0000 Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: multipart/signed; boundary=Apple-Mail-1--529358279; protocol="application/pkcs7-signature"; micalg=sha1 From: Folkert Saathoff In-Reply-To: Date: Tue, 6 Jul 2010 22:12:32 +0800 Message-Id: References: <6A0E4367-98BB-4C24-B01A-63A3E533D88C@kitesystems.com> To: frank cheong X-Mailer: Apple Mail (2.1081) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-scsi@freebsd.org Subject: Re: /dev/ch0 not recognized X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2010 14:12:39 -0000 --Apple-Mail-1--529358279 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii yup, same situation here :/ for the record, Ubuntu 10.04 didn't work either. in RedHat, the whole = controller + bus didn't show up at all after boot... turns out i had to = 'echo "scsi engage" >| /proc/driver/cciss/cciss1' to have it recognized. = posting this here because it took me quite a while to stumble across = that particular fact :) /f On 6 Jul 2010, at 22:00, frank cheong wrote: > After installation the same setup with with redhat linux with drivers > provided in hp website, I truely believe that HP intensionally release = a > problematic open driver for freeBSD. Coz rehat works nicely with the = changer > using the drivers provided by HP (that means redhat also can't = recognize > this tape library using the default setup. Sad news is I will have to = stick > with redhat linux when everything works in order to save some money = from > grabbing another controller which suppose to work with freeBSD. >=20 > BTW, I also have tried to install freeBSD with my Dell and a similar = tape > library and it works without problem. Having been told by other users = that > there is another controller from HP which is using LSI chipset which = should > works in freeBSD. But it is really a late news for me coz everything = almost > fixed. >=20 > Frank >=20 > On Tue, Jul 6, 2010 at 8:40 PM, Folkert Saathoff < > folkert.saathoff@kitesystems.com> wrote: >=20 >>=20 >> actually we were having a similar experience with the smartarray = p212... >> attached a SAS tape changer (tandbergdata lto-4 autoloader) to it, = but could >> only see the tape drive, not the changer. in our case, the p212 was = the >> second smartarray controller on the bus (ciss1), with a P410 as the = primary >> one. i believe there's a bug about that as well. to contrast, another >> machine with an IBM serveraid SAS controller and the same tape = changer works >> quite nicely out of the box with FreeBSD 8.0. >>=20 >>=20 >> please get in touch with me if you're a developer and want to see a = dmesg >> or similar.. :) >>=20 >> cheers, >> /folkert >>=20 >>=20 >>=20 >> On 6 Jul 2010, at 15:04, frank cheong wrote: >>=20 >>> Riding on >>> http://www.experts-exchange.com/OS/Unix/BSD/FreeBSD/Q_26283427.html = as >> well >>> as >>>=20 >> = http://www.pubbs.net/200911/freebsd/20344-ciss4-not-seeing-multiple-luns.h= tml >>> I would like to know if there is any way to manually create/link the >>> /dev/ch0 driver for this case. >>>=20 >>> Actually, I have my msl 2024 1760 SAS tape library attaching to my = HP DL >> 180 >>> G6 thru Smart Array P212. I can successfully use this tape library = with >> my >>> window 2008 ad backup exec 2010. While from my freeBSD 8.0, 8.0 p3 = or >> even >>> 8.1 RC2, I don't even see the /dev/ch0 device link whereby I can see = this >>> device using the camcontrol devlist -v. My question is: - >>>=20 >>> 1. Is there any way I can manually create/link the /dev/ch0 device = driver >> ? >>> 2. How can I achieve 1 if it is possible. >>> 3. Having learnt that exposing disk mirror controller should be >> considered >>> as danger, may I have more information and background information = about >> that >>> ? What specific problem will I encounter for that ? >>>=20 >>> Pls find below the configuration details which is related to the = tape >>> library:- >>>=20 >>>=20 >>> 1: >>> 2: >>> 3: >>> 4: >>> 5: >>> 6: >>> 7: >>> 8: >>> 9: >>>=20 >>> server# dmesg | grep ciss >>> ciss0: port 0xd800-0xd8ff mem >>> 0xfb800000-0xfbbfffff,0xfbdff000-0xfbdfffff irq 24 at device 0.0 on >>> pci6 >>>=20 >>> ciss0: PERFORMANT Transport >>> ciss0: [ITHREAD] >>> ciss1: port 0xc800-0xc8ff mem >>> 0xfb400000-0xfb7fffff,0xfb3ff000-0xfb3fffff irq 32 at device 0.0 on >>> pci4 >>> ciss1: PERFORMANT Transport >>> ciss1: [ITHREAD] >>>=20 >>> sa0 at ciss0 bus 32 scbus1 target 6 lun 0 >>> da0 at ciss1 bus 0 scbus2 target 0 lun 0 >>>=20 >>>=20 >>>=20 >>> 1: >>> 2: >>> 3: >>>=20 >>> 4: >>> 5: >>> 6: >>> 7: >>> 8: >>> 9: >>>=20 >>> server# camcontrol devlist -v >>> scbus0 on ciss0 bus 0: >>> scbus1 on ciss0 bus 32: >>> at scbus1 target 6 lun 0 = (sa0,pass0) >>>=20 >>> scbus2 on ciss1 bus 0: >>> at scbus2 target 0 lun 0 = (da0,pass1) >>> scbus3 on ciss1 bus 32: >>> scbus-1 on xpt0 bus 0: >>> <> at scbus-1 target -1 lun -1 = (xpt0) >>>=20 >>>=20 >>>=20 >>> 1: >>> 2: >>> 3: >>> 4: >>>=20 >>> server# camcontrol reportluns 1:6 >>>=20 >>> 2 LUNs found >>> 0 >>> 1 >>>=20 >>>=20 >>>=20 >>> 1: >>> 2: >>> 3: >>> 4: >>> 5: >>> 6: >>> 7: >>> 8: >>> 9: >>> 10: >>> 11: >>> 12: >>> 13: >>> 14: >>> 15: >>> 16: >>> 17: >>>=20 >>> 18: >>> 19: >>> 20: >>> 21: >>> 22: >>>=20 >>> server# ls /dev/ >>> acd0 da0s1e led sa0.2 = ttyvb >>> acpi da0s1f log sa0.3 = ttyvc >>>=20 >>> ata dcons mdctl sa0.ctl = ttyvd >>> atkbd0 devctl mem stderr = ttyve >>> audit devstat nfslock stdin = ttyvf >>> bpf dgdb nsa0 stdout = ufsid >>>=20 >>> bpf0 esa0 nsa0.0 sysmouse = ugen0.1 >>> bpsm0 esa0.0 nsa0.1 ttyu0 = ugen1.1 >>> ciss0 esa0.1 nsa0.2 ttyu0.init = ugen2.1 >>>=20 >>> ciss1 esa0.2 nsa0.3 ttyu0.lock = ugen3.1 >>> console esa0.3 null ttyv0 = ugen3.2 >>> consolectl fd pass0 ttyv1 = ugen4.1 >>>=20 >>> ctty fido pass1 ttyv2 = ugen5.1 >>> cuau0 geom.ctl pci ttyv3 = ukbd0 >>> cuau0.init io psm0 ttyv4 ums0 >>> cuau0.lock kbd0 ptmx ttyv5 = urandom >>>=20 >>> da0 kbd1 pts ttyv6 usb >>> da0s1 kbd2 random ttyv7 = usbctl >>> da0s1a kbdmux0 sa0 ttyv8 xpt0 >>> da0s1b klog sa0.0 ttyv9 zero >>>=20 >>> da0s1d kmem sa0.1 ttyva >>> _______________________________________________ >>> freebsd-scsi@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-scsi >>> To unsubscribe, send any mail to = "freebsd-scsi-unsubscribe@freebsd.org" >>=20 >>=20 > _______________________________________________ > freebsd-scsi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-scsi > To unsubscribe, send any mail to = "freebsd-scsi-unsubscribe@freebsd.org" --Apple-Mail-1--529358279-- From owner-freebsd-scsi@FreeBSD.ORG Tue Jul 6 14:17:36 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3EA45106566B for ; Tue, 6 Jul 2010 14:17:36 +0000 (UTC) (envelope-from kwcheong@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id EC3F28FC14 for ; Tue, 6 Jul 2010 14:17:35 +0000 (UTC) Received: by gyd8 with SMTP id 8so2111148gyd.13 for ; Tue, 06 Jul 2010 07:17:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type; bh=dvLDxHU2m3/s+r7KBZLlpewH440ILeAFMcqp7QDBrL8=; b=IMFGTRLdP941G29NaN9pIkUzTOtB16WoLpRWqBlmnc+y+yFhCU/Bzyh+bWyYgJmJAN HZKQvCOxiyNseJgFowR5VndPvh5mObs8qCchwE4ytqlqBo0Ez03o09jnM2l+wIUifxQv DYZaLdqMEuRwIzLKI5bzOh0fSbUcFiIDlkBQY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=DhmYJZ1ZXSb2rEGwZ4zA+W3G3/i6AgusP+Ryzreu4aHdIFWbF4z6lLgFxU44Emdt0G Xi7h8yBOpwXmEpqYNyFXoMb5BQ86VK3nQltO8Nf2tl+EQUZz+EJk3EOltvOJc+QXbTg9 zfmffSliKMDxpcQkwg+PhYED75uWR5h7GFmBg= Received: by 10.224.36.138 with SMTP id t10mr1996263qad.92.1278425852294; Tue, 06 Jul 2010 07:17:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.211.20 with HTTP; Tue, 6 Jul 2010 07:17:11 -0700 (PDT) In-Reply-To: References: From: frank cheong Date: Tue, 6 Jul 2010 22:17:11 +0800 Message-ID: To: freebsd-scsi@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: /dev/ch0 not recognized X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2010 14:17:36 -0000 After installation the same setup with redhat linux and drivers provided in hp website, I found that the problem lies on the ciss driver in freeBSD which didn't handle lun>0. Coz rehat works nicely with the changer using the drivers provided by HP (that means redhat also can't recognize this tape library using the default setup). Sad news is I will have to stick with redhat linux when everything works in order to save some money from grabbing another controller which suppose to work with freeBSD. I keep this post here hopes someone will not fall into the same HP P212 related problem or best if some one will enhance the ciss driver in order to handle device with lun > 0. Frank On Tue, Jul 6, 2010 at 3:04 PM, frank cheong wrote: > Riding on > http://www.experts-exchange.com/OS/Unix/BSD/FreeBSD/Q_26283427.html as > well as > http://www.pubbs.net/200911/freebsd/20344-ciss4-not-seeing-multiple-luns.html > I would like to know if there is any way to manually create/link the > /dev/ch0 driver for this case. > > Actually, I have my msl 2024 1760 SAS tape library attaching to my HP DL > 180 G6 thru Smart Array P212. I can successfully use this tape library with > my window 2008 ad backup exec 2010. While from my freeBSD 8.0, 8.0 p3 or > even 8.1 RC2, I don't even see the /dev/ch0 device link whereby I can see > this device using the camcontrol devlist -v. My question is: - > > 1. Is there any way I can manually create/link the /dev/ch0 device driver ? > 2. How can I achieve 1 if it is possible. > 3. Having learnt that exposing disk mirror controller should be considered > as danger, may I have more information and background information about that > ? What specific problem will I encounter for that ? > > Pls find below the configuration details which is related to the tape > library:- > > 1: > 2: > 3: > 4: > 5: > 6: > 7: > > 8: > 9: > > server# dmesg | grep ciss > ciss0: port 0xd800-0xd8ff mem 0xfb800000-0xfbbfffff,0xfbdff000-0xfbdfffff irq 24 at device 0.0 on pci6 > > ciss0: PERFORMANT Transport > ciss0: [ITHREAD] > ciss1: port 0xc800-0xc8ff mem 0xfb400000-0xfb7fffff,0xfb3ff000-0xfb3fffff irq 32 at device 0.0 on pci4 > ciss1: PERFORMANT Transport > ciss1: [ITHREAD] > > > sa0 at ciss0 bus 32 scbus1 target 6 lun 0 > da0 at ciss1 bus 0 scbus2 target 0 lun 0 > > > > 1: > 2: > 3: > > 4: > 5: > 6: > 7: > 8: > 9: > > server# camcontrol devlist -v > scbus0 on ciss0 bus 0: > scbus1 on ciss0 bus 32: > at scbus1 target 6 lun 0 (sa0,pass0) > > > scbus2 on ciss1 bus 0: > at scbus2 target 0 lun 0 (da0,pass1) > scbus3 on ciss1 bus 32: > scbus-1 on xpt0 bus 0: > <> at scbus-1 target -1 lun -1 (xpt0) > > > > 1: > 2: > 3: > 4: > > server# camcontrol reportluns 1:6 > > 2 LUNs found > 0 > 1 > > > > 1: > 2: > 3: > 4: > 5: > 6: > 7: > 8: > 9: > 10: > 11: > 12: > 13: > 14: > 15: > 16: > 17: > > 18: > 19: > 20: > 21: > 22: > > server# ls /dev/ > acd0 da0s1e led sa0.2 ttyvb > acpi da0s1f log sa0.3 ttyvc > > > ata dcons mdctl sa0.ctl ttyvd > atkbd0 devctl mem stderr ttyve > audit devstat nfslock stdin ttyvf > bpf dgdb nsa0 stdout ufsid > > > bpf0 esa0 nsa0.0 sysmouse ugen0.1 > bpsm0 esa0.0 nsa0.1 ttyu0 ugen1.1 > ciss0 esa0.1 nsa0.2 ttyu0.init ugen2.1 > > > ciss1 esa0.2 nsa0.3 ttyu0.lock ugen3.1 > console esa0.3 null ttyv0 ugen3.2 > consolectl fd pass0 ttyv1 ugen4.1 > > > ctty fido pass1 ttyv2 ugen5.1 > cuau0 geom.ctl pci ttyv3 ukbd0 > cuau0.init io psm0 ttyv4 ums0 > > cuau0.lock kbd0 ptmx ttyv5 urandom > > da0 kbd1 pts ttyv6 usb > da0s1 kbd2 random ttyv7 usbctl > da0s1a kbdmux0 sa0 ttyv8 xpt0 > da0s1b klog sa0.0 ttyv9 zero > > > da0s1d kmem sa0.1 ttyva > > From owner-freebsd-scsi@FreeBSD.ORG Tue Jul 6 16:28:22 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F040106566C for ; Tue, 6 Jul 2010 16:28:22 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout1-b.corp.re1.yahoo.com (mrout1-b.corp.re1.yahoo.com [69.147.107.20]) by mx1.freebsd.org (Postfix) with ESMTP id 4013A8FC1B for ; Tue, 6 Jul 2010 16:28:21 +0000 (UTC) Received: from [127.0.0.1] (cheese.corp.yahoo.com [216.145.50.99]) by mrout1-b.corp.re1.yahoo.com (8.13.8/8.13.8/y.out) with ESMTP id o66GS5XM067294; Tue, 6 Jul 2010 09:28:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; s=serpent; d=yahoo-inc.com; c=nofws; q=dns; h=subject:from:to:cc:in-reply-to:references:content-type:date: message-id:mime-version:x-mailer:content-transfer-encoding; b=DECTrFM/UfJufxgRzTVxubpRybV0LZmbTREMxiiqnrb0RuvnqRWxvpB04T65Lmoe From: Sean Bruno To: Folkert Saathoff In-Reply-To: <6A0E4367-98BB-4C24-B01A-63A3E533D88C@kitesystems.com> References: <6A0E4367-98BB-4C24-B01A-63A3E533D88C@kitesystems.com> Content-Type: text/plain; charset="UTF-8" Date: Tue, 06 Jul 2010 09:28:05 -0700 Message-ID: <1278433685.2506.9.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 (2.28.3-1.fc12) Content-Transfer-Encoding: 7bit Cc: "freebsd-scsi@freebsd.org" , frank cheong , Mike Hill Subject: Re: /dev/ch0 not recognized X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2010 16:28:22 -0000 On Tue, 2010-07-06 at 05:40 -0700, Folkert Saathoff wrote: > actually we were having a similar experience with the smartarray p212... attached a SAS tape changer (tandbergdata lto-4 autoloader) to it, but could only see the tape drive, not the changer. in our case, the p212 was the second smartarray controller on the bus (ciss1), with a P410 as the primary one. i believe there's a bug about that as well. to contrast, another machine with an IBM serveraid SAS controller and the same tape changer works quite nicely out of the box with FreeBSD 8.0. > > > please get in touch with me if you're a developer and want to see a dmesg or similar.. :) > > cheers, > /folkert > If you could post verbose boot output + sudo cissutil --dump For example, my ciss controller on an HPDL180G5 looks like this: controller 0 (HP P400 ) logical drives: 2 running firmware 7.08 stored firmware 7.08 scsi bus count 1 drives per scsi bus 16 drives (b0t8,b0t9,b0t10,b0t11,b0t12,b0t13,b0t14,b0t15,b1t0,b1t1,b1t2,b1t3) scsi_bus_count 01 Battery 0: Not Present/Discharged Cache is: Disabled Total write cache size = 212992 KB Write cache size = 212992 KB Read cache size = 0 KB Cache disabled map = 0x00000000 Cache enabled on: (vol0,vol1) rebuild (64) priority 1 ms for every host command expand (64) priority 1 ms for every host command vol0 Volume is bootable: YES 1 phys drives (b0t8) status OK failed drives (none) block size 512 blocks available 585871964 fault tolerance RAID0 spare configured NO stripe size 128k vol1 Volume is bootable: YES 5 phys drives (b0t15,b1t0,b1t1,b1t2,b1t3) status OK failed drives (none) block size 512 blocks available 4294967295 fault tolerance RAID0 spare configured NO stripe size 128k From owner-freebsd-scsi@FreeBSD.ORG Tue Jul 6 16:38:25 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E51A106564A for ; Tue, 6 Jul 2010 16:38:24 +0000 (UTC) (envelope-from kwcheong@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 056028FC13 for ; Tue, 6 Jul 2010 16:38:23 +0000 (UTC) Received: by vws6 with SMTP id 6so8083323vws.13 for ; Tue, 06 Jul 2010 09:38:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=SkchL8j+vE9sOD1P5r29/bFT89Ju8cXZXL5KpeXUOCE=; b=IqtERkw+uiiDzJigUwmcAorRB9Dr1Uc2iQmLD5CEu0cIjDseYsOcaSKtdxTWPXo4aC wNSPQBUFacV3kq99w8MOZ8mP7dAmLc+zZTydsJG63oBV/wSXGBsEIe3cZnrj45cGUzuN P9XVzLdpMoWvBbtEUbTkMITMfWnOxqHHB1RJ0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=DfEvAEzFFzgGnCvPHsKdMoS6OrJazXLM2tBW8Bru/WK7QtNFfcts6JLC7HQiuHPIft iLw3WD6c7LwdHusrZqV8Ds3PfmajgyA0oxgbzg1mcbqN6lg8igGvg4jlKPtBM7EJr0i5 Qf1rJlFXcRaC2Rb6Lr+8hp61HxN+LDRezvJv4= Received: by 10.220.62.5 with SMTP id v5mr2593894vch.101.1278434299285; Tue, 06 Jul 2010 09:38:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.171.16 with HTTP; Tue, 6 Jul 2010 09:37:59 -0700 (PDT) In-Reply-To: <1278433685.2506.9.camel@localhost.localdomain> References: <6A0E4367-98BB-4C24-B01A-63A3E533D88C@kitesystems.com> <1278433685.2506.9.camel@localhost.localdomain> From: frank cheong Date: Wed, 7 Jul 2010 00:37:59 +0800 Message-ID: To: Sean Bruno Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-scsi@freebsd.org" , Mike Hill , Folkert Saathoff Subject: Re: /dev/ch0 not recognized X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2010 16:38:25 -0000 sure, will do so tomorrow. Frank On Wed, Jul 7, 2010 at 12:28 AM, Sean Bruno wrote: > On Tue, 2010-07-06 at 05:40 -0700, Folkert Saathoff wrote: > > actually we were having a similar experience with the smartarray p212... > attached a SAS tape changer (tandbergdata lto-4 autoloader) to it, but could > only see the tape drive, not the changer. in our case, the p212 was the > second smartarray controller on the bus (ciss1), with a P410 as the primary > one. i believe there's a bug about that as well. to contrast, another > machine with an IBM serveraid SAS controller and the same tape changer works > quite nicely out of the box with FreeBSD 8.0. > > > > > > please get in touch with me if you're a developer and want to see a dmesg > or similar.. :) > > > > cheers, > > /folkert > > > > If you could post verbose boot output + sudo cissutil --dump > > For example, my ciss controller on an HPDL180G5 looks like this: > > controller 0 (HP P400 ) > logical drives: 2 > running firmware 7.08 > stored firmware 7.08 > scsi bus count 1 > drives per scsi bus 16 > drives > (b0t8,b0t9,b0t10,b0t11,b0t12,b0t13,b0t14,b0t15,b1t0,b1t1,b1t2,b1t3) > scsi_bus_count 01 > Battery 0: Not Present/Discharged > Cache is: Disabled > Total write cache size = 212992 KB > Write cache size = 212992 KB > Read cache size = 0 KB > Cache disabled map = 0x00000000 > Cache enabled on: (vol0,vol1) > rebuild (64) priority 1 ms for every host command > expand (64) priority 1 ms for every host command > vol0 > Volume is bootable: YES > 1 phys drives (b0t8) > status OK > failed drives (none) > block size 512 > blocks available 585871964 > fault tolerance RAID0 > spare configured NO > stripe size 128k > vol1 > Volume is bootable: YES > 5 phys drives (b0t15,b1t0,b1t1,b1t2,b1t3) > status OK > failed drives (none) > block size 512 > blocks available 4294967295 > fault tolerance RAID0 > spare configured NO > stripe size 128k > > > From owner-freebsd-scsi@FreeBSD.ORG Wed Jul 7 02:26:56 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A0681065674 for ; Wed, 7 Jul 2010 02:26:56 +0000 (UTC) (envelope-from kwcheong@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id C70DD8FC13 for ; Wed, 7 Jul 2010 02:26:55 +0000 (UTC) Received: by qyk30 with SMTP id 30so2812246qyk.13 for ; Tue, 06 Jul 2010 19:26:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=FFjZ4Plvhd4zzc7UxxqA1CBBennNvJu7hTyvNpS+Vuo=; b=JjrxTu1WVK4rvfWz6yG/8yxKQGxmCq8dzbZbnkrql5cE/8HDzvnqmBi0sLtZ8d1UMf 21JGQMt3tUSQAFKFl05NFoyg3NPOjEscD04Xa7062LlsWDBHD1QDW1kiZtG7dvcxX8yt hs/zKzoU0pj/3kplkwySu6+WtiTZdvRfdnqv0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=c2eXwdkL/Er9HVLrlkGx7NekkDRLFX4f5h+i7jqrjvZwo9TzejzVoxniICvpKCCbBI QviZssKy60O46dEftKNn6LxY7siz4s5lCXB8i1czH1BiFQBXkGqXla2066xv6HMYBg5V eJb2QQcW8jz4APsgPypJeYv4kpJsss0P/CeyA= Received: by 10.224.28.77 with SMTP id l13mr3066400qac.166.1278469606043; Tue, 06 Jul 2010 19:26:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.211.20 with HTTP; Tue, 6 Jul 2010 19:26:24 -0700 (PDT) In-Reply-To: <1278433685.2506.9.camel@localhost.localdomain> References: <6A0E4367-98BB-4C24-B01A-63A3E533D88C@kitesystems.com> <1278433685.2506.9.camel@localhost.localdomain> From: frank cheong Date: Wed, 7 Jul 2010 10:26:24 +0800 Message-ID: To: Sean Bruno Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-scsi@freebsd.org" , Mike Hill , Folkert Saathoff Subject: Re: /dev/ch0 not recognized X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jul 2010 02:26:56 -0000 dmesg here freeBSD# dmesg Copyright (c) 1992-2009 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC Preloaded elf kernel "/boot/kernel/kernel" at 0xc0f6f000. Timecounter "i8254" frequency 1193182 Hz quality 0 Calibrating TSC clock ... TSC clock: 2266761792 Hz CPU: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz (2266.76-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x106a5 Stepping = 5 Features=0xbfebfbff Features2=0x9ce3bd AMD Features=0x28100000 AMD Features2=0x1 TSC: P-state invariant Data TLB: 4 KB pages, 4-way set associative, 64 entries 1st-level data cache: 32 KB, 8-way set associative, 64 byte line size L2 cache: 256 kbytes, 8-way associative, 64 bytes/line real memory = 4294967296 (4096 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009bfff, 634880 bytes (155 pages) 0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages) 0x0000000001026000 - 0x00000000bc126fff, 3138392064 bytes (766209 pages) avail memory = 3137052672 (2991 MB) Table 'FACP' at 0xbf770290 Table 'APIC' at 0xbf770390 MADT: Found table at 0xbf770390 MP Configuration Table version 1.4 found at 0xc00fd3e0 APIC: Using the MADT enumerator. MADT: Found CPU APIC ID 16 ACPI ID 1: enabled SMP: Added CPU 16 (AP) MADT: Found CPU APIC ID 18 ACPI ID 2: enabled SMP: Added CPU 18 (AP) MADT: Found CPU APIC ID 20 ACPI ID 3: enabled SMP: Added CPU 20 (AP) MADT: Found CPU APIC ID 22 ACPI ID 4: enabled SMP: Added CPU 22 (AP) MADT: Found CPU APIC ID 17 ACPI ID 5: enabled SMP: Added CPU 17 (AP) MADT: Found CPU APIC ID 19 ACPI ID 6: enabled SMP: Added CPU 19 (AP) MADT: Found CPU APIC ID 21 ACPI ID 7: enabled SMP: Added CPU 21 (AP) MADT: Found CPU APIC ID 23 ACPI ID 8: enabled SMP: Added CPU 23 (AP) MADT: Found CPU APIC ID 136 ACPI ID 9: disabled MADT: Found CPU APIC ID 137 ACPI ID 10: disabled MADT: Found CPU APIC ID 138 ACPI ID 11: disabled MADT: Found CPU APIC ID 139 ACPI ID 12: disabled MADT: Found CPU APIC ID 140 ACPI ID 13: disabled MADT: Found CPU APIC ID 141 ACPI ID 14: disabled MADT: Found CPU APIC ID 142 ACPI ID 15: disabled MADT: Found CPU APIC ID 143 ACPI ID 16: disabled MADT: Found CPU APIC ID 144 ACPI ID 17: disabled MADT: Found CPU APIC ID 145 ACPI ID 18: disabled MADT: Found CPU APIC ID 146 ACPI ID 19: disabled MADT: Found CPU APIC ID 147 ACPI ID 20: disabled MADT: Found CPU APIC ID 148 ACPI ID 21: disabled MADT: Found CPU APIC ID 149 ACPI ID 22: disabled MADT: Found CPU APIC ID 150 ACPI ID 23: disabled MADT: Found CPU APIC ID 151 ACPI ID 24: disabled ACPI APIC Table: INTR: Adding local APIC 17 as a target INTR: Adding local APIC 18 as a target INTR: Adding local APIC 19 as a target INTR: Adding local APIC 20 as a target INTR: Adding local APIC 21 as a target INTR: Adding local APIC 22 as a target INTR: Adding local APIC 23 as a target FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 SMT threads cpu0 (BSP): APIC ID: 16 cpu1 (AP): APIC ID: 17 cpu2 (AP): APIC ID: 18 cpu3 (AP): APIC ID: 19 cpu4 (AP): APIC ID: 20 cpu5 (AP): APIC ID: 21 cpu6 (AP): APIC ID: 22 cpu7 (AP): APIC ID: 23 APIC: CPU 0 has ACPI ID 1 APIC: CPU 1 has ACPI ID 5 APIC: CPU 2 has ACPI ID 2 APIC: CPU 3 has ACPI ID 6 APIC: CPU 4 has ACPI ID 3 APIC: CPU 5 has ACPI ID 7 APIC: CPU 6 has ACPI ID 4 APIC: CPU 7 has ACPI ID 8 bios32: Found BIOS32 Service Directory header at 0xc00f0000 bios32: Entry = 0xf0010 (c00f0010) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xf0000+0x31 pnpbios: Found PnP BIOS data at 0xc00f3dd0 pnpbios: Entry = f0000:523a Rev = 1.0 Other BIOS signatures found: ULE: setup cpu 0 ULE: setup cpu 1 ULE: setup cpu 2 ULE: setup cpu 3 ULE: setup cpu 4 ULE: setup cpu 5 ULE: setup cpu 6 ULE: setup cpu 7 ACPI: RSDP 0xfa160 00024 (v2 HP ) ACPI: XSDT 0xbf770100 0009C (v1 HP ProLiant 20100301 MSFT 00000097) ACPI: FACP 0xbf770290 000F4 (v4 HP ProLiant 20100301 MSFT 00000097) ACPI: DSDT 0xbf770740 05EEB (v2 HP ProLiant 00000200 INTL 20051117) ACPI: FACS 0xbf77e000 00040 ACPI: APIC 0xbf770390 0011E (v2 HP ProLiant 20100301 MSFT 00000097) ACPI: SPCR 0xbf7704b0 00050 (v1 HP ProLiant 20100301 MSFT 00000097) ACPI: MCFG 0xbf770500 0003C (v1 HP ProLiant 20100301 MSFT 00000097) ACPI: SPMI 0xbf770540 00041 (v5 HP ProLiant 20100301 MSFT 00000097) ACPI: SLIC 0xbf770590 00176 (v1 HP SLIC1515 20100301 MSFT 00000097) ACPI: BOOT 0xbf770710 00028 (v1 HP ProLiant 20100301 MSFT 00000097) ACPI: OEMB 0xbf77e040 0007A (v1 HP ProLiant 20100301 MSFT 00000097) ACPI: HPET 0xbf77a740 00038 (v1 HP ProLiant 20100301 MSFT 00000097) ACPI: DMAR 0xbf77e0c0 000F8 (v1 AMI OEMDMAR 00000001 MSFT 00000097) ACPI: SSDT 0xbf77fbf0 00363 (v1 HP ProLiant 00000012 INTL 20051117) ACPI: EINJ 0xbf77a780 00130 (v1 HP ProLiant 20100301 MSFT 00000097) ACPI: BERT 0xbf77a910 00030 (v1 HP ProLiant 20100301 MSFT 00000097) ACPI: ERST 0xbf77a940 001B0 (v1 HP ProLiant 20100301 MSFT 00000097) ACPI: HEST 0xbf77aaf0 000A8 (v1 HP ProLiant 20100301 MSFT 00000097) MADT: Found IO APIC ID 8, Interrupt 0 at 0xfec00000 ioapic0: Changing APIC ID to 8 ioapic0: Routing external 8259A's -> intpin 0 MADT: Found IO APIC ID 9, Interrupt 24 at 0xfec8a000 ioapic1: Changing APIC ID to 9 MADT: Interrupt override: source 0, irq 2 ioapic0: Routing IRQ 0 -> intpin 2 MADT: Interrupt override: source 9, irq 9 ioapic0: intpin 9 trigger: level lapic: Routing NMI -> LINT1 lapic: LINT1 trigger: edge lapic: LINT1 polarity: high ioapic0 irqs 0-23 on motherboard ioapic1 irqs 24-47 on motherboard cpu0 BSP: ID: 0x10000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x0001000f pcm: 0x00010400 wlan: <802.11 Link Layer> kbd: new array size 4 kbd1 at kbdmux0 mem: Pentium Pro MTRR support enabled null: random: nfslock: pseudo-device io: hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2 npx0: INT 16 interface acpi0: on motherboard PCIe: Memory Mapped configuration base @ 0xe0000000 pcibios: BIOS version 3.00 ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 16 vector 48 acpi0: [MPSAFE] acpi0: [ITHREAD] acpi0: Power Button (fixed) acpi0: wakeup code va 0xc62a6000 pa 0x1000 AcpiOsDerivePciId: \\_SB_.PCI0.SBRG.IELK.RXA0 -> bus 0 dev 0 func 0 AcpiOsDerivePciId: \\_SB_.PCI0.SBRG.PIX0 -> bus 0 dev 31 func 0 acpi0: reservation of 0, a0000 (3) failed acpi0: reservation of 100000, bff00000 (3) failed ACPI timer: 1/1 1/2 1/1 1/2 1/0 1/2 1/2 1/1 1/1 1/1 -> 10 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 pci_link0: Index IRQ Rtd Ref IRQs Initial Probe 0 10 N 0 3 4 6 7 10 11 12 14 15 Validation 0 10 N 0 3 4 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 pci_link1: Index IRQ Rtd Ref IRQs Initial Probe 0 5 N 0 5 Validation 0 5 N 0 5 After Disable 0 255 N 0 5 pci_link2: Index IRQ Rtd Ref IRQs Initial Probe 0 15 N 0 3 4 6 7 10 11 12 14 15 Validation 0 15 N 0 3 4 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 pci_link3: Index IRQ Rtd Ref IRQs Initial Probe 0 11 N 0 3 4 6 7 10 11 12 14 15 Validation 0 11 N 0 3 4 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 pci_link4: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 3 4 6 7 10 11 12 14 15 Validation 0 255 N 0 3 4 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 pci_link5: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 3 4 6 7 10 11 12 14 15 Validation 0 255 N 0 3 4 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 pci_link6: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 3 4 6 7 10 11 12 14 15 Validation 0 255 N 0 3 4 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 pci_link7: Index IRQ Rtd Ref IRQs Initial Probe 0 14 N 0 3 4 6 7 10 11 12 14 15 Validation 0 14 N 0 3 4 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 acpi_hpet0: iomem 0xfed00000-0xfed003ff on acpi0 acpi_hpet0: vend: 0x8086 rev: 0x1 num: 3 hz: 14318180 opts: legacy_route 64-bit Timecounter "HPET" frequency 14318180 Hz quality 900 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pci0: domain=0, physical bus=0 found-> vendor=0x8086, dev=0x3406, revid=0x13 domain=0, bus=0, slot=0, func=0 class=06-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0140, statreg=0x0810, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) powerspec 3 supports D0 D3 current D0 MSI supports 2 messages, vector masks found-> vendor=0x8086, dev=0x3408, revid=0x13 domain=0, bus=0, slot=1, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0147, statreg=0x0010, cachelnsz=64 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) powerspec 3 supports D0 D3 current D0 MSI supports 2 messages, vector masks found-> vendor=0x8086, dev=0x340a, revid=0x13 domain=0, bus=0, slot=3, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0147, statreg=0x0010, cachelnsz=64 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) powerspec 3 supports D0 D3 current D0 MSI supports 2 messages, vector masks found-> vendor=0x8086, dev=0x340e, revid=0x13 domain=0, bus=0, slot=7, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0144, statreg=0x0010, cachelnsz=64 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) powerspec 3 supports D0 D3 current D0 MSI supports 2 messages, vector masks found-> vendor=0x8086, dev=0x3410, revid=0x13 domain=0, bus=0, slot=9, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0147, statreg=0x0010, cachelnsz=64 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) powerspec 3 supports D0 D3 current D0 MSI supports 2 messages, vector masks found-> vendor=0x8086, dev=0x342e, revid=0x13 domain=0, bus=0, slot=20, func=0 class=08-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0010, cachelnsz=64 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x3422, revid=0x13 domain=0, bus=0, slot=20, func=1 class=08-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0010, cachelnsz=64 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x3423, revid=0x13 domain=0, bus=0, slot=20, func=2 class=08-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0000, statreg=0x0010, cachelnsz=64 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x3a37, revid=0x00 domain=0, bus=0, slot=26, func=0 class=0c-03-00, hdrtype=0x00, mfdev=1 cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=10 map[20]: type I/O Port, range 32, base 0xa800, size 5, enabled pcib0: matched entry for 0.26.INTA pcib0: slot 26 INTA hardwired to IRQ 16 found-> vendor=0x8086, dev=0x3a3c, revid=0x00 domain=0, bus=0, slot=26, func=7 class=0c-03-20, hdrtype=0x00, mfdev=0 cmdreg=0x0046, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=c, irq=15 powerspec 2 supports D0 D3 current D0 map[10]: type Memory, range 32, base 0xfa7f8000, size 10, enabled pcib0: matched entry for 0.26.INTC pcib0: slot 26 INTC hardwired to IRQ 18 found-> vendor=0x8086, dev=0x3a40, revid=0x00 domain=0, bus=0, slot=28, func=0 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0146, statreg=0x0010, cachelnsz=64 (dwords) lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) intpin=a, irq=10 powerspec 2 supports D0 D3 current D0 MSI supports 1 message pcib0: matched entry for 0.28.INTA pcib0: slot 28 INTA hardwired to IRQ 16 found-> vendor=0x8086, dev=0x3a48, revid=0x00 domain=0, bus=0, slot=28, func=4 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0007, statreg=0x0810, cachelnsz=64 (dwords) lattimer=0x00 (0 ns), mingnt=0x1a (6500 ns), maxlat=0x00 (0 ns) intpin=a, irq=10 powerspec 2 supports D0 D3 current D0 MSI supports 1 message pcib0: matched entry for 0.28.INTA pcib0: slot 28 INTA hardwired to IRQ 16 found-> vendor=0x8086, dev=0x3a34, revid=0x00 domain=0, bus=0, slot=29, func=0 class=0c-03-00, hdrtype=0x00, mfdev=1 cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=14 map[20]: type I/O Port, range 32, base 0xa880, size 5, enabled pcib0: matched entry for 0.29.INTA pcib0: slot 29 INTA hardwired to IRQ 23 found-> vendor=0x8086, dev=0x3a35, revid=0x00 domain=0, bus=0, slot=29, func=1 class=0c-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=11 map[20]: type I/O Port, range 32, base 0xac00, size 5, enabled pcib0: matched entry for 0.29.INTB pcib0: slot 29 INTB hardwired to IRQ 19 found-> vendor=0x8086, dev=0x3a36, revid=0x00 domain=0, bus=0, slot=29, func=2 class=0c-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=c, irq=15 map[20]: type I/O Port, range 32, base 0xb000, size 5, enabled pcib0: matched entry for 0.29.INTC pcib0: slot 29 INTC hardwired to IRQ 18 found-> vendor=0x8086, dev=0x3a3a, revid=0x00 domain=0, bus=0, slot=29, func=7 class=0c-03-20, hdrtype=0x00, mfdev=0 cmdreg=0x0046, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=14 powerspec 2 supports D0 D3 current D0 map[10]: type Memory, range 32, base 0xfa7fa000, size 10, enabled pcib0: matched entry for 0.29.INTA pcib0: slot 29 INTA hardwired to IRQ 23 found-> vendor=0x8086, dev=0x244e, revid=0x90 domain=0, bus=0, slot=30, func=0 class=06-04-01, hdrtype=0x01, mfdev=0 cmdreg=0x0144, statreg=0x0010, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x02 (500 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x3a16, revid=0x00 domain=0, bus=0, slot=31, func=0 class=06-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x0147, statreg=0x0210, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x3a22, revid=0x00 domain=0, bus=0, slot=31, func=2 class=01-06-01, hdrtype=0x00, mfdev=0 cmdreg=0x0047, statreg=0x02b0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=11 powerspec 3 supports D0 D3 current D0 MSI supports 16 messages map[10]: type I/O Port, range 32, base 0xb880, size 3, enabled map[14]: type I/O Port, range 32, base 0xb800, size 2, enabled map[18]: type I/O Port, range 32, base 0xb480, size 3, enabled map[1c]: type I/O Port, range 32, base 0xb400, size 2, enabled map[20]: type I/O Port, range 32, base 0xb080, size 5, enabled map[24]: type Memory, range 32, base 0xfa7fc000, size 11, enabled pcib0: matched entry for 0.31.INTB pcib0: slot 31 INTB hardwired to IRQ 19 pcib1: at device 1.0 on pci0 pcib1: domain 0 pcib1: secondary bus 7 pcib1: subordinate bus 7 pcib1: I/O decode 0xe000-0xefff pcib1: memory decode 0xfbe00000-0xfbefffff pcib1: no prefetched decode pci7: on pcib1 pci7: domain=0, physical bus=7 found-> vendor=0x8086, dev=0x10c9, revid=0x01 domain=0, bus=7, slot=0, func=0 class=02-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0147, statreg=0x0010, cachelnsz=64 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=10 powerspec 3 supports D0 D3 current D0 MSI supports 1 message, 64 bit, vector masks MSI-X supports 10 messages in map 0x1c map[10]: type Memory, range 32, base 0xfbe60000, size 17, enabled pcib1: requested memory range 0xfbe60000-0xfbe7ffff: good map[14]: type Memory, range 32, base 0xfbe40000, size 17, enabled pcib1: requested memory range 0xfbe40000-0xfbe5ffff: good map[18]: type I/O Port, range 32, base 0xe880, size 5, enabled pcib1: requested I/O range 0xe880-0xe89f: in range map[1c]: type Memory, range 32, base 0xfbeb8000, size 14, enabled pcib1: requested memory range 0xfbeb8000-0xfbebbfff: good pcib1: matched entry for 7.0.INTA pcib1: slot 0 INTA hardwired to IRQ 28 found-> vendor=0x8086, dev=0x10c9, revid=0x01 domain=0, bus=7, slot=0, func=1 class=02-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0147, statreg=0x0010, cachelnsz=64 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=5 powerspec 3 supports D0 D3 current D0 MSI supports 1 message, 64 bit, vector masks MSI-X supports 10 messages in map 0x1c map[10]: type Memory, range 32, base 0xfbee0000, size 17, enabled pcib1: requested memory range 0xfbee0000-0xfbefffff: good map[14]: type Memory, range 32, base 0xfbec0000, size 17, enabled pcib1: requested memory range 0xfbec0000-0xfbedffff: good map[18]: type I/O Port, range 32, base 0xec00, size 5, enabled pcib1: requested I/O range 0xec00-0xec1f: in range map[1c]: type Memory, range 32, base 0xfbebc000, size 14, enabled pcib1: requested memory range 0xfbebc000-0xfbebffff: good pcib1: matched entry for 7.0.INTB pcib1: slot 0 INTB hardwired to IRQ 40 igb0: port 0xe880-0xe89f mem 0xfbe60000-0xfbe7ffff,0xfbe40000-0xfbe5ffff,0xfbeb8000-0xfbebbfff irq 28 at device 0.0 on pci7 igb0: Reserved 0x20000 bytes for rid 0x10 type 3 at 0xfbe60000 igb0: Reserved 0x4000 bytes for rid 0x1c type 3 at 0xfbeb8000 igb0: attempting to allocate 3 MSI-X vectors (10 supported) msi: routing MSI-X IRQ 256 to local APIC 16 vector 49 msi: routing MSI-X IRQ 257 to local APIC 16 vector 50 msi: routing MSI-X IRQ 258 to local APIC 16 vector 51 igb0: using IRQs 256-258 for MSI-X igb0: Using MSIX interrupts with 3 vectors igb0: [MPSAFE] igb0: [ITHREAD] igb0: [MPSAFE] igb0: [ITHREAD] igb0: [MPSAFE] igb0: [ITHREAD] igb0: bpf attached igb0: Ethernet address: d8:d3:85:b5:ec:2e igb1: port 0xec00-0xec1f mem 0xfbee0000-0xfbefffff,0xfbec0000-0xfbedffff,0xfbebc000-0xfbebffff irq 40 at device 0.1 on pci7 igb1: Reserved 0x20000 bytes for rid 0x10 type 3 at 0xfbee0000 igb1: Reserved 0x4000 bytes for rid 0x1c type 3 at 0xfbebc000 igb1: attempting to allocate 3 MSI-X vectors (10 supported) msi: routing MSI-X IRQ 259 to local APIC 16 vector 52 msi: routing MSI-X IRQ 260 to local APIC 16 vector 53 msi: routing MSI-X IRQ 261 to local APIC 16 vector 54 igb1: using IRQs 259-261 for MSI-X igb1: Using MSIX interrupts with 3 vectors igb1: [MPSAFE] igb1: [ITHREAD] igb1: [MPSAFE] igb1: [ITHREAD] igb1: [MPSAFE] igb1: [ITHREAD] igb1: bpf attached igb1: Ethernet address: d8:d3:85:b5:ec:2f pcib2: at device 3.0 on pci0 pcib2: domain 0 pcib2: secondary bus 6 pcib2: subordinate bus 6 pcib2: I/O decode 0xd000-0xdfff pcib2: memory decode 0xfb800000-0xfbdfffff pcib2: no prefetched decode pci6: on pcib2 pci6: domain=0, physical bus=6 found-> vendor=0x103c, dev=0x323a, revid=0x01 domain=0, bus=6, slot=0, func=0 class=01-04-00, hdrtype=0x00, mfdev=0 cmdreg=0x0047, statreg=0x0010, cachelnsz=64 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=10 powerspec 3 supports D0 D1 D3 current D0 MSI supports 1 message, 64 bit MSI-X supports 16 messages in map 0x10 map[10]: type Memory, range 64, base 0xfb800000, size 22, enabled pcib2: requested memory range 0xfb800000-0xfbbfffff: good map[18]: type Memory, range 64, base 0xfbdff000, size 12, enabled pcib2: requested memory range 0xfbdff000-0xfbdfffff: good map[20]: type I/O Port, range 32, base 0xd800, size 8, enabled pcib2: requested I/O range 0xd800-0xd8ff: in range pcib2: matched entry for 6.0.INTA pcib2: slot 0 INTA hardwired to IRQ 24 ciss0: port 0xd800-0xd8ff mem 0xfb800000-0xfbbfffff,0xfbdff000-0xfbdfffff irq 24 at device 0.0 on pci6 ciss0: Reserved 0x400000 bytes for rid 0x10 type 3 at 0xfb800000 ciss0: PERFORMANT Transport ciss0: attempting to allocate 1 MSI-X vectors (16 supported) msi: routing MSI-X IRQ 262 to local APIC 16 vector 55 ciss0: using IRQ 262 for MSI-X ciss0: Using 1 MSIX interrupt ciss0: [MPSAFE] ciss0: [ITHREAD] ciss0: using 32 of 32 available commands ciss0: firmware 3.00 ciss0: 1 SCSI channels ciss0: signature 'CISS' ciss0: valence 3 ciss0: supported I/O methods 0x78000007 ciss0: active I/O method 0x5 ciss0: 4G page base 0x00000000 ciss0: interrupt coalesce delay 0us ciss0: interrupt coalesce count 16 ciss0: max outstanding commands 32 ciss0: bus types 0x200000 ciss0: server name 'SGH931X7JB' ciss0: heartbeat 0x2ba ciss0: 2 physical devices ciss0: 0 logical drives pcib3: at device 7.0 on pci0 pcib3: domain 0 pcib3: secondary bus 5 pcib3: subordinate bus 5 pcib3: I/O decode 0x0-0x0 pcib3: no prefetched decode pci5: on pcib3 pci5: domain=0, physical bus=5 pcib4: at device 9.0 on pci0 pcib4: domain 0 pcib4: secondary bus 4 pcib4: subordinate bus 4 pcib4: I/O decode 0xc000-0xcfff pcib4: memory decode 0xfb300000-0xfb7fffff pcib4: no prefetched decode pci4: on pcib4 pci4: domain=0, physical bus=4 found-> vendor=0x103c, dev=0x323a, revid=0x01 domain=0, bus=4, slot=0, func=0 class=01-04-00, hdrtype=0x00, mfdev=0 cmdreg=0x0047, statreg=0x0010, cachelnsz=64 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=10 powerspec 3 supports D0 D1 D3 current D0 MSI supports 1 message, 64 bit MSI-X supports 16 messages in map 0x10 map[10]: type Memory, range 64, base 0xfb400000, size 22, enabled pcib4: requested memory range 0xfb400000-0xfb7fffff: good map[18]: type Memory, range 64, base 0xfb3ff000, size 12, enabled pcib4: requested memory range 0xfb3ff000-0xfb3fffff: good map[20]: type I/O Port, range 32, base 0xc800, size 8, enabled pcib4: requested I/O range 0xc800-0xc8ff: in range pcib4: matched entry for 4.0.INTA pcib4: slot 0 INTA hardwired to IRQ 32 ciss1: port 0xc800-0xc8ff mem 0xfb400000-0xfb7fffff,0xfb3ff000-0xfb3fffff irq 32 at device 0.0 on pci4 ciss1: Reserved 0x400000 bytes for rid 0x10 type 3 at 0xfb400000 ciss1: PERFORMANT Transport ciss1: attempting to allocate 1 MSI-X vectors (16 supported) msi: routing MSI-X IRQ 263 to local APIC 16 vector 56 ciss1: using IRQ 263 for MSI-X ciss1: Using 1 MSIX interrupt ciss1: [MPSAFE] ciss1: [ITHREAD] ciss1: using 256 of 1024 available commands ciss1: firmware 3.00 ciss1: 1 SCSI channels ciss1: signature 'CISS' ciss1: valence 3 ciss1: supported I/O methods 0x78000007 ciss1: active I/O method 0x5 ciss1: 4G page base 0x00000000 ciss1: interrupt coalesce delay 0us ciss1: interrupt coalesce count 16 ciss1: max outstanding commands 1024 ciss1: bus types 0x200000 ciss1: server name 'USE179N286' ciss1: heartbeat 0x270 ciss1: 5 physical devices ciss1: 1 logical drive ciss1: logical drive (b0t0): RAID ADG, 1907200MB online pci0: at device 20.0 (no driver attached) pci0: at device 20.1 (no driver attached) pci0: at device 20.2 (no driver attached) uhci0: port 0xa800-0xa81f irq 16 at device 26.0 on pci0 uhci0: Reserved 0x20 bytes for rid 0x20 type 4 at 0xa800 ioapic0: routing intpin 16 (PCI IRQ 16) to lapic 16 vector 57 uhci0: [MPSAFE] uhci0: [ITHREAD] uhci0: LegSup = 0x0430 usbus0: on uhci0 ehci0: mem 0xfa7f8000-0xfa7f83ff irq 18 at device 26.7 on pci0 ehci0: Reserved 0x400 bytes for rid 0x10 type 3 at 0xfa7f8000 ioapic0: routing intpin 18 (PCI IRQ 18) to lapic 16 vector 58 ehci0: [MPSAFE] ehci0: [ITHREAD] usbus1: EHCI version 1.0 usbus1: on ehci0 pcib5: irq 16 at device 28.0 on pci0 pcib5: domain 0 pcib5: secondary bus 3 pcib5: subordinate bus 3 pcib5: I/O decode 0x0-0x0 pcib5: prefetched decode 0xf9f00000-0xf9ffffff pci3: on pcib5 pci3: domain=0, physical bus=3 pcib6: irq 16 at device 28.4 on pci0 pcib6: domain 0 pcib6: secondary bus 2 pcib6: subordinate bus 2 pcib6: I/O decode 0xf000-0xfff pcib6: memory decode 0xfa800000-0xfb2fffff pcib6: prefetched decode 0xf8000000-0xf8ffffff pci2: on pcib6 pci2: domain=0, physical bus=2 found-> vendor=0x102b, dev=0x0522, revid=0x02 domain=0, bus=2, slot=0, func=0 class=03-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0047, statreg=0x1010, cachelnsz=64 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=10 powerspec 2 supports D0 D3 current D0 MSI supports 1 message map[10]: type Prefetchable Memory, range 32, base 0xf8000000, size 24, enabled pcib6: requested memory range 0xf8000000-0xf8ffffff: good map[14]: type Memory, range 32, base 0xfb2fc000, size 14, enabled pcib6: requested memory range 0xfb2fc000-0xfb2fffff: good map[18]: type Memory, range 32, base 0xfa800000, size 23, enabled pcib6: requested memory range 0xfa800000-0xfaffffff: good pcib6: matched entry for 2.0.INTA pcib6: slot 0 INTA hardwired to IRQ 16 vgapci0: mem 0xf8000000-0xf8ffffff,0xfb2fc000-0xfb2fffff,0xfa800000-0xfaffffff irq 16 at device 0.0 on pci2 uhci1: port 0xa880-0xa89f irq 23 at device 29.0 on pci0 uhci1: Reserved 0x20 bytes for rid 0x20 type 4 at 0xa880 ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 16 vector 59 uhci1: [MPSAFE] uhci1: [ITHREAD] uhci1: LegSup = 0x0430 usbus2: on uhci1 uhci2: port 0xac00-0xac1f irq 19 at device 29.1 on pci0 uhci2: Reserved 0x20 bytes for rid 0x20 type 4 at 0xac00 ioapic0: routing intpin 19 (PCI IRQ 19) to lapic 16 vector 60 uhci2: [MPSAFE] uhci2: [ITHREAD] uhci2: LegSup = 0x0430 usbus3: on uhci2 uhci3: port 0xb000-0xb01f irq 18 at device 29.2 on pci0 uhci3: Reserved 0x20 bytes for rid 0x20 type 4 at 0xb000 uhci3: [MPSAFE] uhci3: [ITHREAD] uhci3: LegSup = 0x0430 usbus4: on uhci3 ehci1: mem 0xfa7fa000-0xfa7fa3ff irq 23 at device 29.7 on pci0 ehci1: Reserved 0x400 bytes for rid 0x10 type 3 at 0xfa7fa000 ehci1: [MPSAFE] ehci1: [ITHREAD] usbus5: EHCI version 1.0 usbus5: on ehci1 pcib7: at device 30.0 on pci0 pcib7: domain 0 pcib7: secondary bus 1 pcib7: subordinate bus 1 pcib7: I/O decode 0x0-0x0 pcib7: no prefetched decode pcib7: Subtractively decoded bridge. pcib7: could not get PCI interrupt routing table for \\_SB_.PCI0.P0P1 - AE_NOT_FOUND pci1: on pcib7 pci1: domain=0, physical bus=1 isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0xb880-0xb887,0xb800-0xb803,0xb480-0xb487,0xb400-0xb403,0xb080-0xb09f mem 0xfa7fc000-0xfa7fc7ff irq 19 at device 31.2 on pci0 atapci0: Reserved 0x20 bytes for rid 0x20 type 4 at 0xb080 atapci0: [MPSAFE] atapci0: [ITHREAD] atapci0: Reserved 0x800 bytes for rid 0x24 type 3 at 0xfa7fc000 atapci0: AHCI called from vendor specific driver atapci0: AHCI v1.20 controller with 6 1.5Gbps ports, PM not supported atapci0: Caps: 64bit NCQ SNTF SS ALP AL CLO 1.5Gbps PMD SSC PSC 32cmd CCC EM eSATA 6ports ata2: on atapci0 ata2: AHCI reset... ata2: hardware reset ... ata2: SATA connect timeout status=00000000 ata2: AHCI reset done: phy reset found no device ata2: [MPSAFE] ata2: [ITHREAD] ata3: on atapci0 ata3: AHCI reset... ata3: hardware reset ... ata3: SATA connect timeout status=00000000 ata3: AHCI reset done: phy reset found no device ata3: [MPSAFE] ata3: [ITHREAD] ata4: on atapci0 ata4: AHCI reset... ata4: hardware reset ... ata4: SATA connect timeout status=00000000 ata4: AHCI reset done: phy reset found no device ata4: [MPSAFE] ata4: [ITHREAD] ata5: on atapci0 ata5: AHCI reset... ata5: hardware reset ... ata5: SATA connect timeout status=00000000 ata5: AHCI reset done: phy reset found no device ata5: [MPSAFE] ata5: [ITHREAD] ata6: on atapci0 ata6: AHCI reset... ata6: hardware reset ... ata6: SATA connect time=0ms status=00000113 ata6: ready wait time=0ms ata6: software reset port 0... ata6: ready wait time=0ms ata6: SIGNATURE: eb140101 ata6: AHCI reset done: devices=00010000 ata6: [MPSAFE] ata6: [ITHREAD] ata7: on atapci0 ata7: AHCI reset... ata7: hardware reset ... ata7: SATA connect timeout status=00000000 ata7: AHCI reset done: phy reset found no device ata7: [MPSAFE] ata7: [ITHREAD] acpi_button0: on acpi0 atrtc0: port 0x70-0x71 irq 8 on acpi0 atrtc0: registered as a time-of-day clock (resolution 1000000us) uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 ioapic0: routing intpin 4 (ISA IRQ 4) to lapic 16 vector 61 uart0: [FILTER] uart0: fast interrupt cpu0: on acpi0 ACPI: SSDT 0xbf77e1c0 013CC (v1 DpgPmm P001Ist 00000011 INTL 20051117) ACPI: SSDT 0xbf77f590 00659 (v1 PmRef P001Cst 00003001 INTL 20051117) est0: on cpu0 est0: Invalid id16 (set, cur) = (16, 17) est0: Invalid freq 2133, ignored. est0: Invalid id16 (set, cur) = (15, 17) est0: Invalid freq 2000, ignored. est0: Invalid id16 (set, cur) = (14, 17) est0: Invalid freq 1867, ignored. est0: Invalid id16 (set, cur) = (13, 17) est0: Invalid freq 1733, ignored. est0: Invalid id16 (set, cur) = (12, 17) est0: Invalid freq 1600, ignored. p4tcc0: on cpu0 cpu1: on acpi0 est1: on cpu1 est1: Invalid id16 (set, cur) = (16, 17) est1: Invalid freq 2133, ignored. est1: Invalid id16 (set, cur) = (15, 17) est1: Invalid freq 2000, ignored. est1: Invalid id16 (set, cur) = (14, 17) est1: Invalid freq 1867, ignored. est1: Invalid id16 (set, cur) = (13, 17) est1: Invalid freq 1733, ignored. est1: Invalid id16 (set, cur) = (12, 17) est1: Invalid freq 1600, ignored. p4tcc1: on cpu1 cpu2: on acpi0 est2: on cpu2 est2: Invalid id16 (set, cur) = (16, 17) est2: Invalid freq 2133, ignored. est2: Invalid id16 (set, cur) = (15, 17) est2: Invalid freq 2000, ignored. est2: Invalid id16 (set, cur) = (14, 17) est2: Invalid freq 1867, ignored. est2: Invalid id16 (set, cur) = (13, 17) est2: Invalid freq 1733, ignored. est2: Invalid id16 (set, cur) = (12, 17) est2: Invalid freq 1600, ignored. p4tcc2: on cpu2 cpu3: on acpi0 est3: on cpu3 est3: Invalid id16 (set, cur) = (16, 17) est3: Invalid freq 2133, ignored. est3: Invalid id16 (set, cur) = (15, 17) est3: Invalid freq 2000, ignored. est3: Invalid id16 (set, cur) = (14, 17) est3: Invalid freq 1867, ignored. est3: Invalid id16 (set, cur) = (13, 17) est3: Invalid freq 1733, ignored. est3: Invalid id16 (set, cur) = (12, 17) est3: Invalid freq 1600, ignored. p4tcc3: on cpu3 cpu4: on acpi0 est4: on cpu4 est4: Invalid id16 (set, cur) = (16, 17) est4: Invalid freq 2133, ignored. est4: Invalid id16 (set, cur) = (15, 17) est4: Invalid freq 2000, ignored. est4: Invalid id16 (set, cur) = (14, 17) est4: Invalid freq 1867, ignored. est4: Invalid id16 (set, cur) = (13, 17) est4: Invalid freq 1733, ignored. est4: Invalid id16 (set, cur) = (12, 17) est4: Invalid freq 1600, ignored. p4tcc4: on cpu4 cpu5: on acpi0 est5: on cpu5 est5: Invalid id16 (set, cur) = (16, 17) est5: Invalid freq 2133, ignored. est5: Invalid id16 (set, cur) = (15, 17) est5: Invalid freq 2000, ignored. est5: Invalid id16 (set, cur) = (14, 17) est5: Invalid freq 1867, ignored. est5: Invalid id16 (set, cur) = (13, 17) est5: Invalid freq 1733, ignored. est5: Invalid id16 (set, cur) = (12, 17) est5: Invalid freq 1600, ignored. p4tcc5: on cpu5 cpu6: on acpi0 est6: on cpu6 est6: Invalid id16 (set, cur) = (16, 17) est6: Invalid freq 2133, ignored. est6: Invalid id16 (set, cur) = (15, 17) est6: Invalid freq 2000, ignored. est6: Invalid id16 (set, cur) = (14, 17) est6: Invalid freq 1867, ignored. est6: Invalid id16 (set, cur) = (13, 17) est6: Invalid freq 1733, ignored. est6: Invalid id16 (set, cur) = (12, 17) est6: Invalid freq 1600, ignored. p4tcc6: on cpu6 cpu7: on acpi0 est7: on cpu7 est7: Invalid id16 (set, cur) = (16, 17) est7: Invalid freq 2133, ignored. est7: Invalid id16 (set, cur) = (15, 17) est7: Invalid freq 2000, ignored. est7: Invalid id16 (set, cur) = (14, 17) est7: Invalid freq 1867, ignored. est7: Invalid id16 (set, cur) = (13, 17) est7: Invalid freq 1733, ignored. est7: Invalid id16 (set, cur) = (12, 17) est7: Invalid freq 1600, ignored. p4tcc7: on cpu7 unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff ahc_isa_probe 0: ioport 0xc00 alloc failed ahc_isa_probe 10: ioport 0xac00 alloc failed ahc_isa_probe 14: ioport 0xec00 alloc failed pnp_identify: Trying Read_Port at 203 pnp_identify: Trying Read_Port at 243 pnp_identify: Trying Read_Port at 283 pnp_identify: Trying Read_Port at 2c3 pnp_identify: Trying Read_Port at 303 pnp_identify: Trying Read_Port at 343 pnp_identify: Trying Read_Port at 383 pnp_identify: Trying Read_Port at 3c3 PNP Identify complete ex_isa_identify() isa_probe_children: disabling PnP devices pmtimer0 on isa0 atrtc: atrtc0 already exists; skipping it sc: sc0 already exists; skipping it uart: uart0 already exists; skipping it isa_probe_children: probing non-PnP devices orm0: at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff,0xc9000-0xccfff pnpid ORM0000 on isa0 atkbd: the current kbd controller command byte 0087 atkbd: keyboard ID 0x83ab (2) sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sc0: fb0, kbd1, terminal emulator: scteken (teken terminal) vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 ata0: reset tp1 mask=00 ostat0=ff ostat1=ff ioapic0: routing intpin 14 (ISA IRQ 14) to lapic 16 vector 62 ata0: [MPSAFE] ata0: [ITHREAD] ata1 at port 0x170-0x177,0x376 irq 15 on isa0 ata1: reset tp1 mask=00 ostat0=ff ostat1=ff ioapic0: routing intpin 15 (ISA IRQ 15) to lapic 16 vector 63 ata1: [MPSAFE] ata1: [ITHREAD] atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 16 vector 64 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: current command byte:0087 psm0: irq 12 on atkbdc0 ioapic0: routing intpin 12 (ISA IRQ 12) to lapic 16 vector 65 psm0: [GIANT-LOCKED] psm0: [ITHREAD] psm0: model GlidePoint, device ID 0-00, 3 buttons psm0: config:00000000, flags:00000008, packet size:3 psm0: syncmask:c0, syncbits:00 fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 ppc0: parallel port not found. ppc0: failed to probe at irq 7 on isa0 uart1: failed to probe at port 0x2f8-0x2ff irq 3 on isa0 isa_probe_children: probing PnP devices Device configuration finished. Reducing kern.maxvnodes 197947 -> 100000 procfs registered lapic: Divisor 2, Frequency 66669465 hz Timecounter "TSC" frequency 2266761792 Hz quality -100 Timecounters tick every 1.000 msec lo0: bpf attached hptrr: no controller detected. ata0: Identifying devices: 00000000 ata0: New devices: 00000000 ata1: Identifying devices: 00000000 ata1: New devices: 00000000 ata2: Identifying devices: 00000000 ata2: New devices: 00000000 ata3: Identifying devices: 00000000 ata3: New devices: 00000000 ata4: Identifying devices: 00000000 ata4: New devices: 00000000 ata5: Identifying devices: 00000000 ata5: New devices: 00000000 ata6: Identifying devices: 00010000 ata6: New devices: 00010000 usbus0: 12Mbps Full Speed USB v1.0 usbus1: 480Mbps High Speed USB v2.0 usbus2: 12Mbps Full Speed USB v1.0 usbus3: 12Mbps Full Speed USB v1.0 usbus4: 12Mbps Full Speed USB v1.0 usbus5: 480Mbps High Speed USB v2.0 ugen0.1: at usbus0 uhub0: on usbus0 ugen1.1: at usbus1 uhub1: on usbus1 ugen2.1: at usbus2 uhub2: on usbus2 ugen3.1: at usbus3 uhub3: on usbus3 ugen4.1: at usbus4 uhub4: on usbus4 ugen5.1: at usbus5 uhub5: on usbus5 ata6-master: pio=PIO4 wdma=WDMA2 udma=UDMA100 cable=40 wire ata6: device_reset timeout=330us acd0: DVDR drive at ata6 as master acd0: read 4134KB/s (4134KB/s) write 4134KB/s (4134KB/s), 2048KB buffer, SATA150 acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, DVDRAM, packet acd0: Writes: CDR, CDRW, DVDR, DVDRAM, test write, burnproof acd0: Audio: play, 256 volume levels acd0: Mechanism: ejectable tray, unlocked acd0: Medium: no/blank disc ata7: Identifying devices: 00000000 ata7: New devices: 00000000 uhub0: 2 ports with 2 removable, self powered uhub2: 2 ports with 2 removable, self powered uhub3: 2 ports with 2 removable, self powered uhub4: 2 ports with 2 removable, self powered uhub1: 2 ports with 2 removable, self powered uhub5: 6 ports with 6 removable, self powered pass0 at ciss0 bus 32 target 6 lun 0 pass0: Removable Sequential Access SCSI-5 device pass0: Serial Number HU101099DY pass0: 135.168MB/s transfers pass0: Command Queueing enabled pass1 at ciss1 bus 0 target 0 lun 0 pass1: Fixed Direct Access SCSI-5 device pass1: Serial Number PACCCOMPAQ RAID pass1: 135.168MB/s transfers pass1: Command Queueing enabled sa0 at ciss0 bus 32 target 6 lun 0 sa0: Removable Sequential Access SCSI-5 device sa0: Serial Number HU101099DY sa0: 135.168MB/s transfers sa0: Command Queueing enabled GEOM: new disk da0da0 at ciss1 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-5 device da0: Serial Number PACCCOMPAQ RAID da0: 135.168MB/s transfers da0: Command Queueing enabled da0: 1907675MB (3906918832 512 byte sectors: 255H 32S/T 65535C) ATA PseudoRAID loaded SMP: AP CPU #3 Launched! cpu3 AP: ID: 0x13000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010400 SMP: AP CPU #7 Launched! cpu7 AP: ID: 0x17000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010400 SMP: AP CPU #2 Launched! cpu2 AP: ID: 0x12000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010400 SMP: AP CPU #1 Launched! cpu1 AP: ID: 0x11000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010400 SMP: AP CPU #6 Launched! cpu6 AP: ID: 0x16000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010400 SMP: AP CPU #4 Launched! cpu4 AP: ID: 0x14000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010400 SMP: AP CPU #5 Launched! cpu5 AP: ID: 0x15000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010400 ioapic0: routing intpin 4 (ISA IRQ 4) to lapic 17 vector 48 ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 18 vector 48 ioapic0: routing intpin 12 (ISA IRQ 12) to lapic 19 vector 48 ioapic0: routing intpin 14 (ISA IRQ 14) to lapic 20 vector 48 ioapic0: routing intpin 15 (ISA IRQ 15) to lapic 21 vector 48 ioapic0: routing intpin 16 (PCI IRQ 16) to lapic 22 vector 48 ioapic0: routing intpin 18 (PCI IRQ 18) to lapic 23 vector 48 ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 17 vector 49 msi: Assigning MSI-X IRQ 256 to local APIC 18 vector 49 msi: Assigning MSI-X IRQ 257 to local APIC 19 vector 49 msi: Assigning MSI-X IRQ 258 to local APIC 20 vector 49 msi: Assigning MSI-X IRQ 259 to local APIC 21 vector 49 msi: Assigning MSI-X IRQ 260 to local APIC 22 vector 49 msi: Assigning MSI-X IRQ 261 to local APIC 23 vector 49 msi: Assigning MSI-X IRQ 263 to local APIC 17 vector 50 ugen3.2: at usbus3 ukbd0: on usbus3 kbd2 at ukbd0 kbd2: ukbd0, generic (0), config:0x0, flags:0x3d0000 ums0: on usbus3 ums0: 5 buttons and [XYZ] coordinates ID=0 Trying to mount root from ufs:/dev/da0s1a ct_to_ts([2010-07-07 09:48:52]) = 1278496132.000000000 start_init: trying /sbin/init igb0: Link is up 1000 Mbps Full Duplex igb0: link state changed to UP while I don't have the cissutil with my freebsd even after I have installed the ciss-vol-status? what actually is it ? Frank On Wed, Jul 7, 2010 at 12:28 AM, Sean Bruno wrote: > On Tue, 2010-07-06 at 05:40 -0700, Folkert Saathoff wrote: > > actually we were having a similar experience with the smartarray p212... > attached a SAS tape changer (tandbergdata lto-4 autoloader) to it, but could > only see the tape drive, not the changer. in our case, the p212 was the > second smartarray controller on the bus (ciss1), with a P410 as the primary > one. i believe there's a bug about that as well. to contrast, another > machine with an IBM serveraid SAS controller and the same tape changer works > quite nicely out of the box with FreeBSD 8.0. > > > > > > please get in touch with me if you're a developer and want to see a dmesg > or similar.. :) > > > > cheers, > > /folkert > > > > If you could post verbose boot output + sudo cissutil --dump > > For example, my ciss controller on an HPDL180G5 looks like this: > > controller 0 (HP P400 ) > logical drives: 2 > running firmware 7.08 > stored firmware 7.08 > scsi bus count 1 > drives per scsi bus 16 > drives > (b0t8,b0t9,b0t10,b0t11,b0t12,b0t13,b0t14,b0t15,b1t0,b1t1,b1t2,b1t3) > scsi_bus_count 01 > Battery 0: Not Present/Discharged > Cache is: Disabled > Total write cache size = 212992 KB > Write cache size = 212992 KB > Read cache size = 0 KB > Cache disabled map = 0x00000000 > Cache enabled on: (vol0,vol1) > rebuild (64) priority 1 ms for every host command > expand (64) priority 1 ms for every host command > vol0 > Volume is bootable: YES > 1 phys drives (b0t8) > status OK > failed drives (none) > block size 512 > blocks available 585871964 > fault tolerance RAID0 > spare configured NO > stripe size 128k > vol1 > Volume is bootable: YES > 5 phys drives (b0t15,b1t0,b1t1,b1t2,b1t3) > status OK > failed drives (none) > block size 512 > blocks available 4294967295 > fault tolerance RAID0 > spare configured NO > stripe size 128k > > > From owner-freebsd-scsi@FreeBSD.ORG Thu Jul 8 14:00:39 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A43E106564A for ; Thu, 8 Jul 2010 14:00:39 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.freebsd.org (Postfix) with ESMTP id ED4288FC15 for ; Thu, 8 Jul 2010 14:00:37 +0000 (UTC) Received: from [127.0.0.1] (pooker.samsco.org [168.103.85.57]) (authenticated bits=0) by pooker.samsco.org (8.14.4/8.14.4) with ESMTP id o68E0Mul053462; Thu, 8 Jul 2010 08:00:23 -0600 (MDT) (envelope-from scottl@samsco.org) Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii From: Scott Long In-Reply-To: Date: Thu, 8 Jul 2010 10:00:21 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <6EC599F1-3713-4497-9372-4032078890EF@samsco.org> References: <6A0E4367-98BB-4C24-B01A-63A3E533D88C@kitesystems.com> <1278433685.2506.9.camel@localhost.localdomain> To: frank cheong X-Mailer: Apple Mail (2.1078) X-Spam-Status: No, score=-50.0 required=3.8 tests=ALL_TRUSTED, T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.0 X-Spam-Checker-Version: SpamAssassin 3.3.0 (2010-01-18) on pooker.samsco.org Cc: "freebsd-scsi@freebsd.org" , Mike Hill , Sean Bruno , Folkert Saathoff Subject: Re: /dev/ch0 not recognized X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2010 14:00:39 -0000 Someone asked me about this recently, and I looked into it a little bit = (sorry, can't find the conversation in my archives, apologies in advance = if it's someone in this discussion).=20 With that note aside, you have to understand how this system works. It = doesn't follow the traditional rules of SCSI when it comes to device = discovery; instead the CISS firmware controls what devices are allowed = to be seen by the OS. The OS cannot simply probe each possible = bus/target/lun address on the controller. In fact, there's no such = thing as bus/target/lun addressing in CISS. The CISS firmware creates = an inventory of device handles and passes that to the driver, and the = driver then creates synthetic bus/target/lun numbers to satisfy the SCSI = layer in the OS. If a device isn't in the inventory provided by the = firmware, then the driver and OS simply won't see it, period. There's = no way for the driver or OS to discover a device that's not part of the = firmware inventory. There are two special exceptions. The first is that the firmware does = try to hide some devices. Typically these are disk devices, and are = hidden so that you can't get screw around with a disk that's part of an = array. They are part of the inventory, but are flagged for the driver = to ignore. If you set the following tunable in /boot/loader.conf, = you'll override the "ignore" setting: hw.ciss.expose_hidden_physical=3D1 Second, when the hidden devices are exposed, the driver will filter the = INQUIRY info and change T_DIRECT devices into T_NODEVICE devices. This = has the effect of allowing disk drives to be seen only as passthrough = devices, providing an extra safety belt to disks that are part of = arrays. In my previous investigation, it looked like the tape device is showing = up in the inventory, but not the changer device. That's pretty much a = dead end for this problem, short of finding a hidden BIOS switch or a = new firmware image or some other magic from HP. You can try turning on = the expose tunable to see if it's actually part of the inventory, but = hidden. If that doesn't work, you can try looking at = ciss_filter_physical() in the driver and have it print out the entire = inventory as it iterates through it; that might identify something that = the driver doesn't know how to handle. Scott On Jul 6, 2010, at 10:26 PM, frank cheong wrote: > dmesg here >=20 > freeBSD# dmesg > Copyright (c) 1992-2009 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, = 1994 > The Regents of the University of California. All rights = reserved. > FreeBSD is a registered trademark of The FreeBSD Foundation. > FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009 > root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC > Preloaded elf kernel "/boot/kernel/kernel" at 0xc0f6f000. > Timecounter "i8254" frequency 1193182 Hz quality 0 > Calibrating TSC clock ... TSC clock: 2266761792 Hz > CPU: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz (2266.76-MHz = 686-class > CPU) > Origin =3D "GenuineIntel" Id =3D 0x106a5 Stepping =3D 5 >=20 > = Features=3D0xbfebfbff >=20 > = Features2=3D0x9ce3bd > AMD Features=3D0x28100000 > AMD Features2=3D0x1 > TSC: P-state invariant >=20 > Data TLB: 4 KB pages, 4-way set associative, 64 entries > 1st-level data cache: 32 KB, 8-way set associative, 64 byte line size > L2 cache: 256 kbytes, 8-way associative, 64 bytes/line > real memory =3D 4294967296 (4096 MB) > Physical memory chunk(s): > 0x0000000000001000 - 0x000000000009bfff, 634880 bytes (155 pages) > 0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages) > 0x0000000001026000 - 0x00000000bc126fff, 3138392064 bytes (766209 = pages) > avail memory =3D 3137052672 (2991 MB) > Table 'FACP' at 0xbf770290 > Table 'APIC' at 0xbf770390 > MADT: Found table at 0xbf770390 > MP Configuration Table version 1.4 found at 0xc00fd3e0 > APIC: Using the MADT enumerator. > MADT: Found CPU APIC ID 16 ACPI ID 1: enabled > SMP: Added CPU 16 (AP) > MADT: Found CPU APIC ID 18 ACPI ID 2: enabled > SMP: Added CPU 18 (AP) > MADT: Found CPU APIC ID 20 ACPI ID 3: enabled > SMP: Added CPU 20 (AP) > MADT: Found CPU APIC ID 22 ACPI ID 4: enabled > SMP: Added CPU 22 (AP) > MADT: Found CPU APIC ID 17 ACPI ID 5: enabled > SMP: Added CPU 17 (AP) > MADT: Found CPU APIC ID 19 ACPI ID 6: enabled > SMP: Added CPU 19 (AP) > MADT: Found CPU APIC ID 21 ACPI ID 7: enabled > SMP: Added CPU 21 (AP) > MADT: Found CPU APIC ID 23 ACPI ID 8: enabled > SMP: Added CPU 23 (AP) > MADT: Found CPU APIC ID 136 ACPI ID 9: disabled > MADT: Found CPU APIC ID 137 ACPI ID 10: disabled > MADT: Found CPU APIC ID 138 ACPI ID 11: disabled > MADT: Found CPU APIC ID 139 ACPI ID 12: disabled > MADT: Found CPU APIC ID 140 ACPI ID 13: disabled > MADT: Found CPU APIC ID 141 ACPI ID 14: disabled > MADT: Found CPU APIC ID 142 ACPI ID 15: disabled > MADT: Found CPU APIC ID 143 ACPI ID 16: disabled > MADT: Found CPU APIC ID 144 ACPI ID 17: disabled > MADT: Found CPU APIC ID 145 ACPI ID 18: disabled > MADT: Found CPU APIC ID 146 ACPI ID 19: disabled > MADT: Found CPU APIC ID 147 ACPI ID 20: disabled > MADT: Found CPU APIC ID 148 ACPI ID 21: disabled > MADT: Found CPU APIC ID 149 ACPI ID 22: disabled > MADT: Found CPU APIC ID 150 ACPI ID 23: disabled > MADT: Found CPU APIC ID 151 ACPI ID 24: disabled > ACPI APIC Table: > INTR: Adding local APIC 17 as a target > INTR: Adding local APIC 18 as a target > INTR: Adding local APIC 19 as a target > INTR: Adding local APIC 20 as a target > INTR: Adding local APIC 21 as a target > INTR: Adding local APIC 22 as a target > INTR: Adding local APIC 23 as a target > FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs > FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 SMT threads > cpu0 (BSP): APIC ID: 16 > cpu1 (AP): APIC ID: 17 > cpu2 (AP): APIC ID: 18 > cpu3 (AP): APIC ID: 19 > cpu4 (AP): APIC ID: 20 > cpu5 (AP): APIC ID: 21 > cpu6 (AP): APIC ID: 22 > cpu7 (AP): APIC ID: 23 > APIC: CPU 0 has ACPI ID 1 > APIC: CPU 1 has ACPI ID 5 > APIC: CPU 2 has ACPI ID 2 > APIC: CPU 3 has ACPI ID 6 > APIC: CPU 4 has ACPI ID 3 > APIC: CPU 5 has ACPI ID 7 > APIC: CPU 6 has ACPI ID 4 > APIC: CPU 7 has ACPI ID 8 > bios32: Found BIOS32 Service Directory header at 0xc00f0000 > bios32: Entry =3D 0xf0010 (c00f0010) Rev =3D 0 Len =3D 1 > pcibios: PCI BIOS entry at 0xf0000+0x31 > pnpbios: Found PnP BIOS data at 0xc00f3dd0 > pnpbios: Entry =3D f0000:523a Rev =3D 1.0 > Other BIOS signatures found: > ULE: setup cpu 0 > ULE: setup cpu 1 > ULE: setup cpu 2 > ULE: setup cpu 3 > ULE: setup cpu 4 > ULE: setup cpu 5 > ULE: setup cpu 6 > ULE: setup cpu 7 > ACPI: RSDP 0xfa160 00024 (v2 HP ) > ACPI: XSDT 0xbf770100 0009C (v1 HP ProLiant 20100301 MSFT = 00000097) > ACPI: FACP 0xbf770290 000F4 (v4 HP ProLiant 20100301 MSFT = 00000097) > ACPI: DSDT 0xbf770740 05EEB (v2 HP ProLiant 00000200 INTL = 20051117) > ACPI: FACS 0xbf77e000 00040 > ACPI: APIC 0xbf770390 0011E (v2 HP ProLiant 20100301 MSFT = 00000097) > ACPI: SPCR 0xbf7704b0 00050 (v1 HP ProLiant 20100301 MSFT = 00000097) > ACPI: MCFG 0xbf770500 0003C (v1 HP ProLiant 20100301 MSFT = 00000097) > ACPI: SPMI 0xbf770540 00041 (v5 HP ProLiant 20100301 MSFT = 00000097) > ACPI: SLIC 0xbf770590 00176 (v1 HP SLIC1515 20100301 MSFT = 00000097) > ACPI: BOOT 0xbf770710 00028 (v1 HP ProLiant 20100301 MSFT = 00000097) > ACPI: OEMB 0xbf77e040 0007A (v1 HP ProLiant 20100301 MSFT = 00000097) > ACPI: HPET 0xbf77a740 00038 (v1 HP ProLiant 20100301 MSFT = 00000097) > ACPI: DMAR 0xbf77e0c0 000F8 (v1 AMI OEMDMAR 00000001 MSFT = 00000097) > ACPI: SSDT 0xbf77fbf0 00363 (v1 HP ProLiant 00000012 INTL = 20051117) > ACPI: EINJ 0xbf77a780 00130 (v1 HP ProLiant 20100301 MSFT = 00000097) > ACPI: BERT 0xbf77a910 00030 (v1 HP ProLiant 20100301 MSFT = 00000097) > ACPI: ERST 0xbf77a940 001B0 (v1 HP ProLiant 20100301 MSFT = 00000097) > ACPI: HEST 0xbf77aaf0 000A8 (v1 HP ProLiant 20100301 MSFT = 00000097) > MADT: Found IO APIC ID 8, Interrupt 0 at 0xfec00000 > ioapic0: Changing APIC ID to 8 > ioapic0: Routing external 8259A's -> intpin 0 > MADT: Found IO APIC ID 9, Interrupt 24 at 0xfec8a000 > ioapic1: Changing APIC ID to 9 > MADT: Interrupt override: source 0, irq 2 > ioapic0: Routing IRQ 0 -> intpin 2 > MADT: Interrupt override: source 9, irq 9 > ioapic0: intpin 9 trigger: level > lapic: Routing NMI -> LINT1 > lapic: LINT1 trigger: edge > lapic: LINT1 polarity: high > ioapic0 irqs 0-23 on motherboard > ioapic1 irqs 24-47 on motherboard > cpu0 BSP: > ID: 0x10000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff > timer: 0x000100ef therm: 0x00010000 err: 0x0001000f pcm: 0x00010400 > wlan: <802.11 Link Layer> > kbd: new array size 4 > kbd1 at kbdmux0 > mem: > Pentium Pro MTRR support enabled > null: > random: > nfslock: pseudo-device > io: > hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2 > npx0: INT 16 interface > acpi0: on motherboard > PCIe: Memory Mapped configuration base @ 0xe0000000 > pcibios: BIOS version 3.00 > ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 16 vector 48 > acpi0: [MPSAFE] > acpi0: [ITHREAD] > acpi0: Power Button (fixed) > acpi0: wakeup code va 0xc62a6000 pa 0x1000 > AcpiOsDerivePciId: \\_SB_.PCI0.SBRG.IELK.RXA0 -> bus 0 dev 0 func 0 > AcpiOsDerivePciId: \\_SB_.PCI0.SBRG.PIX0 -> bus 0 dev 31 func 0 > acpi0: reservation of 0, a0000 (3) failed > acpi0: reservation of 100000, bff00000 (3) failed > ACPI timer: 1/1 1/2 1/1 1/2 1/0 1/2 1/2 1/1 1/1 1/1 -> 10 > Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 > pci_link0: Index IRQ Rtd Ref IRQs > Initial Probe 0 10 N 0 3 4 6 7 10 11 12 14 15 > Validation 0 10 N 0 3 4 6 7 10 11 12 14 15 > After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 > pci_link1: Index IRQ Rtd Ref IRQs > Initial Probe 0 5 N 0 5 > Validation 0 5 N 0 5 > After Disable 0 255 N 0 5 > pci_link2: Index IRQ Rtd Ref IRQs > Initial Probe 0 15 N 0 3 4 6 7 10 11 12 14 15 > Validation 0 15 N 0 3 4 6 7 10 11 12 14 15 > After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 > pci_link3: Index IRQ Rtd Ref IRQs > Initial Probe 0 11 N 0 3 4 6 7 10 11 12 14 15 > Validation 0 11 N 0 3 4 6 7 10 11 12 14 15 > After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 > pci_link4: Index IRQ Rtd Ref IRQs > Initial Probe 0 255 N 0 3 4 6 7 10 11 12 14 15 > Validation 0 255 N 0 3 4 6 7 10 11 12 14 15 > After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 > pci_link5: Index IRQ Rtd Ref IRQs > Initial Probe 0 255 N 0 3 4 6 7 10 11 12 14 15 > Validation 0 255 N 0 3 4 6 7 10 11 12 14 15 > After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 > pci_link6: Index IRQ Rtd Ref IRQs > Initial Probe 0 255 N 0 3 4 6 7 10 11 12 14 15 > Validation 0 255 N 0 3 4 6 7 10 11 12 14 15 > After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 > pci_link7: Index IRQ Rtd Ref IRQs > Initial Probe 0 14 N 0 3 4 6 7 10 11 12 14 15 > Validation 0 14 N 0 3 4 6 7 10 11 12 14 15 > After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 > acpi_hpet0: iomem 0xfed00000-0xfed003ff = on > acpi0 > acpi_hpet0: vend: 0x8086 rev: 0x1 num: 3 hz: 14318180 opts: = legacy_route > 64-bit > Timecounter "HPET" frequency 14318180 Hz quality 900 > pcib0: port 0xcf8-0xcff on acpi0 > pci0: on pcib0 > pci0: domain=3D0, physical bus=3D0 > found-> vendor=3D0x8086, dev=3D0x3406, revid=3D0x13 > domain=3D0, bus=3D0, slot=3D0, func=3D0 > class=3D06-00-00, hdrtype=3D0x00, mfdev=3D0 > cmdreg=3D0x0140, statreg=3D0x0810, cachelnsz=3D0 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 = ns) > powerspec 3 supports D0 D3 current D0 > MSI supports 2 messages, vector masks > found-> vendor=3D0x8086, dev=3D0x3408, revid=3D0x13 > domain=3D0, bus=3D0, slot=3D1, func=3D0 > class=3D06-04-00, hdrtype=3D0x01, mfdev=3D0 > cmdreg=3D0x0147, statreg=3D0x0010, cachelnsz=3D64 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x03 (750 ns), maxlat=3D0x00 = (0 ns) > powerspec 3 supports D0 D3 current D0 > MSI supports 2 messages, vector masks > found-> vendor=3D0x8086, dev=3D0x340a, revid=3D0x13 > domain=3D0, bus=3D0, slot=3D3, func=3D0 > class=3D06-04-00, hdrtype=3D0x01, mfdev=3D0 > cmdreg=3D0x0147, statreg=3D0x0010, cachelnsz=3D64 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x03 (750 ns), maxlat=3D0x00 = (0 ns) > powerspec 3 supports D0 D3 current D0 > MSI supports 2 messages, vector masks > found-> vendor=3D0x8086, dev=3D0x340e, revid=3D0x13 > domain=3D0, bus=3D0, slot=3D7, func=3D0 > class=3D06-04-00, hdrtype=3D0x01, mfdev=3D0 > cmdreg=3D0x0144, statreg=3D0x0010, cachelnsz=3D64 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x03 (750 ns), maxlat=3D0x00 = (0 ns) > powerspec 3 supports D0 D3 current D0 > MSI supports 2 messages, vector masks > found-> vendor=3D0x8086, dev=3D0x3410, revid=3D0x13 > domain=3D0, bus=3D0, slot=3D9, func=3D0 > class=3D06-04-00, hdrtype=3D0x01, mfdev=3D0 > cmdreg=3D0x0147, statreg=3D0x0010, cachelnsz=3D64 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x03 (750 ns), maxlat=3D0x00 = (0 ns) > powerspec 3 supports D0 D3 current D0 > MSI supports 2 messages, vector masks > found-> vendor=3D0x8086, dev=3D0x342e, revid=3D0x13 > domain=3D0, bus=3D0, slot=3D20, func=3D0 > class=3D08-00-00, hdrtype=3D0x00, mfdev=3D1 > cmdreg=3D0x0000, statreg=3D0x0010, cachelnsz=3D64 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 = ns) > found-> vendor=3D0x8086, dev=3D0x3422, revid=3D0x13 > domain=3D0, bus=3D0, slot=3D20, func=3D1 > class=3D08-00-00, hdrtype=3D0x00, mfdev=3D1 > cmdreg=3D0x0000, statreg=3D0x0010, cachelnsz=3D64 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 = ns) > found-> vendor=3D0x8086, dev=3D0x3423, revid=3D0x13 > domain=3D0, bus=3D0, slot=3D20, func=3D2 > class=3D08-00-00, hdrtype=3D0x00, mfdev=3D1 > cmdreg=3D0x0000, statreg=3D0x0010, cachelnsz=3D64 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 = ns) > found-> vendor=3D0x8086, dev=3D0x3a37, revid=3D0x00 > domain=3D0, bus=3D0, slot=3D26, func=3D0 > class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D1 > cmdreg=3D0x0005, statreg=3D0x0290, cachelnsz=3D0 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 = ns) > intpin=3Da, irq=3D10 > map[20]: type I/O Port, range 32, base 0xa800, size 5, enabled > pcib0: matched entry for 0.26.INTA > pcib0: slot 26 INTA hardwired to IRQ 16 > found-> vendor=3D0x8086, dev=3D0x3a3c, revid=3D0x00 > domain=3D0, bus=3D0, slot=3D26, func=3D7 > class=3D0c-03-20, hdrtype=3D0x00, mfdev=3D0 > cmdreg=3D0x0046, statreg=3D0x0290, cachelnsz=3D0 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 = ns) > intpin=3Dc, irq=3D15 > powerspec 2 supports D0 D3 current D0 > map[10]: type Memory, range 32, base 0xfa7f8000, size 10, = enabled > pcib0: matched entry for 0.26.INTC > pcib0: slot 26 INTC hardwired to IRQ 18 > found-> vendor=3D0x8086, dev=3D0x3a40, revid=3D0x00 > domain=3D0, bus=3D0, slot=3D28, func=3D0 > class=3D06-04-00, hdrtype=3D0x01, mfdev=3D1 > cmdreg=3D0x0146, statreg=3D0x0010, cachelnsz=3D64 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x03 (750 ns), maxlat=3D0x00 = (0 ns) > intpin=3Da, irq=3D10 > powerspec 2 supports D0 D3 current D0 > MSI supports 1 message > pcib0: matched entry for 0.28.INTA > pcib0: slot 28 INTA hardwired to IRQ 16 > found-> vendor=3D0x8086, dev=3D0x3a48, revid=3D0x00 > domain=3D0, bus=3D0, slot=3D28, func=3D4 > class=3D06-04-00, hdrtype=3D0x01, mfdev=3D1 > cmdreg=3D0x0007, statreg=3D0x0810, cachelnsz=3D64 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x1a (6500 ns), maxlat=3D0x00 = (0 ns) > intpin=3Da, irq=3D10 > powerspec 2 supports D0 D3 current D0 > MSI supports 1 message > pcib0: matched entry for 0.28.INTA > pcib0: slot 28 INTA hardwired to IRQ 16 > found-> vendor=3D0x8086, dev=3D0x3a34, revid=3D0x00 > domain=3D0, bus=3D0, slot=3D29, func=3D0 > class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D1 > cmdreg=3D0x0005, statreg=3D0x0290, cachelnsz=3D0 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 = ns) > intpin=3Da, irq=3D14 > map[20]: type I/O Port, range 32, base 0xa880, size 5, enabled > pcib0: matched entry for 0.29.INTA > pcib0: slot 29 INTA hardwired to IRQ 23 > found-> vendor=3D0x8086, dev=3D0x3a35, revid=3D0x00 > domain=3D0, bus=3D0, slot=3D29, func=3D1 > class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D0 > cmdreg=3D0x0005, statreg=3D0x0290, cachelnsz=3D0 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 = ns) > intpin=3Db, irq=3D11 > map[20]: type I/O Port, range 32, base 0xac00, size 5, enabled > pcib0: matched entry for 0.29.INTB > pcib0: slot 29 INTB hardwired to IRQ 19 > found-> vendor=3D0x8086, dev=3D0x3a36, revid=3D0x00 > domain=3D0, bus=3D0, slot=3D29, func=3D2 > class=3D0c-03-00, hdrtype=3D0x00, mfdev=3D0 > cmdreg=3D0x0005, statreg=3D0x0290, cachelnsz=3D0 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 = ns) > intpin=3Dc, irq=3D15 > map[20]: type I/O Port, range 32, base 0xb000, size 5, enabled > pcib0: matched entry for 0.29.INTC > pcib0: slot 29 INTC hardwired to IRQ 18 > found-> vendor=3D0x8086, dev=3D0x3a3a, revid=3D0x00 > domain=3D0, bus=3D0, slot=3D29, func=3D7 > class=3D0c-03-20, hdrtype=3D0x00, mfdev=3D0 > cmdreg=3D0x0046, statreg=3D0x0290, cachelnsz=3D0 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 = ns) > intpin=3Da, irq=3D14 > powerspec 2 supports D0 D3 current D0 > map[10]: type Memory, range 32, base 0xfa7fa000, size 10, = enabled > pcib0: matched entry for 0.29.INTA > pcib0: slot 29 INTA hardwired to IRQ 23 > found-> vendor=3D0x8086, dev=3D0x244e, revid=3D0x90 > domain=3D0, bus=3D0, slot=3D30, func=3D0 > class=3D06-04-01, hdrtype=3D0x01, mfdev=3D0 > cmdreg=3D0x0144, statreg=3D0x0010, cachelnsz=3D0 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x02 (500 ns), maxlat=3D0x00 = (0 ns) > found-> vendor=3D0x8086, dev=3D0x3a16, revid=3D0x00 > domain=3D0, bus=3D0, slot=3D31, func=3D0 > class=3D06-01-00, hdrtype=3D0x00, mfdev=3D1 > cmdreg=3D0x0147, statreg=3D0x0210, cachelnsz=3D0 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 = ns) > found-> vendor=3D0x8086, dev=3D0x3a22, revid=3D0x00 > domain=3D0, bus=3D0, slot=3D31, func=3D2 > class=3D01-06-01, hdrtype=3D0x00, mfdev=3D0 > cmdreg=3D0x0047, statreg=3D0x02b0, cachelnsz=3D0 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 = ns) > intpin=3Db, irq=3D11 > powerspec 3 supports D0 D3 current D0 > MSI supports 16 messages > map[10]: type I/O Port, range 32, base 0xb880, size 3, enabled > map[14]: type I/O Port, range 32, base 0xb800, size 2, enabled > map[18]: type I/O Port, range 32, base 0xb480, size 3, enabled > map[1c]: type I/O Port, range 32, base 0xb400, size 2, enabled > map[20]: type I/O Port, range 32, base 0xb080, size 5, enabled > map[24]: type Memory, range 32, base 0xfa7fc000, size 11, = enabled > pcib0: matched entry for 0.31.INTB > pcib0: slot 31 INTB hardwired to IRQ 19 > pcib1: at device 1.0 on pci0 > pcib1: domain 0 > pcib1: secondary bus 7 > pcib1: subordinate bus 7 > pcib1: I/O decode 0xe000-0xefff > pcib1: memory decode 0xfbe00000-0xfbefffff > pcib1: no prefetched decode > pci7: on pcib1 > pci7: domain=3D0, physical bus=3D7 > found-> vendor=3D0x8086, dev=3D0x10c9, revid=3D0x01 > domain=3D0, bus=3D7, slot=3D0, func=3D0 > class=3D02-00-00, hdrtype=3D0x00, mfdev=3D1 > cmdreg=3D0x0147, statreg=3D0x0010, cachelnsz=3D64 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 = ns) > intpin=3Da, irq=3D10 > powerspec 3 supports D0 D3 current D0 > MSI supports 1 message, 64 bit, vector masks > MSI-X supports 10 messages in map 0x1c > map[10]: type Memory, range 32, base 0xfbe60000, size 17, = enabled > pcib1: requested memory range 0xfbe60000-0xfbe7ffff: good > map[14]: type Memory, range 32, base 0xfbe40000, size 17, = enabled > pcib1: requested memory range 0xfbe40000-0xfbe5ffff: good > map[18]: type I/O Port, range 32, base 0xe880, size 5, enabled > pcib1: requested I/O range 0xe880-0xe89f: in range > map[1c]: type Memory, range 32, base 0xfbeb8000, size 14, = enabled > pcib1: requested memory range 0xfbeb8000-0xfbebbfff: good > pcib1: matched entry for 7.0.INTA > pcib1: slot 0 INTA hardwired to IRQ 28 > found-> vendor=3D0x8086, dev=3D0x10c9, revid=3D0x01 > domain=3D0, bus=3D7, slot=3D0, func=3D1 > class=3D02-00-00, hdrtype=3D0x00, mfdev=3D1 > cmdreg=3D0x0147, statreg=3D0x0010, cachelnsz=3D64 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 = ns) > intpin=3Db, irq=3D5 > powerspec 3 supports D0 D3 current D0 > MSI supports 1 message, 64 bit, vector masks > MSI-X supports 10 messages in map 0x1c > map[10]: type Memory, range 32, base 0xfbee0000, size 17, = enabled > pcib1: requested memory range 0xfbee0000-0xfbefffff: good > map[14]: type Memory, range 32, base 0xfbec0000, size 17, = enabled > pcib1: requested memory range 0xfbec0000-0xfbedffff: good > map[18]: type I/O Port, range 32, base 0xec00, size 5, enabled > pcib1: requested I/O range 0xec00-0xec1f: in range > map[1c]: type Memory, range 32, base 0xfbebc000, size 14, = enabled > pcib1: requested memory range 0xfbebc000-0xfbebffff: good > pcib1: matched entry for 7.0.INTB > pcib1: slot 0 INTB hardwired to IRQ 40 > igb0: port > 0xe880-0xe89f mem > 0xfbe60000-0xfbe7ffff,0xfbe40000-0xfbe5ffff,0xfbeb8000-0xfbebbfff irq = 28 at > device 0.0 on pci7 > igb0: Reserved 0x20000 bytes for rid 0x10 type 3 at 0xfbe60000 > igb0: Reserved 0x4000 bytes for rid 0x1c type 3 at 0xfbeb8000 > igb0: attempting to allocate 3 MSI-X vectors (10 supported) > msi: routing MSI-X IRQ 256 to local APIC 16 vector 49 > msi: routing MSI-X IRQ 257 to local APIC 16 vector 50 > msi: routing MSI-X IRQ 258 to local APIC 16 vector 51 > igb0: using IRQs 256-258 for MSI-X > igb0: Using MSIX interrupts with 3 vectors > igb0: [MPSAFE] > igb0: [ITHREAD] > igb0: [MPSAFE] > igb0: [ITHREAD] > igb0: [MPSAFE] > igb0: [ITHREAD] > igb0: bpf attached > igb0: Ethernet address: d8:d3:85:b5:ec:2e > igb1: port > 0xec00-0xec1f mem > 0xfbee0000-0xfbefffff,0xfbec0000-0xfbedffff,0xfbebc000-0xfbebffff irq = 40 at > device 0.1 on pci7 > igb1: Reserved 0x20000 bytes for rid 0x10 type 3 at 0xfbee0000 > igb1: Reserved 0x4000 bytes for rid 0x1c type 3 at 0xfbebc000 > igb1: attempting to allocate 3 MSI-X vectors (10 supported) > msi: routing MSI-X IRQ 259 to local APIC 16 vector 52 > msi: routing MSI-X IRQ 260 to local APIC 16 vector 53 > msi: routing MSI-X IRQ 261 to local APIC 16 vector 54 > igb1: using IRQs 259-261 for MSI-X > igb1: Using MSIX interrupts with 3 vectors > igb1: [MPSAFE] > igb1: [ITHREAD] > igb1: [MPSAFE] > igb1: [ITHREAD] > igb1: [MPSAFE] > igb1: [ITHREAD] > igb1: bpf attached > igb1: Ethernet address: d8:d3:85:b5:ec:2f > pcib2: at device 3.0 on pci0 > pcib2: domain 0 > pcib2: secondary bus 6 > pcib2: subordinate bus 6 > pcib2: I/O decode 0xd000-0xdfff > pcib2: memory decode 0xfb800000-0xfbdfffff > pcib2: no prefetched decode > pci6: on pcib2 > pci6: domain=3D0, physical bus=3D6 > found-> vendor=3D0x103c, dev=3D0x323a, revid=3D0x01 > domain=3D0, bus=3D6, slot=3D0, func=3D0 > class=3D01-04-00, hdrtype=3D0x00, mfdev=3D0 > cmdreg=3D0x0047, statreg=3D0x0010, cachelnsz=3D64 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 = ns) > intpin=3Da, irq=3D10 > powerspec 3 supports D0 D1 D3 current D0 > MSI supports 1 message, 64 bit > MSI-X supports 16 messages in map 0x10 > map[10]: type Memory, range 64, base 0xfb800000, size 22, = enabled > pcib2: requested memory range 0xfb800000-0xfbbfffff: good > map[18]: type Memory, range 64, base 0xfbdff000, size 12, = enabled > pcib2: requested memory range 0xfbdff000-0xfbdfffff: good > map[20]: type I/O Port, range 32, base 0xd800, size 8, enabled > pcib2: requested I/O range 0xd800-0xd8ff: in range > pcib2: matched entry for 6.0.INTA > pcib2: slot 0 INTA hardwired to IRQ 24 > ciss0: port 0xd800-0xd8ff mem > 0xfb800000-0xfbbfffff,0xfbdff000-0xfbdfffff irq 24 at device 0.0 on = pci6 > ciss0: Reserved 0x400000 bytes for rid 0x10 type 3 at 0xfb800000 > ciss0: PERFORMANT Transport > ciss0: attempting to allocate 1 MSI-X vectors (16 supported) > msi: routing MSI-X IRQ 262 to local APIC 16 vector 55 > ciss0: using IRQ 262 for MSI-X > ciss0: Using 1 MSIX interrupt > ciss0: [MPSAFE] > ciss0: [ITHREAD] > ciss0: using 32 of 32 available commands > ciss0: firmware 3.00 > ciss0: 1 SCSI channels > ciss0: signature 'CISS' > ciss0: valence 3 > ciss0: supported I/O methods 0x78000007 > ciss0: active I/O method 0x5 > ciss0: 4G page base 0x00000000 > ciss0: interrupt coalesce delay 0us > ciss0: interrupt coalesce count 16 > ciss0: max outstanding commands 32 > ciss0: bus types 0x200000 > ciss0: server name 'SGH931X7JB' > ciss0: heartbeat 0x2ba > ciss0: 2 physical devices > ciss0: 0 logical drives > pcib3: at device 7.0 on pci0 > pcib3: domain 0 > pcib3: secondary bus 5 > pcib3: subordinate bus 5 > pcib3: I/O decode 0x0-0x0 > pcib3: no prefetched decode > pci5: on pcib3 > pci5: domain=3D0, physical bus=3D5 > pcib4: at device 9.0 on pci0 > pcib4: domain 0 > pcib4: secondary bus 4 > pcib4: subordinate bus 4 > pcib4: I/O decode 0xc000-0xcfff > pcib4: memory decode 0xfb300000-0xfb7fffff > pcib4: no prefetched decode > pci4: on pcib4 > pci4: domain=3D0, physical bus=3D4 > found-> vendor=3D0x103c, dev=3D0x323a, revid=3D0x01 > domain=3D0, bus=3D4, slot=3D0, func=3D0 > class=3D01-04-00, hdrtype=3D0x00, mfdev=3D0 > cmdreg=3D0x0047, statreg=3D0x0010, cachelnsz=3D64 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 = ns) > intpin=3Da, irq=3D10 > powerspec 3 supports D0 D1 D3 current D0 > MSI supports 1 message, 64 bit > MSI-X supports 16 messages in map 0x10 > map[10]: type Memory, range 64, base 0xfb400000, size 22, = enabled > pcib4: requested memory range 0xfb400000-0xfb7fffff: good > map[18]: type Memory, range 64, base 0xfb3ff000, size 12, = enabled > pcib4: requested memory range 0xfb3ff000-0xfb3fffff: good > map[20]: type I/O Port, range 32, base 0xc800, size 8, enabled > pcib4: requested I/O range 0xc800-0xc8ff: in range > pcib4: matched entry for 4.0.INTA > pcib4: slot 0 INTA hardwired to IRQ 32 > ciss1: port 0xc800-0xc8ff mem > 0xfb400000-0xfb7fffff,0xfb3ff000-0xfb3fffff irq 32 at device 0.0 on = pci4 > ciss1: Reserved 0x400000 bytes for rid 0x10 type 3 at 0xfb400000 > ciss1: PERFORMANT Transport > ciss1: attempting to allocate 1 MSI-X vectors (16 supported) > msi: routing MSI-X IRQ 263 to local APIC 16 vector 56 > ciss1: using IRQ 263 for MSI-X > ciss1: Using 1 MSIX interrupt > ciss1: [MPSAFE] > ciss1: [ITHREAD] > ciss1: using 256 of 1024 available commands > ciss1: firmware 3.00 > ciss1: 1 SCSI channels > ciss1: signature 'CISS' > ciss1: valence 3 > ciss1: supported I/O methods 0x78000007 > ciss1: active I/O method 0x5 > ciss1: 4G page base 0x00000000 > ciss1: interrupt coalesce delay 0us > ciss1: interrupt coalesce count 16 > ciss1: max outstanding commands 1024 > ciss1: bus types 0x200000 > ciss1: server name 'USE179N286' > ciss1: heartbeat 0x270 > ciss1: 5 physical devices > ciss1: 1 logical drive > ciss1: logical drive (b0t0): RAID ADG, 1907200MB online > pci0: at device 20.0 (no = driver > attached) > pci0: at device 20.1 (no = driver > attached) > pci0: at device 20.2 (no = driver > attached) > uhci0: port 0xa800-0xa81f irq 16 at = device > 26.0 on pci0 > uhci0: Reserved 0x20 bytes for rid 0x20 type 4 at 0xa800 > ioapic0: routing intpin 16 (PCI IRQ 16) to lapic 16 vector 57 > uhci0: [MPSAFE] > uhci0: [ITHREAD] > uhci0: LegSup =3D 0x0430 > usbus0: on uhci0 > ehci0: mem 0xfa7f8000-0xfa7f83ff = irq 18 > at device 26.7 on pci0 > ehci0: Reserved 0x400 bytes for rid 0x10 type 3 at 0xfa7f8000 > ioapic0: routing intpin 18 (PCI IRQ 18) to lapic 16 vector 58 > ehci0: [MPSAFE] > ehci0: [ITHREAD] > usbus1: EHCI version 1.0 > usbus1: on ehci0 > pcib5: irq 16 at device 28.0 on pci0 > pcib5: domain 0 > pcib5: secondary bus 3 > pcib5: subordinate bus 3 > pcib5: I/O decode 0x0-0x0 > pcib5: prefetched decode 0xf9f00000-0xf9ffffff > pci3: on pcib5 > pci3: domain=3D0, physical bus=3D3 > pcib6: irq 16 at device 28.4 on pci0 > pcib6: domain 0 > pcib6: secondary bus 2 > pcib6: subordinate bus 2 > pcib6: I/O decode 0xf000-0xfff > pcib6: memory decode 0xfa800000-0xfb2fffff > pcib6: prefetched decode 0xf8000000-0xf8ffffff > pci2: on pcib6 > pci2: domain=3D0, physical bus=3D2 > found-> vendor=3D0x102b, dev=3D0x0522, revid=3D0x02 > domain=3D0, bus=3D2, slot=3D0, func=3D0 > class=3D03-00-00, hdrtype=3D0x00, mfdev=3D0 > cmdreg=3D0x0047, statreg=3D0x1010, cachelnsz=3D64 (dwords) > lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 = ns) > intpin=3Da, irq=3D10 > powerspec 2 supports D0 D3 current D0 > MSI supports 1 message > map[10]: type Prefetchable Memory, range 32, base 0xf8000000, = size > 24, enabled > pcib6: requested memory range 0xf8000000-0xf8ffffff: good > map[14]: type Memory, range 32, base 0xfb2fc000, size 14, = enabled > pcib6: requested memory range 0xfb2fc000-0xfb2fffff: good > map[18]: type Memory, range 32, base 0xfa800000, size 23, = enabled > pcib6: requested memory range 0xfa800000-0xfaffffff: good > pcib6: matched entry for 2.0.INTA > pcib6: slot 0 INTA hardwired to IRQ 16 > vgapci0: mem > 0xf8000000-0xf8ffffff,0xfb2fc000-0xfb2fffff,0xfa800000-0xfaffffff irq = 16 at > device 0.0 on pci2 > uhci1: port 0xa880-0xa89f irq 23 at = device > 29.0 on pci0 > uhci1: Reserved 0x20 bytes for rid 0x20 type 4 at 0xa880 > ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 16 vector 59 > uhci1: [MPSAFE] > uhci1: [ITHREAD] > uhci1: LegSup =3D 0x0430 > usbus2: on uhci1 > uhci2: port 0xac00-0xac1f irq 19 at = device > 29.1 on pci0 > uhci2: Reserved 0x20 bytes for rid 0x20 type 4 at 0xac00 > ioapic0: routing intpin 19 (PCI IRQ 19) to lapic 16 vector 60 > uhci2: [MPSAFE] > uhci2: [ITHREAD] > uhci2: LegSup =3D 0x0430 > usbus3: on uhci2 > uhci3: port 0xb000-0xb01f irq 18 at = device > 29.2 on pci0 > uhci3: Reserved 0x20 bytes for rid 0x20 type 4 at 0xb000 > uhci3: [MPSAFE] > uhci3: [ITHREAD] > uhci3: LegSup =3D 0x0430 > usbus4: on uhci3 > ehci1: mem 0xfa7fa000-0xfa7fa3ff = irq 23 > at device 29.7 on pci0 > ehci1: Reserved 0x400 bytes for rid 0x10 type 3 at 0xfa7fa000 > ehci1: [MPSAFE] > ehci1: [ITHREAD] > usbus5: EHCI version 1.0 > usbus5: on ehci1 > pcib7: at device 30.0 on pci0 > pcib7: domain 0 > pcib7: secondary bus 1 > pcib7: subordinate bus 1 > pcib7: I/O decode 0x0-0x0 > pcib7: no prefetched decode > pcib7: Subtractively decoded bridge. > pcib7: could not get PCI interrupt routing table for \\_SB_.PCI0.P0P1 = - > AE_NOT_FOUND > pci1: on pcib7 > pci1: domain=3D0, physical bus=3D1 > isab0: at device 31.0 on pci0 > isa0: on isab0 > atapci0: port > 0xb880-0xb887,0xb800-0xb803,0xb480-0xb487,0xb400-0xb403,0xb080-0xb09f = mem > 0xfa7fc000-0xfa7fc7ff irq 19 at device 31.2 on pci0 > atapci0: Reserved 0x20 bytes for rid 0x20 type 4 at 0xb080 > atapci0: [MPSAFE] > atapci0: [ITHREAD] > atapci0: Reserved 0x800 bytes for rid 0x24 type 3 at 0xfa7fc000 > atapci0: AHCI called from vendor specific driver > atapci0: AHCI v1.20 controller with 6 1.5Gbps ports, PM not supported > atapci0: Caps: 64bit NCQ SNTF SS ALP AL CLO 1.5Gbps PMD SSC PSC 32cmd = CCC EM > eSATA 6ports > ata2: on atapci0 > ata2: AHCI reset... > ata2: hardware reset ... > ata2: SATA connect timeout status=3D00000000 > ata2: AHCI reset done: phy reset found no device > ata2: [MPSAFE] > ata2: [ITHREAD] > ata3: on atapci0 > ata3: AHCI reset... > ata3: hardware reset ... > ata3: SATA connect timeout status=3D00000000 > ata3: AHCI reset done: phy reset found no device > ata3: [MPSAFE] > ata3: [ITHREAD] > ata4: on atapci0 > ata4: AHCI reset... > ata4: hardware reset ... > ata4: SATA connect timeout status=3D00000000 > ata4: AHCI reset done: phy reset found no device > ata4: [MPSAFE] > ata4: [ITHREAD] > ata5: on atapci0 > ata5: AHCI reset... > ata5: hardware reset ... > ata5: SATA connect timeout status=3D00000000 > ata5: AHCI reset done: phy reset found no device > ata5: [MPSAFE] > ata5: [ITHREAD] > ata6: on atapci0 > ata6: AHCI reset... > ata6: hardware reset ... > ata6: SATA connect time=3D0ms status=3D00000113 > ata6: ready wait time=3D0ms > ata6: software reset port 0... > ata6: ready wait time=3D0ms > ata6: SIGNATURE: eb140101 > ata6: AHCI reset done: devices=3D00010000 > ata6: [MPSAFE] > ata6: [ITHREAD] > ata7: on atapci0 > ata7: AHCI reset... > ata7: hardware reset ... > ata7: SATA connect timeout status=3D00000000 > ata7: AHCI reset done: phy reset found no device > ata7: [MPSAFE] > ata7: [ITHREAD] > acpi_button0: on acpi0 > atrtc0: port 0x70-0x71 irq 8 on acpi0 > atrtc0: registered as a time-of-day clock (resolution 1000000us) > uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on = acpi0 > ioapic0: routing intpin 4 (ISA IRQ 4) to lapic 16 vector 61 > uart0: [FILTER] > uart0: fast interrupt > cpu0: on acpi0 > ACPI: SSDT 0xbf77e1c0 013CC (v1 DpgPmm P001Ist 00000011 INTL = 20051117) > ACPI: SSDT 0xbf77f590 00659 (v1 PmRef P001Cst 00003001 INTL = 20051117) > est0: on cpu0 > est0: Invalid id16 (set, cur) =3D (16, 17) > est0: Invalid freq 2133, ignored. > est0: Invalid id16 (set, cur) =3D (15, 17) > est0: Invalid freq 2000, ignored. > est0: Invalid id16 (set, cur) =3D (14, 17) > est0: Invalid freq 1867, ignored. > est0: Invalid id16 (set, cur) =3D (13, 17) > est0: Invalid freq 1733, ignored. > est0: Invalid id16 (set, cur) =3D (12, 17) > est0: Invalid freq 1600, ignored. > p4tcc0: on cpu0 > cpu1: on acpi0 > est1: on cpu1 > est1: Invalid id16 (set, cur) =3D (16, 17) > est1: Invalid freq 2133, ignored. > est1: Invalid id16 (set, cur) =3D (15, 17) > est1: Invalid freq 2000, ignored. > est1: Invalid id16 (set, cur) =3D (14, 17) > est1: Invalid freq 1867, ignored. > est1: Invalid id16 (set, cur) =3D (13, 17) > est1: Invalid freq 1733, ignored. > est1: Invalid id16 (set, cur) =3D (12, 17) > est1: Invalid freq 1600, ignored. > p4tcc1: on cpu1 > cpu2: on acpi0 > est2: on cpu2 > est2: Invalid id16 (set, cur) =3D (16, 17) > est2: Invalid freq 2133, ignored. > est2: Invalid id16 (set, cur) =3D (15, 17) > est2: Invalid freq 2000, ignored. > est2: Invalid id16 (set, cur) =3D (14, 17) > est2: Invalid freq 1867, ignored. > est2: Invalid id16 (set, cur) =3D (13, 17) > est2: Invalid freq 1733, ignored. > est2: Invalid id16 (set, cur) =3D (12, 17) > est2: Invalid freq 1600, ignored. > p4tcc2: on cpu2 > cpu3: on acpi0 > est3: on cpu3 > est3: Invalid id16 (set, cur) =3D (16, 17) > est3: Invalid freq 2133, ignored. > est3: Invalid id16 (set, cur) =3D (15, 17) > est3: Invalid freq 2000, ignored. > est3: Invalid id16 (set, cur) =3D (14, 17) > est3: Invalid freq 1867, ignored. > est3: Invalid id16 (set, cur) =3D (13, 17) > est3: Invalid freq 1733, ignored. > est3: Invalid id16 (set, cur) =3D (12, 17) > est3: Invalid freq 1600, ignored. > p4tcc3: on cpu3 > cpu4: on acpi0 > est4: on cpu4 > est4: Invalid id16 (set, cur) =3D (16, 17) > est4: Invalid freq 2133, ignored. > est4: Invalid id16 (set, cur) =3D (15, 17) > est4: Invalid freq 2000, ignored. > est4: Invalid id16 (set, cur) =3D (14, 17) > est4: Invalid freq 1867, ignored. > est4: Invalid id16 (set, cur) =3D (13, 17) > est4: Invalid freq 1733, ignored. > est4: Invalid id16 (set, cur) =3D (12, 17) > est4: Invalid freq 1600, ignored. > p4tcc4: on cpu4 > cpu5: on acpi0 > est5: on cpu5 > est5: Invalid id16 (set, cur) =3D (16, 17) > est5: Invalid freq 2133, ignored. > est5: Invalid id16 (set, cur) =3D (15, 17) > est5: Invalid freq 2000, ignored. > est5: Invalid id16 (set, cur) =3D (14, 17) > est5: Invalid freq 1867, ignored. > est5: Invalid id16 (set, cur) =3D (13, 17) > est5: Invalid freq 1733, ignored. > est5: Invalid id16 (set, cur) =3D (12, 17) > est5: Invalid freq 1600, ignored. > p4tcc5: on cpu5 > cpu6: on acpi0 > est6: on cpu6 > est6: Invalid id16 (set, cur) =3D (16, 17) > est6: Invalid freq 2133, ignored. > est6: Invalid id16 (set, cur) =3D (15, 17) > est6: Invalid freq 2000, ignored. > est6: Invalid id16 (set, cur) =3D (14, 17) > est6: Invalid freq 1867, ignored. > est6: Invalid id16 (set, cur) =3D (13, 17) > est6: Invalid freq 1733, ignored. > est6: Invalid id16 (set, cur) =3D (12, 17) > est6: Invalid freq 1600, ignored. > p4tcc6: on cpu6 > cpu7: on acpi0 > est7: on cpu7 > est7: Invalid id16 (set, cur) =3D (16, 17) > est7: Invalid freq 2133, ignored. > est7: Invalid id16 (set, cur) =3D (15, 17) > est7: Invalid freq 2000, ignored. > est7: Invalid id16 (set, cur) =3D (14, 17) > est7: Invalid freq 1867, ignored. > est7: Invalid id16 (set, cur) =3D (13, 17) > est7: Invalid freq 1733, ignored. > est7: Invalid id16 (set, cur) =3D (12, 17) > est7: Invalid freq 1600, ignored. > p4tcc7: on cpu7 > unknown: status reg test failed ff > unknown: status reg test failed ff > unknown: status reg test failed ff > unknown: status reg test failed ff > unknown: status reg test failed ff > unknown: status reg test failed ff > ahc_isa_probe 0: ioport 0xc00 alloc failed > ahc_isa_probe 10: ioport 0xac00 alloc failed > ahc_isa_probe 14: ioport 0xec00 alloc failed > pnp_identify: Trying Read_Port at 203 > pnp_identify: Trying Read_Port at 243 > pnp_identify: Trying Read_Port at 283 > pnp_identify: Trying Read_Port at 2c3 > pnp_identify: Trying Read_Port at 303 > pnp_identify: Trying Read_Port at 343 > pnp_identify: Trying Read_Port at 383 > pnp_identify: Trying Read_Port at 3c3 > PNP Identify complete > ex_isa_identify() > isa_probe_children: disabling PnP devices > pmtimer0 on isa0 > atrtc: atrtc0 already exists; skipping it > sc: sc0 already exists; skipping it > uart: uart0 already exists; skipping it > isa_probe_children: probing non-PnP devices > orm0: at iomem > 0xc0000-0xc7fff,0xc8000-0xc8fff,0xc9000-0xccfff pnpid ORM0000 on isa0 > atkbd: the current kbd controller command byte 0087 > atkbd: keyboard ID 0x83ab (2) > sc0: at flags 0x100 on isa0 > sc0: VGA <16 virtual consoles, flags=3D0x300> > sc0: fb0, kbd1, terminal emulator: scteken (teken terminal) > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on = isa0 > ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 > ata0: reset tp1 mask=3D00 ostat0=3Dff ostat1=3Dff > ioapic0: routing intpin 14 (ISA IRQ 14) to lapic 16 vector 62 > ata0: [MPSAFE] > ata0: [ITHREAD] > ata1 at port 0x170-0x177,0x376 irq 15 on isa0 > ata1: reset tp1 mask=3D00 ostat0=3Dff ostat1=3Dff > ioapic0: routing intpin 15 (ISA IRQ 15) to lapic 16 vector 63 > ata1: [MPSAFE] > ata1: [ITHREAD] > atkbdc0: at port 0x60,0x64 on isa0 > atkbd0: irq 1 on atkbdc0 > kbd0 at atkbd0 > kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 > ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 16 vector 64 > atkbd0: [GIANT-LOCKED] > atkbd0: [ITHREAD] > psm0: current command byte:0087 > psm0: irq 12 on atkbdc0 > ioapic0: routing intpin 12 (ISA IRQ 12) to lapic 16 vector 65 > psm0: [GIANT-LOCKED] > psm0: [ITHREAD] > psm0: model GlidePoint, device ID 0-00, 3 buttons > psm0: config:00000000, flags:00000008, packet size:3 > psm0: syncmask:c0, syncbits:00 > fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 > ppc0: parallel port not found. > ppc0: failed to probe at irq 7 on isa0 > uart1: failed to probe at port 0x2f8-0x2ff irq 3 on isa0 > isa_probe_children: probing PnP devices > Device configuration finished. > Reducing kern.maxvnodes 197947 -> 100000 > procfs registered > lapic: Divisor 2, Frequency 66669465 hz > Timecounter "TSC" frequency 2266761792 Hz quality -100 > Timecounters tick every 1.000 msec > lo0: bpf attached > hptrr: no controller detected. > ata0: Identifying devices: 00000000 > ata0: New devices: 00000000 > ata1: Identifying devices: 00000000 > ata1: New devices: 00000000 > ata2: Identifying devices: 00000000 > ata2: New devices: 00000000 > ata3: Identifying devices: 00000000 > ata3: New devices: 00000000 > ata4: Identifying devices: 00000000 > ata4: New devices: 00000000 > ata5: Identifying devices: 00000000 > ata5: New devices: 00000000 > ata6: Identifying devices: 00010000 > ata6: New devices: 00010000 > usbus0: 12Mbps Full Speed USB v1.0 > usbus1: 480Mbps High Speed USB v2.0 > usbus2: 12Mbps Full Speed USB v1.0 > usbus3: 12Mbps Full Speed USB v1.0 > usbus4: 12Mbps Full Speed USB v1.0 > usbus5: 480Mbps High Speed USB v2.0 > ugen0.1: at usbus0 > uhub0: on = usbus0 > ugen1.1: at usbus1 > uhub1: on = usbus1 > ugen2.1: at usbus2 > uhub2: on = usbus2 > ugen3.1: at usbus3 > uhub3: on = usbus3 > ugen4.1: at usbus4 > uhub4: on = usbus4 > ugen5.1: at usbus5 > uhub5: on = usbus5 > ata6-master: pio=3DPIO4 wdma=3DWDMA2 udma=3DUDMA100 cable=3D40 wire > ata6: device_reset timeout=3D330us > acd0: DVDR drive at ata6 as master > acd0: read 4134KB/s (4134KB/s) write 4134KB/s (4134KB/s), 2048KB = buffer, > SATA150 > acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, DVDRAM, packet > acd0: Writes: CDR, CDRW, DVDR, DVDRAM, test write, burnproof > acd0: Audio: play, 256 volume levels > acd0: Mechanism: ejectable tray, unlocked > acd0: Medium: no/blank disc > ata7: Identifying devices: 00000000 > ata7: New devices: 00000000 > uhub0: 2 ports with 2 removable, self powered > uhub2: 2 ports with 2 removable, self powered > uhub3: 2 ports with 2 removable, self powered > uhub4: 2 ports with 2 removable, self powered > uhub1: 2 ports with 2 removable, self powered > uhub5: 6 ports with 6 removable, self powered > pass0 at ciss0 bus 32 target 6 lun 0 > pass0: Removable Sequential Access SCSI-5 = device > pass0: Serial Number HU101099DY > pass0: 135.168MB/s transfers > pass0: Command Queueing enabled > pass1 at ciss1 bus 0 target 0 lun 0 > pass1: Fixed Direct Access SCSI-5 device > pass1: Serial Number PACCCOMPAQ RAID > pass1: 135.168MB/s transfers > pass1: Command Queueing enabled > sa0 at ciss0 bus 32 target 6 lun 0 > sa0: Removable Sequential Access SCSI-5 = device > sa0: Serial Number HU101099DY > sa0: 135.168MB/s transfers > sa0: Command Queueing enabled > GEOM: new disk da0da0 at ciss1 bus 0 target 0 lun 0 > da0: Fixed Direct Access SCSI-5 device > da0: Serial Number PACCCOMPAQ RAID > da0: 135.168MB/s transfers > da0: Command Queueing enabled > da0: 1907675MB (3906918832 512 byte sectors: 255H 32S/T 65535C) >=20 > ATA PseudoRAID loaded > SMP: AP CPU #3 Launched! > cpu3 AP: > ID: 0x13000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff > timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010400 > SMP: AP CPU #7 Launched! > cpu7 AP: > ID: 0x17000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff > timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010400 > SMP: AP CPU #2 Launched! > cpu2 AP: > ID: 0x12000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff > timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010400 > SMP: AP CPU #1 Launched! > cpu1 AP: > ID: 0x11000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff > timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010400 > SMP: AP CPU #6 Launched! > cpu6 AP: > ID: 0x16000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff > timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010400 > SMP: AP CPU #4 Launched! > cpu4 AP: > ID: 0x14000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff > timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010400 > SMP: AP CPU #5 Launched! > cpu5 AP: > ID: 0x15000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff > timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010400 > ioapic0: routing intpin 4 (ISA IRQ 4) to lapic 17 vector 48 > ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 18 vector 48 > ioapic0: routing intpin 12 (ISA IRQ 12) to lapic 19 vector 48 > ioapic0: routing intpin 14 (ISA IRQ 14) to lapic 20 vector 48 > ioapic0: routing intpin 15 (ISA IRQ 15) to lapic 21 vector 48 > ioapic0: routing intpin 16 (PCI IRQ 16) to lapic 22 vector 48 > ioapic0: routing intpin 18 (PCI IRQ 18) to lapic 23 vector 48 > ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 17 vector 49 > msi: Assigning MSI-X IRQ 256 to local APIC 18 vector 49 > msi: Assigning MSI-X IRQ 257 to local APIC 19 vector 49 > msi: Assigning MSI-X IRQ 258 to local APIC 20 vector 49 > msi: Assigning MSI-X IRQ 259 to local APIC 21 vector 49 > msi: Assigning MSI-X IRQ 260 to local APIC 22 vector 49 > msi: Assigning MSI-X IRQ 261 to local APIC 23 vector 49 > msi: Assigning MSI-X IRQ 263 to local APIC 17 vector 50 > ugen3.2: at usbus3 > ukbd0: on usbus3 > kbd2 at ukbd0 > kbd2: ukbd0, generic (0), config:0x0, flags:0x3d0000 > ums0: on usbus3 > ums0: 5 buttons and [XYZ] coordinates ID=3D0 > Trying to mount root from ufs:/dev/da0s1a > ct_to_ts([2010-07-07 09:48:52]) =3D 1278496132.000000000 > start_init: trying /sbin/init > igb0: Link is up 1000 Mbps Full Duplex > igb0: link state changed to UP >=20 >=20 > while I don't have the cissutil with my freebsd even after I have = installed > the ciss-vol-status? what actually is it ? >=20 >=20 > Frank > On Wed, Jul 7, 2010 at 12:28 AM, Sean Bruno = wrote: >=20 >> On Tue, 2010-07-06 at 05:40 -0700, Folkert Saathoff wrote: >>> actually we were having a similar experience with the smartarray = p212... >> attached a SAS tape changer (tandbergdata lto-4 autoloader) to it, = but could >> only see the tape drive, not the changer. in our case, the p212 was = the >> second smartarray controller on the bus (ciss1), with a P410 as the = primary >> one. i believe there's a bug about that as well. to contrast, another >> machine with an IBM serveraid SAS controller and the same tape = changer works >> quite nicely out of the box with FreeBSD 8.0. >>>=20 >>>=20 >>> please get in touch with me if you're a developer and want to see a = dmesg >> or similar.. :) >>>=20 >>> cheers, >>> /folkert >>>=20 >>=20 >> If you could post verbose boot output + sudo cissutil --dump >>=20 >> For example, my ciss controller on an HPDL180G5 looks like this: >>=20 >> controller 0 (HP P400 ) >> logical drives: 2 >> running firmware 7.08 >> stored firmware 7.08 >> scsi bus count 1 >> drives per scsi bus 16 >> drives >> (b0t8,b0t9,b0t10,b0t11,b0t12,b0t13,b0t14,b0t15,b1t0,b1t1,b1t2,b1t3) >> scsi_bus_count 01 >> Battery 0: Not Present/Discharged >> Cache is: Disabled >> Total write cache size =3D 212992 KB >> Write cache size =3D 212992 KB >> Read cache size =3D 0 KB >> Cache disabled map =3D 0x00000000 >> Cache enabled on: (vol0,vol1) >> rebuild (64) priority 1 ms for every host command >> expand (64) priority 1 ms for every host command >> vol0 >> Volume is bootable: YES >> 1 phys drives (b0t8) >> status OK >> failed drives (none) >> block size 512 >> blocks available 585871964 >> fault tolerance RAID0 >> spare configured NO >> stripe size 128k >> vol1 >> Volume is bootable: YES >> 5 phys drives (b0t15,b1t0,b1t1,b1t2,b1t3) >> status OK >> failed drives (none) >> block size 512 >> blocks available 4294967295 >> fault tolerance RAID0 >> spare configured NO >> stripe size 128k >>=20 >>=20 >>=20 > _______________________________________________ > freebsd-scsi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-scsi > To unsubscribe, send any mail to = "freebsd-scsi-unsubscribe@freebsd.org" From owner-freebsd-scsi@FreeBSD.ORG Fri Jul 9 02:05:27 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9626B106564A for ; Fri, 9 Jul 2010 02:05:27 +0000 (UTC) (envelope-from kwcheong@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0CBC88FC12 for ; Fri, 9 Jul 2010 02:05:26 +0000 (UTC) Received: by qwg5 with SMTP id 5so454409qwg.13 for ; Thu, 08 Jul 2010 19:05:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=0kSd7o41sooRDh7HSRv8jNfFF1LV3+cIMmqsadtEUpY=; b=XM7pfBD03499AmY36jyKTAGwcpgcrcMiSI3bTLu4rngF9AehPVpAeyY8uWYaEoFql6 tSeoD2zScShSi/0du0nbGUox0ze33K7Qgr2X36GFUeQ9B4reIUbamefcl8WdfHE/tEcB naouMEDdvPQP8GrSM/zF2Om+QooIlBSG2VbTI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=YzmXS9mXdo44uSuDpAvOkOck0VQq9iGHoUqKgLj/VhJ1cg0zqMKAgltcc3x0ztk8zg 9WCKnlCrFfOeJxlzSsIUxZw8Z99bH1BV/Y74l7wfHQnCn/s1zrApDrMPWHM9qynRkmRW bJz/0Lo4kjtnY61T2XF7UoE3GBZeTkBD0HH1s= Received: by 10.224.34.214 with SMTP id m22mr3525301qad.8.1278641112844; Thu, 08 Jul 2010 19:05:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.216.144 with HTTP; Thu, 8 Jul 2010 19:04:50 -0700 (PDT) In-Reply-To: <6EC599F1-3713-4497-9372-4032078890EF@samsco.org> References: <6A0E4367-98BB-4C24-B01A-63A3E533D88C@kitesystems.com> <1278433685.2506.9.camel@localhost.localdomain> <6EC599F1-3713-4497-9372-4032078890EF@samsco.org> From: frank cheong Date: Fri, 9 Jul 2010 10:04:50 +0800 Message-ID: To: Scott Long Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-scsi@freebsd.org" , Mike Hill , Sean Bruno , Folkert Saathoff Subject: Re: /dev/ch0 not recognized X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jul 2010 02:05:27 -0000 Dear Scott, I see your point. Maybe the proprietary driver provided by HP for Window and Linux is using some other undocumented way in order to grab those hidden device, who knows? Anyway, I think what you suspect about the hw.ciss.expose_hidden_physical is really highly likely coz I have tried to probe the device by using the devfs rescan and input the lun address directly, whereby OS simply create another /dev/sa device driver which is also a tape drive device. For the function ciss_filter_physical(), I think I may not have the time and experience in helping it out by writing a program. Let me know if you have any working command/utility or scripts so that it help print out the entire inventory. Coz I do want to help the community to grow so as to possibly work around this problem. With that more people can adopt FreeBSD more easily. The server, which loaded up with Centos Now, is going to be deployed as production environment really soon while I still have some time to play around with it. Just let me know if anything useful that you would like me to help to collect. Rgds, Frank On Thu, Jul 8, 2010 at 10:00 PM, Scott Long wrote: > Someone asked me about this recently, and I looked into it a little bit > (sorry, can't find the conversation in my archives, apologies in advance if > it's someone in this discussion). > > With that note aside, you have to understand how this system works. It > doesn't follow the traditional rules of SCSI when it comes to device > discovery; instead the CISS firmware controls what devices are allowed to be > seen by the OS. The OS cannot simply probe each possible bus/target/lun > address on the controller. In fact, there's no such thing as bus/target/lun > addressing in CISS. The CISS firmware creates an inventory of device > handles and passes that to the driver, and the driver then creates synthetic > bus/target/lun numbers to satisfy the SCSI layer in the OS. If a device > isn't in the inventory provided by the firmware, then the driver and OS > simply won't see it, period. There's no way for the driver or OS to > discover a device that's not part of the firmware inventory. > > There are two special exceptions. The first is that the firmware does try > to hide some devices. Typically these are disk devices, and are hidden so > that you can't get screw around with a disk that's part of an array. They > are part of the inventory, but are flagged for the driver to ignore. If you > set the following tunable in /boot/loader.conf, you'll override the "ignore" > setting: > > hw.ciss.expose_hidden_physical=1 > > Second, when the hidden devices are exposed, the driver will filter the > INQUIRY info and change T_DIRECT devices into T_NODEVICE devices. This has > the effect of allowing disk drives to be seen only as passthrough devices, > providing an extra safety belt to disks that are part of arrays. > > In my previous investigation, it looked like the tape device is showing up > in the inventory, but not the changer device. That's pretty much a dead end > for this problem, short of finding a hidden BIOS switch or a new firmware > image or some other magic from HP. You can try turning on the expose > tunable to see if it's actually part of the inventory, but hidden. If that > doesn't work, you can try looking at ciss_filter_physical() in the driver > and have it print out the entire inventory as it iterates through it; that > might identify something that the driver doesn't know how to handle. > > Scott > > > > On Jul 6, 2010, at 10:26 PM, frank cheong wrote: > > > dmesg here > > > > freeBSD# dmesg > > Copyright (c) 1992-2009 The FreeBSD Project. > > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > > The Regents of the University of California. All rights reserved. > > FreeBSD is a registered trademark of The FreeBSD Foundation. > > FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009 > > root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC > > Preloaded elf kernel "/boot/kernel/kernel" at 0xc0f6f000. > > Timecounter "i8254" frequency 1193182 Hz quality 0 > > Calibrating TSC clock ... TSC clock: 2266761792 Hz > > CPU: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz (2266.76-MHz > 686-class > > CPU) > > Origin = "GenuineIntel" Id = 0x106a5 Stepping = 5 > > > > > Features=0xbfebfbff > > > > > Features2=0x9ce3bd > > AMD Features=0x28100000 > > AMD Features2=0x1 > > TSC: P-state invariant > > > > Data TLB: 4 KB pages, 4-way set associative, 64 entries > > 1st-level data cache: 32 KB, 8-way set associative, 64 byte line size > > L2 cache: 256 kbytes, 8-way associative, 64 bytes/line > > real memory = 4294967296 (4096 MB) > > Physical memory chunk(s): > > 0x0000000000001000 - 0x000000000009bfff, 634880 bytes (155 pages) > > 0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages) > > 0x0000000001026000 - 0x00000000bc126fff, 3138392064 bytes (766209 pages) > > avail memory = 3137052672 (2991 MB) > > Table 'FACP' at 0xbf770290 > > Table 'APIC' at 0xbf770390 > > MADT: Found table at 0xbf770390 > > MP Configuration Table version 1.4 found at 0xc00fd3e0 > > APIC: Using the MADT enumerator. > > MADT: Found CPU APIC ID 16 ACPI ID 1: enabled > > SMP: Added CPU 16 (AP) > > MADT: Found CPU APIC ID 18 ACPI ID 2: enabled > > SMP: Added CPU 18 (AP) > > MADT: Found CPU APIC ID 20 ACPI ID 3: enabled > > SMP: Added CPU 20 (AP) > > MADT: Found CPU APIC ID 22 ACPI ID 4: enabled > > SMP: Added CPU 22 (AP) > > MADT: Found CPU APIC ID 17 ACPI ID 5: enabled > > SMP: Added CPU 17 (AP) > > MADT: Found CPU APIC ID 19 ACPI ID 6: enabled > > SMP: Added CPU 19 (AP) > > MADT: Found CPU APIC ID 21 ACPI ID 7: enabled > > SMP: Added CPU 21 (AP) > > MADT: Found CPU APIC ID 23 ACPI ID 8: enabled > > SMP: Added CPU 23 (AP) > > MADT: Found CPU APIC ID 136 ACPI ID 9: disabled > > MADT: Found CPU APIC ID 137 ACPI ID 10: disabled > > MADT: Found CPU APIC ID 138 ACPI ID 11: disabled > > MADT: Found CPU APIC ID 139 ACPI ID 12: disabled > > MADT: Found CPU APIC ID 140 ACPI ID 13: disabled > > MADT: Found CPU APIC ID 141 ACPI ID 14: disabled > > MADT: Found CPU APIC ID 142 ACPI ID 15: disabled > > MADT: Found CPU APIC ID 143 ACPI ID 16: disabled > > MADT: Found CPU APIC ID 144 ACPI ID 17: disabled > > MADT: Found CPU APIC ID 145 ACPI ID 18: disabled > > MADT: Found CPU APIC ID 146 ACPI ID 19: disabled > > MADT: Found CPU APIC ID 147 ACPI ID 20: disabled > > MADT: Found CPU APIC ID 148 ACPI ID 21: disabled > > MADT: Found CPU APIC ID 149 ACPI ID 22: disabled > > MADT: Found CPU APIC ID 150 ACPI ID 23: disabled > > MADT: Found CPU APIC ID 151 ACPI ID 24: disabled > > ACPI APIC Table: > > INTR: Adding local APIC 17 as a target > > INTR: Adding local APIC 18 as a target > > INTR: Adding local APIC 19 as a target > > INTR: Adding local APIC 20 as a target > > INTR: Adding local APIC 21 as a target > > INTR: Adding local APIC 22 as a target > > INTR: Adding local APIC 23 as a target > > FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs > > FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 SMT threads > > cpu0 (BSP): APIC ID: 16 > > cpu1 (AP): APIC ID: 17 > > cpu2 (AP): APIC ID: 18 > > cpu3 (AP): APIC ID: 19 > > cpu4 (AP): APIC ID: 20 > > cpu5 (AP): APIC ID: 21 > > cpu6 (AP): APIC ID: 22 > > cpu7 (AP): APIC ID: 23 > > APIC: CPU 0 has ACPI ID 1 > > APIC: CPU 1 has ACPI ID 5 > > APIC: CPU 2 has ACPI ID 2 > > APIC: CPU 3 has ACPI ID 6 > > APIC: CPU 4 has ACPI ID 3 > > APIC: CPU 5 has ACPI ID 7 > > APIC: CPU 6 has ACPI ID 4 > > APIC: CPU 7 has ACPI ID 8 > > bios32: Found BIOS32 Service Directory header at 0xc00f0000 > > bios32: Entry = 0xf0010 (c00f0010) Rev = 0 Len = 1 > > pcibios: PCI BIOS entry at 0xf0000+0x31 > > pnpbios: Found PnP BIOS data at 0xc00f3dd0 > > pnpbios: Entry = f0000:523a Rev = 1.0 > > Other BIOS signatures found: > > ULE: setup cpu 0 > > ULE: setup cpu 1 > > ULE: setup cpu 2 > > ULE: setup cpu 3 > > ULE: setup cpu 4 > > ULE: setup cpu 5 > > ULE: setup cpu 6 > > ULE: setup cpu 7 > > ACPI: RSDP 0xfa160 00024 (v2 HP ) > > ACPI: XSDT 0xbf770100 0009C (v1 HP ProLiant 20100301 MSFT 00000097) > > ACPI: FACP 0xbf770290 000F4 (v4 HP ProLiant 20100301 MSFT 00000097) > > ACPI: DSDT 0xbf770740 05EEB (v2 HP ProLiant 00000200 INTL 20051117) > > ACPI: FACS 0xbf77e000 00040 > > ACPI: APIC 0xbf770390 0011E (v2 HP ProLiant 20100301 MSFT 00000097) > > ACPI: SPCR 0xbf7704b0 00050 (v1 HP ProLiant 20100301 MSFT 00000097) > > ACPI: MCFG 0xbf770500 0003C (v1 HP ProLiant 20100301 MSFT 00000097) > > ACPI: SPMI 0xbf770540 00041 (v5 HP ProLiant 20100301 MSFT 00000097) > > ACPI: SLIC 0xbf770590 00176 (v1 HP SLIC1515 20100301 MSFT 00000097) > > ACPI: BOOT 0xbf770710 00028 (v1 HP ProLiant 20100301 MSFT 00000097) > > ACPI: OEMB 0xbf77e040 0007A (v1 HP ProLiant 20100301 MSFT 00000097) > > ACPI: HPET 0xbf77a740 00038 (v1 HP ProLiant 20100301 MSFT 00000097) > > ACPI: DMAR 0xbf77e0c0 000F8 (v1 AMI OEMDMAR 00000001 MSFT 00000097) > > ACPI: SSDT 0xbf77fbf0 00363 (v1 HP ProLiant 00000012 INTL 20051117) > > ACPI: EINJ 0xbf77a780 00130 (v1 HP ProLiant 20100301 MSFT 00000097) > > ACPI: BERT 0xbf77a910 00030 (v1 HP ProLiant 20100301 MSFT 00000097) > > ACPI: ERST 0xbf77a940 001B0 (v1 HP ProLiant 20100301 MSFT 00000097) > > ACPI: HEST 0xbf77aaf0 000A8 (v1 HP ProLiant 20100301 MSFT 00000097) > > MADT: Found IO APIC ID 8, Interrupt 0 at 0xfec00000 > > ioapic0: Changing APIC ID to 8 > > ioapic0: Routing external 8259A's -> intpin 0 > > MADT: Found IO APIC ID 9, Interrupt 24 at 0xfec8a000 > > ioapic1: Changing APIC ID to 9 > > MADT: Interrupt override: source 0, irq 2 > > ioapic0: Routing IRQ 0 -> intpin 2 > > MADT: Interrupt override: source 9, irq 9 > > ioapic0: intpin 9 trigger: level > > lapic: Routing NMI -> LINT1 > > lapic: LINT1 trigger: edge > > lapic: LINT1 polarity: high > > ioapic0 irqs 0-23 on motherboard > > ioapic1 irqs 24-47 on motherboard > > cpu0 BSP: > > ID: 0x10000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff > > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff > > timer: 0x000100ef therm: 0x00010000 err: 0x0001000f pcm: 0x00010400 > > wlan: <802.11 Link Layer> > > kbd: new array size 4 > > kbd1 at kbdmux0 > > mem: > > Pentium Pro MTRR support enabled > > null: > > random: > > nfslock: pseudo-device > > io: > > hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2 > > npx0: INT 16 interface > > acpi0: on motherboard > > PCIe: Memory Mapped configuration base @ 0xe0000000 > > pcibios: BIOS version 3.00 > > ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 16 vector 48 > > acpi0: [MPSAFE] > > acpi0: [ITHREAD] > > acpi0: Power Button (fixed) > > acpi0: wakeup code va 0xc62a6000 pa 0x1000 > > AcpiOsDerivePciId: \\_SB_.PCI0.SBRG.IELK.RXA0 -> bus 0 dev 0 func 0 > > AcpiOsDerivePciId: \\_SB_.PCI0.SBRG.PIX0 -> bus 0 dev 31 func 0 > > acpi0: reservation of 0, a0000 (3) failed > > acpi0: reservation of 100000, bff00000 (3) failed > > ACPI timer: 1/1 1/2 1/1 1/2 1/0 1/2 1/2 1/1 1/1 1/1 -> 10 > > Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 > > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 > > pci_link0: Index IRQ Rtd Ref IRQs > > Initial Probe 0 10 N 0 3 4 6 7 10 11 12 14 15 > > Validation 0 10 N 0 3 4 6 7 10 11 12 14 15 > > After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 > > pci_link1: Index IRQ Rtd Ref IRQs > > Initial Probe 0 5 N 0 5 > > Validation 0 5 N 0 5 > > After Disable 0 255 N 0 5 > > pci_link2: Index IRQ Rtd Ref IRQs > > Initial Probe 0 15 N 0 3 4 6 7 10 11 12 14 15 > > Validation 0 15 N 0 3 4 6 7 10 11 12 14 15 > > After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 > > pci_link3: Index IRQ Rtd Ref IRQs > > Initial Probe 0 11 N 0 3 4 6 7 10 11 12 14 15 > > Validation 0 11 N 0 3 4 6 7 10 11 12 14 15 > > After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 > > pci_link4: Index IRQ Rtd Ref IRQs > > Initial Probe 0 255 N 0 3 4 6 7 10 11 12 14 15 > > Validation 0 255 N 0 3 4 6 7 10 11 12 14 15 > > After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 > > pci_link5: Index IRQ Rtd Ref IRQs > > Initial Probe 0 255 N 0 3 4 6 7 10 11 12 14 15 > > Validation 0 255 N 0 3 4 6 7 10 11 12 14 15 > > After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 > > pci_link6: Index IRQ Rtd Ref IRQs > > Initial Probe 0 255 N 0 3 4 6 7 10 11 12 14 15 > > Validation 0 255 N 0 3 4 6 7 10 11 12 14 15 > > After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 > > pci_link7: Index IRQ Rtd Ref IRQs > > Initial Probe 0 14 N 0 3 4 6 7 10 11 12 14 15 > > Validation 0 14 N 0 3 4 6 7 10 11 12 14 15 > > After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 > > acpi_hpet0: iomem 0xfed00000-0xfed003ff on > > acpi0 > > acpi_hpet0: vend: 0x8086 rev: 0x1 num: 3 hz: 14318180 opts: legacy_route > > 64-bit > > Timecounter "HPET" frequency 14318180 Hz quality 900 > > pcib0: port 0xcf8-0xcff on acpi0 > > pci0: on pcib0 > > pci0: domain=0, physical bus=0 > > found-> vendor=0x8086, dev=0x3406, revid=0x13 > > domain=0, bus=0, slot=0, func=0 > > class=06-00-00, hdrtype=0x00, mfdev=0 > > cmdreg=0x0140, statreg=0x0810, cachelnsz=0 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > > powerspec 3 supports D0 D3 current D0 > > MSI supports 2 messages, vector masks > > found-> vendor=0x8086, dev=0x3408, revid=0x13 > > domain=0, bus=0, slot=1, func=0 > > class=06-04-00, hdrtype=0x01, mfdev=0 > > cmdreg=0x0147, statreg=0x0010, cachelnsz=64 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) > > powerspec 3 supports D0 D3 current D0 > > MSI supports 2 messages, vector masks > > found-> vendor=0x8086, dev=0x340a, revid=0x13 > > domain=0, bus=0, slot=3, func=0 > > class=06-04-00, hdrtype=0x01, mfdev=0 > > cmdreg=0x0147, statreg=0x0010, cachelnsz=64 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) > > powerspec 3 supports D0 D3 current D0 > > MSI supports 2 messages, vector masks > > found-> vendor=0x8086, dev=0x340e, revid=0x13 > > domain=0, bus=0, slot=7, func=0 > > class=06-04-00, hdrtype=0x01, mfdev=0 > > cmdreg=0x0144, statreg=0x0010, cachelnsz=64 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) > > powerspec 3 supports D0 D3 current D0 > > MSI supports 2 messages, vector masks > > found-> vendor=0x8086, dev=0x3410, revid=0x13 > > domain=0, bus=0, slot=9, func=0 > > class=06-04-00, hdrtype=0x01, mfdev=0 > > cmdreg=0x0147, statreg=0x0010, cachelnsz=64 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) > > powerspec 3 supports D0 D3 current D0 > > MSI supports 2 messages, vector masks > > found-> vendor=0x8086, dev=0x342e, revid=0x13 > > domain=0, bus=0, slot=20, func=0 > > class=08-00-00, hdrtype=0x00, mfdev=1 > > cmdreg=0x0000, statreg=0x0010, cachelnsz=64 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > > found-> vendor=0x8086, dev=0x3422, revid=0x13 > > domain=0, bus=0, slot=20, func=1 > > class=08-00-00, hdrtype=0x00, mfdev=1 > > cmdreg=0x0000, statreg=0x0010, cachelnsz=64 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > > found-> vendor=0x8086, dev=0x3423, revid=0x13 > > domain=0, bus=0, slot=20, func=2 > > class=08-00-00, hdrtype=0x00, mfdev=1 > > cmdreg=0x0000, statreg=0x0010, cachelnsz=64 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > > found-> vendor=0x8086, dev=0x3a37, revid=0x00 > > domain=0, bus=0, slot=26, func=0 > > class=0c-03-00, hdrtype=0x00, mfdev=1 > > cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > > intpin=a, irq=10 > > map[20]: type I/O Port, range 32, base 0xa800, size 5, enabled > > pcib0: matched entry for 0.26.INTA > > pcib0: slot 26 INTA hardwired to IRQ 16 > > found-> vendor=0x8086, dev=0x3a3c, revid=0x00 > > domain=0, bus=0, slot=26, func=7 > > class=0c-03-20, hdrtype=0x00, mfdev=0 > > cmdreg=0x0046, statreg=0x0290, cachelnsz=0 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > > intpin=c, irq=15 > > powerspec 2 supports D0 D3 current D0 > > map[10]: type Memory, range 32, base 0xfa7f8000, size 10, enabled > > pcib0: matched entry for 0.26.INTC > > pcib0: slot 26 INTC hardwired to IRQ 18 > > found-> vendor=0x8086, dev=0x3a40, revid=0x00 > > domain=0, bus=0, slot=28, func=0 > > class=06-04-00, hdrtype=0x01, mfdev=1 > > cmdreg=0x0146, statreg=0x0010, cachelnsz=64 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x03 (750 ns), maxlat=0x00 (0 ns) > > intpin=a, irq=10 > > powerspec 2 supports D0 D3 current D0 > > MSI supports 1 message > > pcib0: matched entry for 0.28.INTA > > pcib0: slot 28 INTA hardwired to IRQ 16 > > found-> vendor=0x8086, dev=0x3a48, revid=0x00 > > domain=0, bus=0, slot=28, func=4 > > class=06-04-00, hdrtype=0x01, mfdev=1 > > cmdreg=0x0007, statreg=0x0810, cachelnsz=64 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x1a (6500 ns), maxlat=0x00 (0 ns) > > intpin=a, irq=10 > > powerspec 2 supports D0 D3 current D0 > > MSI supports 1 message > > pcib0: matched entry for 0.28.INTA > > pcib0: slot 28 INTA hardwired to IRQ 16 > > found-> vendor=0x8086, dev=0x3a34, revid=0x00 > > domain=0, bus=0, slot=29, func=0 > > class=0c-03-00, hdrtype=0x00, mfdev=1 > > cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > > intpin=a, irq=14 > > map[20]: type I/O Port, range 32, base 0xa880, size 5, enabled > > pcib0: matched entry for 0.29.INTA > > pcib0: slot 29 INTA hardwired to IRQ 23 > > found-> vendor=0x8086, dev=0x3a35, revid=0x00 > > domain=0, bus=0, slot=29, func=1 > > class=0c-03-00, hdrtype=0x00, mfdev=0 > > cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > > intpin=b, irq=11 > > map[20]: type I/O Port, range 32, base 0xac00, size 5, enabled > > pcib0: matched entry for 0.29.INTB > > pcib0: slot 29 INTB hardwired to IRQ 19 > > found-> vendor=0x8086, dev=0x3a36, revid=0x00 > > domain=0, bus=0, slot=29, func=2 > > class=0c-03-00, hdrtype=0x00, mfdev=0 > > cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > > intpin=c, irq=15 > > map[20]: type I/O Port, range 32, base 0xb000, size 5, enabled > > pcib0: matched entry for 0.29.INTC > > pcib0: slot 29 INTC hardwired to IRQ 18 > > found-> vendor=0x8086, dev=0x3a3a, revid=0x00 > > domain=0, bus=0, slot=29, func=7 > > class=0c-03-20, hdrtype=0x00, mfdev=0 > > cmdreg=0x0046, statreg=0x0290, cachelnsz=0 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > > intpin=a, irq=14 > > powerspec 2 supports D0 D3 current D0 > > map[10]: type Memory, range 32, base 0xfa7fa000, size 10, enabled > > pcib0: matched entry for 0.29.INTA > > pcib0: slot 29 INTA hardwired to IRQ 23 > > found-> vendor=0x8086, dev=0x244e, revid=0x90 > > domain=0, bus=0, slot=30, func=0 > > class=06-04-01, hdrtype=0x01, mfdev=0 > > cmdreg=0x0144, statreg=0x0010, cachelnsz=0 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x02 (500 ns), maxlat=0x00 (0 ns) > > found-> vendor=0x8086, dev=0x3a16, revid=0x00 > > domain=0, bus=0, slot=31, func=0 > > class=06-01-00, hdrtype=0x00, mfdev=1 > > cmdreg=0x0147, statreg=0x0210, cachelnsz=0 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > > found-> vendor=0x8086, dev=0x3a22, revid=0x00 > > domain=0, bus=0, slot=31, func=2 > > class=01-06-01, hdrtype=0x00, mfdev=0 > > cmdreg=0x0047, statreg=0x02b0, cachelnsz=0 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > > intpin=b, irq=11 > > powerspec 3 supports D0 D3 current D0 > > MSI supports 16 messages > > map[10]: type I/O Port, range 32, base 0xb880, size 3, enabled > > map[14]: type I/O Port, range 32, base 0xb800, size 2, enabled > > map[18]: type I/O Port, range 32, base 0xb480, size 3, enabled > > map[1c]: type I/O Port, range 32, base 0xb400, size 2, enabled > > map[20]: type I/O Port, range 32, base 0xb080, size 5, enabled > > map[24]: type Memory, range 32, base 0xfa7fc000, size 11, enabled > > pcib0: matched entry for 0.31.INTB > > pcib0: slot 31 INTB hardwired to IRQ 19 > > pcib1: at device 1.0 on pci0 > > pcib1: domain 0 > > pcib1: secondary bus 7 > > pcib1: subordinate bus 7 > > pcib1: I/O decode 0xe000-0xefff > > pcib1: memory decode 0xfbe00000-0xfbefffff > > pcib1: no prefetched decode > > pci7: on pcib1 > > pci7: domain=0, physical bus=7 > > found-> vendor=0x8086, dev=0x10c9, revid=0x01 > > domain=0, bus=7, slot=0, func=0 > > class=02-00-00, hdrtype=0x00, mfdev=1 > > cmdreg=0x0147, statreg=0x0010, cachelnsz=64 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > > intpin=a, irq=10 > > powerspec 3 supports D0 D3 current D0 > > MSI supports 1 message, 64 bit, vector masks > > MSI-X supports 10 messages in map 0x1c > > map[10]: type Memory, range 32, base 0xfbe60000, size 17, enabled > > pcib1: requested memory range 0xfbe60000-0xfbe7ffff: good > > map[14]: type Memory, range 32, base 0xfbe40000, size 17, enabled > > pcib1: requested memory range 0xfbe40000-0xfbe5ffff: good > > map[18]: type I/O Port, range 32, base 0xe880, size 5, enabled > > pcib1: requested I/O range 0xe880-0xe89f: in range > > map[1c]: type Memory, range 32, base 0xfbeb8000, size 14, enabled > > pcib1: requested memory range 0xfbeb8000-0xfbebbfff: good > > pcib1: matched entry for 7.0.INTA > > pcib1: slot 0 INTA hardwired to IRQ 28 > > found-> vendor=0x8086, dev=0x10c9, revid=0x01 > > domain=0, bus=7, slot=0, func=1 > > class=02-00-00, hdrtype=0x00, mfdev=1 > > cmdreg=0x0147, statreg=0x0010, cachelnsz=64 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > > intpin=b, irq=5 > > powerspec 3 supports D0 D3 current D0 > > MSI supports 1 message, 64 bit, vector masks > > MSI-X supports 10 messages in map 0x1c > > map[10]: type Memory, range 32, base 0xfbee0000, size 17, enabled > > pcib1: requested memory range 0xfbee0000-0xfbefffff: good > > map[14]: type Memory, range 32, base 0xfbec0000, size 17, enabled > > pcib1: requested memory range 0xfbec0000-0xfbedffff: good > > map[18]: type I/O Port, range 32, base 0xec00, size 5, enabled > > pcib1: requested I/O range 0xec00-0xec1f: in range > > map[1c]: type Memory, range 32, base 0xfbebc000, size 14, enabled > > pcib1: requested memory range 0xfbebc000-0xfbebffff: good > > pcib1: matched entry for 7.0.INTB > > pcib1: slot 0 INTB hardwired to IRQ 40 > > igb0: port > > 0xe880-0xe89f mem > > 0xfbe60000-0xfbe7ffff,0xfbe40000-0xfbe5ffff,0xfbeb8000-0xfbebbfff irq 28 > at > > device 0.0 on pci7 > > igb0: Reserved 0x20000 bytes for rid 0x10 type 3 at 0xfbe60000 > > igb0: Reserved 0x4000 bytes for rid 0x1c type 3 at 0xfbeb8000 > > igb0: attempting to allocate 3 MSI-X vectors (10 supported) > > msi: routing MSI-X IRQ 256 to local APIC 16 vector 49 > > msi: routing MSI-X IRQ 257 to local APIC 16 vector 50 > > msi: routing MSI-X IRQ 258 to local APIC 16 vector 51 > > igb0: using IRQs 256-258 for MSI-X > > igb0: Using MSIX interrupts with 3 vectors > > igb0: [MPSAFE] > > igb0: [ITHREAD] > > igb0: [MPSAFE] > > igb0: [ITHREAD] > > igb0: [MPSAFE] > > igb0: [ITHREAD] > > igb0: bpf attached > > igb0: Ethernet address: d8:d3:85:b5:ec:2e > > igb1: port > > 0xec00-0xec1f mem > > 0xfbee0000-0xfbefffff,0xfbec0000-0xfbedffff,0xfbebc000-0xfbebffff irq 40 > at > > device 0.1 on pci7 > > igb1: Reserved 0x20000 bytes for rid 0x10 type 3 at 0xfbee0000 > > igb1: Reserved 0x4000 bytes for rid 0x1c type 3 at 0xfbebc000 > > igb1: attempting to allocate 3 MSI-X vectors (10 supported) > > msi: routing MSI-X IRQ 259 to local APIC 16 vector 52 > > msi: routing MSI-X IRQ 260 to local APIC 16 vector 53 > > msi: routing MSI-X IRQ 261 to local APIC 16 vector 54 > > igb1: using IRQs 259-261 for MSI-X > > igb1: Using MSIX interrupts with 3 vectors > > igb1: [MPSAFE] > > igb1: [ITHREAD] > > igb1: [MPSAFE] > > igb1: [ITHREAD] > > igb1: [MPSAFE] > > igb1: [ITHREAD] > > igb1: bpf attached > > igb1: Ethernet address: d8:d3:85:b5:ec:2f > > pcib2: at device 3.0 on pci0 > > pcib2: domain 0 > > pcib2: secondary bus 6 > > pcib2: subordinate bus 6 > > pcib2: I/O decode 0xd000-0xdfff > > pcib2: memory decode 0xfb800000-0xfbdfffff > > pcib2: no prefetched decode > > pci6: on pcib2 > > pci6: domain=0, physical bus=6 > > found-> vendor=0x103c, dev=0x323a, revid=0x01 > > domain=0, bus=6, slot=0, func=0 > > class=01-04-00, hdrtype=0x00, mfdev=0 > > cmdreg=0x0047, statreg=0x0010, cachelnsz=64 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > > intpin=a, irq=10 > > powerspec 3 supports D0 D1 D3 current D0 > > MSI supports 1 message, 64 bit > > MSI-X supports 16 messages in map 0x10 > > map[10]: type Memory, range 64, base 0xfb800000, size 22, enabled > > pcib2: requested memory range 0xfb800000-0xfbbfffff: good > > map[18]: type Memory, range 64, base 0xfbdff000, size 12, enabled > > pcib2: requested memory range 0xfbdff000-0xfbdfffff: good > > map[20]: type I/O Port, range 32, base 0xd800, size 8, enabled > > pcib2: requested I/O range 0xd800-0xd8ff: in range > > pcib2: matched entry for 6.0.INTA > > pcib2: slot 0 INTA hardwired to IRQ 24 > > ciss0: port 0xd800-0xd8ff mem > > 0xfb800000-0xfbbfffff,0xfbdff000-0xfbdfffff irq 24 at device 0.0 on pci6 > > ciss0: Reserved 0x400000 bytes for rid 0x10 type 3 at 0xfb800000 > > ciss0: PERFORMANT Transport > > ciss0: attempting to allocate 1 MSI-X vectors (16 supported) > > msi: routing MSI-X IRQ 262 to local APIC 16 vector 55 > > ciss0: using IRQ 262 for MSI-X > > ciss0: Using 1 MSIX interrupt > > ciss0: [MPSAFE] > > ciss0: [ITHREAD] > > ciss0: using 32 of 32 available commands > > ciss0: firmware 3.00 > > ciss0: 1 SCSI channels > > ciss0: signature 'CISS' > > ciss0: valence 3 > > ciss0: supported I/O methods 0x78000007 > > ciss0: active I/O method 0x5 > > ciss0: 4G page base 0x00000000 > > ciss0: interrupt coalesce delay 0us > > ciss0: interrupt coalesce count 16 > > ciss0: max outstanding commands 32 > > ciss0: bus types 0x200000 > > ciss0: server name 'SGH931X7JB' > > ciss0: heartbeat 0x2ba > > ciss0: 2 physical devices > > ciss0: 0 logical drives > > pcib3: at device 7.0 on pci0 > > pcib3: domain 0 > > pcib3: secondary bus 5 > > pcib3: subordinate bus 5 > > pcib3: I/O decode 0x0-0x0 > > pcib3: no prefetched decode > > pci5: on pcib3 > > pci5: domain=0, physical bus=5 > > pcib4: at device 9.0 on pci0 > > pcib4: domain 0 > > pcib4: secondary bus 4 > > pcib4: subordinate bus 4 > > pcib4: I/O decode 0xc000-0xcfff > > pcib4: memory decode 0xfb300000-0xfb7fffff > > pcib4: no prefetched decode > > pci4: on pcib4 > > pci4: domain=0, physical bus=4 > > found-> vendor=0x103c, dev=0x323a, revid=0x01 > > domain=0, bus=4, slot=0, func=0 > > class=01-04-00, hdrtype=0x00, mfdev=0 > > cmdreg=0x0047, statreg=0x0010, cachelnsz=64 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > > intpin=a, irq=10 > > powerspec 3 supports D0 D1 D3 current D0 > > MSI supports 1 message, 64 bit > > MSI-X supports 16 messages in map 0x10 > > map[10]: type Memory, range 64, base 0xfb400000, size 22, enabled > > pcib4: requested memory range 0xfb400000-0xfb7fffff: good > > map[18]: type Memory, range 64, base 0xfb3ff000, size 12, enabled > > pcib4: requested memory range 0xfb3ff000-0xfb3fffff: good > > map[20]: type I/O Port, range 32, base 0xc800, size 8, enabled > > pcib4: requested I/O range 0xc800-0xc8ff: in range > > pcib4: matched entry for 4.0.INTA > > pcib4: slot 0 INTA hardwired to IRQ 32 > > ciss1: port 0xc800-0xc8ff mem > > 0xfb400000-0xfb7fffff,0xfb3ff000-0xfb3fffff irq 32 at device 0.0 on pci4 > > ciss1: Reserved 0x400000 bytes for rid 0x10 type 3 at 0xfb400000 > > ciss1: PERFORMANT Transport > > ciss1: attempting to allocate 1 MSI-X vectors (16 supported) > > msi: routing MSI-X IRQ 263 to local APIC 16 vector 56 > > ciss1: using IRQ 263 for MSI-X > > ciss1: Using 1 MSIX interrupt > > ciss1: [MPSAFE] > > ciss1: [ITHREAD] > > ciss1: using 256 of 1024 available commands > > ciss1: firmware 3.00 > > ciss1: 1 SCSI channels > > ciss1: signature 'CISS' > > ciss1: valence 3 > > ciss1: supported I/O methods 0x78000007 > > ciss1: active I/O method 0x5 > > ciss1: 4G page base 0x00000000 > > ciss1: interrupt coalesce delay 0us > > ciss1: interrupt coalesce count 16 > > ciss1: max outstanding commands 1024 > > ciss1: bus types 0x200000 > > ciss1: server name 'USE179N286' > > ciss1: heartbeat 0x270 > > ciss1: 5 physical devices > > ciss1: 1 logical drive > > ciss1: logical drive (b0t0): RAID ADG, 1907200MB online > > pci0: at device 20.0 (no driver > > attached) > > pci0: at device 20.1 (no driver > > attached) > > pci0: at device 20.2 (no driver > > attached) > > uhci0: port 0xa800-0xa81f irq 16 at > device > > 26.0 on pci0 > > uhci0: Reserved 0x20 bytes for rid 0x20 type 4 at 0xa800 > > ioapic0: routing intpin 16 (PCI IRQ 16) to lapic 16 vector 57 > > uhci0: [MPSAFE] > > uhci0: [ITHREAD] > > uhci0: LegSup = 0x0430 > > usbus0: on uhci0 > > ehci0: mem 0xfa7f8000-0xfa7f83ff irq > 18 > > at device 26.7 on pci0 > > ehci0: Reserved 0x400 bytes for rid 0x10 type 3 at 0xfa7f8000 > > ioapic0: routing intpin 18 (PCI IRQ 18) to lapic 16 vector 58 > > ehci0: [MPSAFE] > > ehci0: [ITHREAD] > > usbus1: EHCI version 1.0 > > usbus1: on ehci0 > > pcib5: irq 16 at device 28.0 on pci0 > > pcib5: domain 0 > > pcib5: secondary bus 3 > > pcib5: subordinate bus 3 > > pcib5: I/O decode 0x0-0x0 > > pcib5: prefetched decode 0xf9f00000-0xf9ffffff > > pci3: on pcib5 > > pci3: domain=0, physical bus=3 > > pcib6: irq 16 at device 28.4 on pci0 > > pcib6: domain 0 > > pcib6: secondary bus 2 > > pcib6: subordinate bus 2 > > pcib6: I/O decode 0xf000-0xfff > > pcib6: memory decode 0xfa800000-0xfb2fffff > > pcib6: prefetched decode 0xf8000000-0xf8ffffff > > pci2: on pcib6 > > pci2: domain=0, physical bus=2 > > found-> vendor=0x102b, dev=0x0522, revid=0x02 > > domain=0, bus=2, slot=0, func=0 > > class=03-00-00, hdrtype=0x00, mfdev=0 > > cmdreg=0x0047, statreg=0x1010, cachelnsz=64 (dwords) > > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > > intpin=a, irq=10 > > powerspec 2 supports D0 D3 current D0 > > MSI supports 1 message > > map[10]: type Prefetchable Memory, range 32, base 0xf8000000, size > > 24, enabled > > pcib6: requested memory range 0xf8000000-0xf8ffffff: good > > map[14]: type Memory, range 32, base 0xfb2fc000, size 14, enabled > > pcib6: requested memory range 0xfb2fc000-0xfb2fffff: good > > map[18]: type Memory, range 32, base 0xfa800000, size 23, enabled > > pcib6: requested memory range 0xfa800000-0xfaffffff: good > > pcib6: matched entry for 2.0.INTA > > pcib6: slot 0 INTA hardwired to IRQ 16 > > vgapci0: mem > > 0xf8000000-0xf8ffffff,0xfb2fc000-0xfb2fffff,0xfa800000-0xfaffffff irq 16 > at > > device 0.0 on pci2 > > uhci1: port 0xa880-0xa89f irq 23 at > device > > 29.0 on pci0 > > uhci1: Reserved 0x20 bytes for rid 0x20 type 4 at 0xa880 > > ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 16 vector 59 > > uhci1: [MPSAFE] > > uhci1: [ITHREAD] > > uhci1: LegSup = 0x0430 > > usbus2: on uhci1 > > uhci2: port 0xac00-0xac1f irq 19 at > device > > 29.1 on pci0 > > uhci2: Reserved 0x20 bytes for rid 0x20 type 4 at 0xac00 > > ioapic0: routing intpin 19 (PCI IRQ 19) to lapic 16 vector 60 > > uhci2: [MPSAFE] > > uhci2: [ITHREAD] > > uhci2: LegSup = 0x0430 > > usbus3: on uhci2 > > uhci3: port 0xb000-0xb01f irq 18 at > device > > 29.2 on pci0 > > uhci3: Reserved 0x20 bytes for rid 0x20 type 4 at 0xb000 > > uhci3: [MPSAFE] > > uhci3: [ITHREAD] > > uhci3: LegSup = 0x0430 > > usbus4: on uhci3 > > ehci1: mem 0xfa7fa000-0xfa7fa3ff irq > 23 > > at device 29.7 on pci0 > > ehci1: Reserved 0x400 bytes for rid 0x10 type 3 at 0xfa7fa000 > > ehci1: [MPSAFE] > > ehci1: [ITHREAD] > > usbus5: EHCI version 1.0 > > usbus5: on ehci1 > > pcib7: at device 30.0 on pci0 > > pcib7: domain 0 > > pcib7: secondary bus 1 > > pcib7: subordinate bus 1 > > pcib7: I/O decode 0x0-0x0 > > pcib7: no prefetched decode > > pcib7: Subtractively decoded bridge. > > pcib7: could not get PCI interrupt routing table for \\_SB_.PCI0.P0P1 - > > AE_NOT_FOUND > > pci1: on pcib7 > > pci1: domain=0, physical bus=1 > > isab0: at device 31.0 on pci0 > > isa0: on isab0 > > atapci0: port > > 0xb880-0xb887,0xb800-0xb803,0xb480-0xb487,0xb400-0xb403,0xb080-0xb09f mem > > 0xfa7fc000-0xfa7fc7ff irq 19 at device 31.2 on pci0 > > atapci0: Reserved 0x20 bytes for rid 0x20 type 4 at 0xb080 > > atapci0: [MPSAFE] > > atapci0: [ITHREAD] > > atapci0: Reserved 0x800 bytes for rid 0x24 type 3 at 0xfa7fc000 > > atapci0: AHCI called from vendor specific driver > > atapci0: AHCI v1.20 controller with 6 1.5Gbps ports, PM not supported > > atapci0: Caps: 64bit NCQ SNTF SS ALP AL CLO 1.5Gbps PMD SSC PSC 32cmd CCC > EM > > eSATA 6ports > > ata2: on atapci0 > > ata2: AHCI reset... > > ata2: hardware reset ... > > ata2: SATA connect timeout status=00000000 > > ata2: AHCI reset done: phy reset found no device > > ata2: [MPSAFE] > > ata2: [ITHREAD] > > ata3: on atapci0 > > ata3: AHCI reset... > > ata3: hardware reset ... > > ata3: SATA connect timeout status=00000000 > > ata3: AHCI reset done: phy reset found no device > > ata3: [MPSAFE] > > ata3: [ITHREAD] > > ata4: on atapci0 > > ata4: AHCI reset... > > ata4: hardware reset ... > > ata4: SATA connect timeout status=00000000 > > ata4: AHCI reset done: phy reset found no device > > ata4: [MPSAFE] > > ata4: [ITHREAD] > > ata5: on atapci0 > > ata5: AHCI reset... > > ata5: hardware reset ... > > ata5: SATA connect timeout status=00000000 > > ata5: AHCI reset done: phy reset found no device > > ata5: [MPSAFE] > > ata5: [ITHREAD] > > ata6: on atapci0 > > ata6: AHCI reset... > > ata6: hardware reset ... > > ata6: SATA connect time=0ms status=00000113 > > ata6: ready wait time=0ms > > ata6: software reset port 0... > > ata6: ready wait time=0ms > > ata6: SIGNATURE: eb140101 > > ata6: AHCI reset done: devices=00010000 > > ata6: [MPSAFE] > > ata6: [ITHREAD] > > ata7: on atapci0 > > ata7: AHCI reset... > > ata7: hardware reset ... > > ata7: SATA connect timeout status=00000000 > > ata7: AHCI reset done: phy reset found no device > > ata7: [MPSAFE] > > ata7: [ITHREAD] > > acpi_button0: on acpi0 > > atrtc0: port 0x70-0x71 irq 8 on acpi0 > > atrtc0: registered as a time-of-day clock (resolution 1000000us) > > uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 > > ioapic0: routing intpin 4 (ISA IRQ 4) to lapic 16 vector 61 > > uart0: [FILTER] > > uart0: fast interrupt > > cpu0: on acpi0 > > ACPI: SSDT 0xbf77e1c0 013CC (v1 DpgPmm P001Ist 00000011 INTL 20051117) > > ACPI: SSDT 0xbf77f590 00659 (v1 PmRef P001Cst 00003001 INTL 20051117) > > est0: on cpu0 > > est0: Invalid id16 (set, cur) = (16, 17) > > est0: Invalid freq 2133, ignored. > > est0: Invalid id16 (set, cur) = (15, 17) > > est0: Invalid freq 2000, ignored. > > est0: Invalid id16 (set, cur) = (14, 17) > > est0: Invalid freq 1867, ignored. > > est0: Invalid id16 (set, cur) = (13, 17) > > est0: Invalid freq 1733, ignored. > > est0: Invalid id16 (set, cur) = (12, 17) > > est0: Invalid freq 1600, ignored. > > p4tcc0: on cpu0 > > cpu1: on acpi0 > > est1: on cpu1 > > est1: Invalid id16 (set, cur) = (16, 17) > > est1: Invalid freq 2133, ignored. > > est1: Invalid id16 (set, cur) = (15, 17) > > est1: Invalid freq 2000, ignored. > > est1: Invalid id16 (set, cur) = (14, 17) > > est1: Invalid freq 1867, ignored. > > est1: Invalid id16 (set, cur) = (13, 17) > > est1: Invalid freq 1733, ignored. > > est1: Invalid id16 (set, cur) = (12, 17) > > est1: Invalid freq 1600, ignored. > > p4tcc1: on cpu1 > > cpu2: on acpi0 > > est2: on cpu2 > > est2: Invalid id16 (set, cur) = (16, 17) > > est2: Invalid freq 2133, ignored. > > est2: Invalid id16 (set, cur) = (15, 17) > > est2: Invalid freq 2000, ignored. > > est2: Invalid id16 (set, cur) = (14, 17) > > est2: Invalid freq 1867, ignored. > > est2: Invalid id16 (set, cur) = (13, 17) > > est2: Invalid freq 1733, ignored. > > est2: Invalid id16 (set, cur) = (12, 17) > > est2: Invalid freq 1600, ignored. > > p4tcc2: on cpu2 > > cpu3: on acpi0 > > est3: on cpu3 > > est3: Invalid id16 (set, cur) = (16, 17) > > est3: Invalid freq 2133, ignored. > > est3: Invalid id16 (set, cur) = (15, 17) > > est3: Invalid freq 2000, ignored. > > est3: Invalid id16 (set, cur) = (14, 17) > > est3: Invalid freq 1867, ignored. > > est3: Invalid id16 (set, cur) = (13, 17) > > est3: Invalid freq 1733, ignored. > > est3: Invalid id16 (set, cur) = (12, 17) > > est3: Invalid freq 1600, ignored. > > p4tcc3: on cpu3 > > cpu4: on acpi0 > > est4: on cpu4 > > est4: Invalid id16 (set, cur) = (16, 17) > > est4: Invalid freq 2133, ignored. > > est4: Invalid id16 (set, cur) = (15, 17) > > est4: Invalid freq 2000, ignored. > > est4: Invalid id16 (set, cur) = (14, 17) > > est4: Invalid freq 1867, ignored. > > est4: Invalid id16 (set, cur) = (13, 17) > > est4: Invalid freq 1733, ignored. > > est4: Invalid id16 (set, cur) = (12, 17) > > est4: Invalid freq 1600, ignored. > > p4tcc4: on cpu4 > > cpu5: on acpi0 > > est5: on cpu5 > > est5: Invalid id16 (set, cur) = (16, 17) > > est5: Invalid freq 2133, ignored. > > est5: Invalid id16 (set, cur) = (15, 17) > > est5: Invalid freq 2000, ignored. > > est5: Invalid id16 (set, cur) = (14, 17) > > est5: Invalid freq 1867, ignored. > > est5: Invalid id16 (set, cur) = (13, 17) > > est5: Invalid freq 1733, ignored. > > est5: Invalid id16 (set, cur) = (12, 17) > > est5: Invalid freq 1600, ignored. > > p4tcc5: on cpu5 > > cpu6: on acpi0 > > est6: on cpu6 > > est6: Invalid id16 (set, cur) = (16, 17) > > est6: Invalid freq 2133, ignored. > > est6: Invalid id16 (set, cur) = (15, 17) > > est6: Invalid freq 2000, ignored. > > est6: Invalid id16 (set, cur) = (14, 17) > > est6: Invalid freq 1867, ignored. > > est6: Invalid id16 (set, cur) = (13, 17) > > est6: Invalid freq 1733, ignored. > > est6: Invalid id16 (set, cur) = (12, 17) > > est6: Invalid freq 1600, ignored. > > p4tcc6: on cpu6 > > cpu7: on acpi0 > > est7: on cpu7 > > est7: Invalid id16 (set, cur) = (16, 17) > > est7: Invalid freq 2133, ignored. > > est7: Invalid id16 (set, cur) = (15, 17) > > est7: Invalid freq 2000, ignored. > > est7: Invalid id16 (set, cur) = (14, 17) > > est7: Invalid freq 1867, ignored. > > est7: Invalid id16 (set, cur) = (13, 17) > > est7: Invalid freq 1733, ignored. > > est7: Invalid id16 (set, cur) = (12, 17) > > est7: Invalid freq 1600, ignored. > > p4tcc7: on cpu7 > > unknown: status reg test failed ff > > unknown: status reg test failed ff > > unknown: status reg test failed ff > > unknown: status reg test failed ff > > unknown: status reg test failed ff > > unknown: status reg test failed ff > > ahc_isa_probe 0: ioport 0xc00 alloc failed > > ahc_isa_probe 10: ioport 0xac00 alloc failed > > ahc_isa_probe 14: ioport 0xec00 alloc failed > > pnp_identify: Trying Read_Port at 203 > > pnp_identify: Trying Read_Port at 243 > > pnp_identify: Trying Read_Port at 283 > > pnp_identify: Trying Read_Port at 2c3 > > pnp_identify: Trying Read_Port at 303 > > pnp_identify: Trying Read_Port at 343 > > pnp_identify: Trying Read_Port at 383 > > pnp_identify: Trying Read_Port at 3c3 > > PNP Identify complete > > ex_isa_identify() > > isa_probe_children: disabling PnP devices > > pmtimer0 on isa0 > > atrtc: atrtc0 already exists; skipping it > > sc: sc0 already exists; skipping it > > uart: uart0 already exists; skipping it > > isa_probe_children: probing non-PnP devices > > orm0: at iomem > > 0xc0000-0xc7fff,0xc8000-0xc8fff,0xc9000-0xccfff pnpid ORM0000 on isa0 > > atkbd: the current kbd controller command byte 0087 > > atkbd: keyboard ID 0x83ab (2) > > sc0: at flags 0x100 on isa0 > > sc0: VGA <16 virtual consoles, flags=0x300> > > sc0: fb0, kbd1, terminal emulator: scteken (teken terminal) > > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > > ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 > > ata0: reset tp1 mask=00 ostat0=ff ostat1=ff > > ioapic0: routing intpin 14 (ISA IRQ 14) to lapic 16 vector 62 > > ata0: [MPSAFE] > > ata0: [ITHREAD] > > ata1 at port 0x170-0x177,0x376 irq 15 on isa0 > > ata1: reset tp1 mask=00 ostat0=ff ostat1=ff > > ioapic0: routing intpin 15 (ISA IRQ 15) to lapic 16 vector 63 > > ata1: [MPSAFE] > > ata1: [ITHREAD] > > atkbdc0: at port 0x60,0x64 on isa0 > > atkbd0: irq 1 on atkbdc0 > > kbd0 at atkbd0 > > kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 > > ioapic0: routing intpin 1 (ISA IRQ 1) to lapic 16 vector 64 > > atkbd0: [GIANT-LOCKED] > > atkbd0: [ITHREAD] > > psm0: current command byte:0087 > > psm0: irq 12 on atkbdc0 > > ioapic0: routing intpin 12 (ISA IRQ 12) to lapic 16 vector 65 > > psm0: [GIANT-LOCKED] > > psm0: [ITHREAD] > > psm0: model GlidePoint, device ID 0-00, 3 buttons > > psm0: config:00000000, flags:00000008, packet size:3 > > psm0: syncmask:c0, syncbits:00 > > fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 > > ppc0: parallel port not found. > > ppc0: failed to probe at irq 7 on isa0 > > uart1: failed to probe at port 0x2f8-0x2ff irq 3 on isa0 > > isa_probe_children: probing PnP devices > > Device configuration finished. > > Reducing kern.maxvnodes 197947 -> 100000 > > procfs registered > > lapic: Divisor 2, Frequency 66669465 hz > > Timecounter "TSC" frequency 2266761792 Hz quality -100 > > Timecounters tick every 1.000 msec > > lo0: bpf attached > > hptrr: no controller detected. > > ata0: Identifying devices: 00000000 > > ata0: New devices: 00000000 > > ata1: Identifying devices: 00000000 > > ata1: New devices: 00000000 > > ata2: Identifying devices: 00000000 > > ata2: New devices: 00000000 > > ata3: Identifying devices: 00000000 > > ata3: New devices: 00000000 > > ata4: Identifying devices: 00000000 > > ata4: New devices: 00000000 > > ata5: Identifying devices: 00000000 > > ata5: New devices: 00000000 > > ata6: Identifying devices: 00010000 > > ata6: New devices: 00010000 > > usbus0: 12Mbps Full Speed USB v1.0 > > usbus1: 480Mbps High Speed USB v2.0 > > usbus2: 12Mbps Full Speed USB v1.0 > > usbus3: 12Mbps Full Speed USB v1.0 > > usbus4: 12Mbps Full Speed USB v1.0 > > usbus5: 480Mbps High Speed USB v2.0 > > ugen0.1: at usbus0 > > uhub0: on usbus0 > > ugen1.1: at usbus1 > > uhub1: on usbus1 > > ugen2.1: at usbus2 > > uhub2: on usbus2 > > ugen3.1: at usbus3 > > uhub3: on usbus3 > > ugen4.1: at usbus4 > > uhub4: on usbus4 > > ugen5.1: at usbus5 > > uhub5: on usbus5 > > ata6-master: pio=PIO4 wdma=WDMA2 udma=UDMA100 cable=40 wire > > ata6: device_reset timeout=330us > > acd0: DVDR drive at ata6 as master > > acd0: read 4134KB/s (4134KB/s) write 4134KB/s (4134KB/s), 2048KB buffer, > > SATA150 > > acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, DVDRAM, packet > > acd0: Writes: CDR, CDRW, DVDR, DVDRAM, test write, burnproof > > acd0: Audio: play, 256 volume levels > > acd0: Mechanism: ejectable tray, unlocked > > acd0: Medium: no/blank disc > > ata7: Identifying devices: 00000000 > > ata7: New devices: 00000000 > > uhub0: 2 ports with 2 removable, self powered > > uhub2: 2 ports with 2 removable, self powered > > uhub3: 2 ports with 2 removable, self powered > > uhub4: 2 ports with 2 removable, self powered > > uhub1: 2 ports with 2 removable, self powered > > uhub5: 6 ports with 6 removable, self powered > > pass0 at ciss0 bus 32 target 6 lun 0 > > pass0: Removable Sequential Access SCSI-5 device > > pass0: Serial Number HU101099DY > > pass0: 135.168MB/s transfers > > pass0: Command Queueing enabled > > pass1 at ciss1 bus 0 target 0 lun 0 > > pass1: Fixed Direct Access SCSI-5 device > > pass1: Serial Number PACCCOMPAQ RAID > > pass1: 135.168MB/s transfers > > pass1: Command Queueing enabled > > sa0 at ciss0 bus 32 target 6 lun 0 > > sa0: Removable Sequential Access SCSI-5 device > > sa0: Serial Number HU101099DY > > sa0: 135.168MB/s transfers > > sa0: Command Queueing enabled > > GEOM: new disk da0da0 at ciss1 bus 0 target 0 lun 0 > > da0: Fixed Direct Access SCSI-5 device > > da0: Serial Number PACCCOMPAQ RAID > > da0: 135.168MB/s transfers > > da0: Command Queueing enabled > > da0: 1907675MB (3906918832 512 byte sectors: 255H 32S/T 65535C) > > > > ATA PseudoRAID loaded > > SMP: AP CPU #3 Launched! > > cpu3 AP: > > ID: 0x13000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff > > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff > > timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010400 > > SMP: AP CPU #7 Launched! > > cpu7 AP: > > ID: 0x17000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff > > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff > > timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010400 > > SMP: AP CPU #2 Launched! > > cpu2 AP: > > ID: 0x12000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff > > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff > > timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010400 > > SMP: AP CPU #1 Launched! > > cpu1 AP: > > ID: 0x11000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff > > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff > > timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010400 > > SMP: AP CPU #6 Launched! > > cpu6 AP: > > ID: 0x16000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff > > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff > > timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010400 > > SMP: AP CPU #4 Launched! > > cpu4 AP: > > ID: 0x14000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff > > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff > > timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010400 > > SMP: AP CPU #5 Launched! > > cpu5 AP: > > ID: 0x15000000 VER: 0x00060015 LDR: 0x00000000 DFR: 0xffffffff > > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff > > timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010400 > > ioapic0: routing intpin 4 (ISA IRQ 4) to lapic 17 vector 48 > > ioapic0: routing intpin 9 (ISA IRQ 9) to lapic 18 vector 48 > > ioapic0: routing intpin 12 (ISA IRQ 12) to lapic 19 vector 48 > > ioapic0: routing intpin 14 (ISA IRQ 14) to lapic 20 vector 48 > > ioapic0: routing intpin 15 (ISA IRQ 15) to lapic 21 vector 48 > > ioapic0: routing intpin 16 (PCI IRQ 16) to lapic 22 vector 48 > > ioapic0: routing intpin 18 (PCI IRQ 18) to lapic 23 vector 48 > > ioapic0: routing intpin 23 (PCI IRQ 23) to lapic 17 vector 49 > > msi: Assigning MSI-X IRQ 256 to local APIC 18 vector 49 > > msi: Assigning MSI-X IRQ 257 to local APIC 19 vector 49 > > msi: Assigning MSI-X IRQ 258 to local APIC 20 vector 49 > > msi: Assigning MSI-X IRQ 259 to local APIC 21 vector 49 > > msi: Assigning MSI-X IRQ 260 to local APIC 22 vector 49 > > msi: Assigning MSI-X IRQ 261 to local APIC 23 vector 49 > > msi: Assigning MSI-X IRQ 263 to local APIC 17 vector 50 > > ugen3.2: at usbus3 > > ukbd0: on usbus3 > > kbd2 at ukbd0 > > kbd2: ukbd0, generic (0), config:0x0, flags:0x3d0000 > > ums0: on usbus3 > > ums0: 5 buttons and [XYZ] coordinates ID=0 > > Trying to mount root from ufs:/dev/da0s1a > > ct_to_ts([2010-07-07 09:48:52]) = 1278496132.000000000 > > start_init: trying /sbin/init > > igb0: Link is up 1000 Mbps Full Duplex > > igb0: link state changed to UP > > > > > > while I don't have the cissutil with my freebsd even after I have > installed > > the ciss-vol-status? what actually is it ? > > > > > > Frank > > On Wed, Jul 7, 2010 at 12:28 AM, Sean Bruno > wrote: > > > >> On Tue, 2010-07-06 at 05:40 -0700, Folkert Saathoff wrote: > >>> actually we were having a similar experience with the smartarray > p212... > >> attached a SAS tape changer (tandbergdata lto-4 autoloader) to it, but > could > >> only see the tape drive, not the changer. in our case, the p212 was the > >> second smartarray controller on the bus (ciss1), with a P410 as the > primary > >> one. i believe there's a bug about that as well. to contrast, another > >> machine with an IBM serveraid SAS controller and the same tape changer > works > >> quite nicely out of the box with FreeBSD 8.0. > >>> > >>> > >>> please get in touch with me if you're a developer and want to see a > dmesg > >> or similar.. :) > >>> > >>> cheers, > >>> /folkert > >>> > >> > >> If you could post verbose boot output + sudo cissutil --dump > >> > >> For example, my ciss controller on an HPDL180G5 looks like this: > >> > >> controller 0 (HP P400 ) > >> logical drives: 2 > >> running firmware 7.08 > >> stored firmware 7.08 > >> scsi bus count 1 > >> drives per scsi bus 16 > >> drives > >> (b0t8,b0t9,b0t10,b0t11,b0t12,b0t13,b0t14,b0t15,b1t0,b1t1,b1t2,b1t3) > >> scsi_bus_count 01 > >> Battery 0: Not Present/Discharged > >> Cache is: Disabled > >> Total write cache size = 212992 KB > >> Write cache size = 212992 KB > >> Read cache size = 0 KB > >> Cache disabled map = 0x00000000 > >> Cache enabled on: (vol0,vol1) > >> rebuild (64) priority 1 ms for every host command > >> expand (64) priority 1 ms for every host command > >> vol0 > >> Volume is bootable: YES > >> 1 phys drives (b0t8) > >> status OK > >> failed drives (none) > >> block size 512 > >> blocks available 585871964 > >> fault tolerance RAID0 > >> spare configured NO > >> stripe size 128k > >> vol1 > >> Volume is bootable: YES > >> 5 phys drives (b0t15,b1t0,b1t1,b1t2,b1t3) > >> status OK > >> failed drives (none) > >> block size 512 > >> blocks available 4294967295 > >> fault tolerance RAID0 > >> spare configured NO > >> stripe size 128k > >> > >> > >> > > _______________________________________________ > > freebsd-scsi@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-scsi > > To unsubscribe, send any mail to "freebsd-scsi-unsubscribe@freebsd.org" > >