* kernel panics and errors on lsi 1064e
@ 2009-03-20 10:44 Dimitris Zilaskos
2009-03-20 15:27 ` James Bottomley
0 siblings, 1 reply; 12+ messages in thread
From: Dimitris Zilaskos @ 2009-03-20 10:44 UTC (permalink / raw)
To: linux-scsi
Hi,
I was having problems with two nodes rhel4 x86_64 compatible nodes with
this:
08:00.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1064E
PCI-Express Fusion-MPT SAS (rev 04)
the nodes would panic after doing some task (download a few gigabytes
from net and run a few computations)
screenshots of two panics
http://img10.imageshack.us/img10/3184/camxgemspanic.jpg
http://img10.imageshack.us/img10/174/wn024.jpg
Prior to the panic the systems would be up for couple of hours to a couple
of days and log this when say a gzip was running:
Mar 5 16:19:30 wn023.grid.auth.gr kernel: mptscsi: ioc0: attempting task
abort! (sc=000001019199d4c0)
Mar 5 16:19:30 wn023.grid.auth.gr kernel: scsi7 : destination target 11,
lun 0
Mar 5 16:19:30 wn023.grid.auth.gr kernel: command = Write (10) 00
01 cd ab d3 00 01 40 00
Mar 5 16:19:30 wn023.grid.auth.gr kernel: mptbase: ioc0: IOCStatus=8000
LogInfo=31120403 Originator={PL}, Code={Abort}, SubCode(0x0403)
Mar 5 16:19:30 wn023.grid.auth.gr kernel: mptbase: ioc0: IOCStatus=8048
LogInfo=31140000 Originator={PL}, Code={IO Executed}, SubCode(0x0000)
Mar 5 16:19:30 wn023.grid.auth.gr kernel: mptscsi: ioc0: task abort:
SUCCESS (sc=000001019199d4c0)
Mar 5 16:19:30 wn023.grid.auth.gr kernel: mptbase: ioc0: IOCStatus=804b
LogInfo=31120403 Originator={PL}, Code={Abort}, SubCode(0x0403)
Mar 5 16:19:30 wn023.grid.auth.gr kernel: mptscsi: ioc0: attempting task
abort! (sc=0000010024283d00)
Mar 5 16:19:30 wn023.grid.auth.gr kernel: scsi7 : destination target 11,
lun 0
Mar 5 16:19:30 wn023.grid.auth.gr kernel: command = Write (10) 00
01 cd ad 13 00 01 40 00
Mar 5 16:19:30 wn023.grid.auth.gr kernel: mptscsi: ioc0: attempting task
abort! (sc=0000010102db4ac0)
Mar 5 16:19:30 wn023.grid.auth.gr kernel: scsi7 : destination target 11,
lun 0
Mar 5 16:19:30 wn023.grid.auth.gr kernel: command = Write (10) 00
01 cd ae 53 00 01 40 00
Mar 5 16:19:30 wn023.grid.auth.gr kernel: mptscsi: ioc0: attempting task
abort! (sc=0000010102db4cc0)
Mar 5 16:19:30 wn023.grid.auth.gr kernel: scsi7 : destination target 11,
lun 0
Mar 5 16:19:30 wn023.grid.auth.gr kernel: command = Write (10) 00
01 cd af 93 00 01 40 00
Mar 5 16:19:30 wn023.grid.auth.gr kernel: mptscsi: ioc0: attempting task
abort! (sc=0000010102db40c0)
Memtest for days was running ok.
I found this: https://bugzilla.redhat.com/show_bug.cgi?id=208033
and I upgraded my firmware from
http://downloadcenter.intel.com/filter_results.aspx?strTypes=all&ProductID=2
487&OSFullName=OS+Independent&lang=eng&strOSs=38&submit=Go
After the upgrade the systems don't seem to panic. But they log this
mptbase: ioc0: IOCStatus=8000 LogInfo=31123000 Originator={PL},
Code={Abort}, SubCode(0x3000)
mptbase: ioc0: IOCStatus=804b LogInfo=31123000 Originator={PL},
Code={Abort}, SubCode(0x3000)
mptbase: ioc0: IOCStatus=804b LogInfo=31123000 Originator={PL},
Code={Abort}, SubCode(0x3000)
mptbase: ioc0: IOCStatus=804b LogInfo=31123000 Originator={PL},
Code={Abort}, SubCode(0x3000)
mptbase: ioc0: IOCStatus=804b LogInfo=31123000 Originator={PL},
Code={Abort}, SubCode(0x3000)
lspci
00:00.0 Host bridge: Intel Corporation 5000V Chipset Memory Controller Hub
(rev b1)
00:02.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express x8
Port 2-3 (rev b1)
00:03.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express x4
Port 3 (rev b1)
00:08.0 System peripheral: Intel Corporation 5000 Series Chipset DMA Engine
(rev b1)
00:10.0 Host bridge: Intel Corporation 5000 Series Chipset FSB Registers
(rev b1)
00:10.1 Host bridge: Intel Corporation 5000 Series Chipset FSB Registers
(rev b1)
00:10.2 Host bridge: Intel Corporation 5000 Series Chipset FSB Registers
(rev b1)
00:11.0 Host bridge: Intel Corporation 5000 Series Chipset Reserved
Registers (rev b1)
00:13.0 Host bridge: Intel Corporation 5000 Series Chipset Reserved
Registers (rev b1)
00:15.0 Host bridge: Intel Corporation 5000 Series Chipset FBD Registers
(rev b1)
00:16.0 Host bridge: Intel Corporation 5000 Series Chipset FBD Registers
(rev b1)
00:1c.0 PCI bridge: Intel Corporation 631xESB/632xESB/3100 Chipset PCI
Express Root Port 1 (rev 09)
00:1d.0 USB Controller: Intel Corporation 631xESB/632xESB/3100 Chipset UHCI
USB Controller #1 (rev 09)
00:1d.1 USB Controller: Intel Corporation 631xESB/632xESB/3100 Chipset UHCI
USB Controller #2 (rev 09)
00:1d.2 USB Controller: Intel Corporation 631xESB/632xESB/3100 Chipset UHCI
USB Controller #3 (rev 09)
00:1d.3 USB Controller: Intel Corporation 631xESB/632xESB/3100 Chipset UHCI
USB Controller #4 (rev 09)
00:1d.7 USB Controller: Intel Corporation 631xESB/632xESB/3100 Chipset EHCI
USB2 Controller (rev 09)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d9)
00:1f.0 ISA bridge: Intel Corporation 631xESB/632xESB/3100 Chipset LPC
Interface Controller (rev 09)
00:1f.1 IDE interface: Intel Corporation 631xESB/632xESB IDE Controller (rev
09)
00:1f.2 SATA controller: Intel Corporation 631xESB/632xESB SATA AHCI
Controller (rev 09)
00:1f.3 SMBus: Intel Corporation 631xESB/632xESB/3100 Chipset SMBus
Controller (rev 09)
01:00.0 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express Upstream
Port (rev 01)
01:00.3 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express to PCI-X
Bridge (rev 01)
02:00.0 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express Downstream
Port E1 (rev 01)
02:01.0 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express Downstream
Port E2 (rev 01)
02:02.0 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express Downstream
Port E3 (rev 01)
05:00.0 Ethernet controller: Intel Corporation 80003ES2LAN Gigabit Ethernet
Controller (Copper) (rev 01)
05:00.1 Ethernet controller: Intel Corporation 80003ES2LAN Gigabit Ethernet
Controller (Copper) (rev 01)
08:00.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1064E
PCI-Express Fusion-MPT SAS (rev 04)
09:0c.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02)
[root@wn024 log]# cat /proc/mpt/summary
ioc0: LSISAS1064E, FwRev=011b0000h, Ports=1, MaxQ=268, IRQ=169
[root@wn024 log]# cat /proc/mpt/version
mptlinux-3.12.19.00rh
Fusion MPT base driver
Fusion MPT SPI host driver
Fusion MPT SAS host driver
uname -an
Linux wn024.grid.auth.gr 2.6.9-78.0.13.ELlargesmp #1 SMP Wed Jan 14 14:20:39
CST 2009 x86_64 x86_64 x86_64 GNU/Linux
Is something broken here? I am close to ask for the systems to be replaced.
Cheers,
--
=============================================================================
Dimitris Zilaskos
GridAUTH Operations Centre @ Aristotle University of Thessaloniki , Greece
Tel: +302310998988 Fax: +302310994309
http://www.grid.auth.gr
=============================================================================
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: kernel panics and errors on lsi 1064e 2009-03-20 10:44 kernel panics and errors on lsi 1064e Dimitris Zilaskos @ 2009-03-20 15:27 ` James Bottomley 2009-03-20 20:11 ` Dimitris Zilaskos 0 siblings, 1 reply; 12+ messages in thread From: James Bottomley @ 2009-03-20 15:27 UTC (permalink / raw) To: Dimitris Zilaskos; +Cc: linux-scsi, Moore, Eric On Fri, 2009-03-20 at 12:44 +0200, Dimitris Zilaskos wrote: > Hi, > > I was having problems with two nodes rhel4 x86_64 compatible nodes with > this: > > 08:00.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1064E > PCI-Express Fusion-MPT SAS (rev 04) > > the nodes would panic after doing some task (download a few gigabytes > from net and run a few computations) > > screenshots of two panics > > http://img10.imageshack.us/img10/3184/camxgemspanic.jpg > http://img10.imageshack.us/img10/174/wn024.jpg > > > Prior to the panic the systems would be up for couple of hours to a couple > of days and log this when say a gzip was running: > > Mar 5 16:19:30 wn023.grid.auth.gr kernel: mptscsi: ioc0: attempting task > abort! (sc=000001019199d4c0) > Mar 5 16:19:30 wn023.grid.auth.gr kernel: scsi7 : destination target 11, > lun 0 > Mar 5 16:19:30 wn023.grid.auth.gr kernel: command = Write (10) 00 > 01 cd ab d3 00 01 40 00 > Mar 5 16:19:30 wn023.grid.auth.gr kernel: mptbase: ioc0: IOCStatus=8000 > LogInfo=31120403 Originator={PL}, Code={Abort}, SubCode(0x0403) > Mar 5 16:19:30 wn023.grid.auth.gr kernel: mptbase: ioc0: IOCStatus=8048 > LogInfo=31140000 Originator={PL}, Code={IO Executed}, SubCode(0x0000) > Mar 5 16:19:30 wn023.grid.auth.gr kernel: mptscsi: ioc0: task abort: > SUCCESS (sc=000001019199d4c0) > Mar 5 16:19:30 wn023.grid.auth.gr kernel: mptbase: ioc0: IOCStatus=804b > LogInfo=31120403 Originator={PL}, Code={Abort}, SubCode(0x0403) > Mar 5 16:19:30 wn023.grid.auth.gr kernel: mptscsi: ioc0: attempting task > abort! (sc=0000010024283d00) > Mar 5 16:19:30 wn023.grid.auth.gr kernel: scsi7 : destination target 11, > lun 0 > Mar 5 16:19:30 wn023.grid.auth.gr kernel: command = Write (10) 00 > 01 cd ad 13 00 01 40 00 > Mar 5 16:19:30 wn023.grid.auth.gr kernel: mptscsi: ioc0: attempting task > abort! (sc=0000010102db4ac0) > Mar 5 16:19:30 wn023.grid.auth.gr kernel: scsi7 : destination target 11, > lun 0 > Mar 5 16:19:30 wn023.grid.auth.gr kernel: command = Write (10) 00 > 01 cd ae 53 00 01 40 00 > Mar 5 16:19:30 wn023.grid.auth.gr kernel: mptscsi: ioc0: attempting task > abort! (sc=0000010102db4cc0) > Mar 5 16:19:30 wn023.grid.auth.gr kernel: scsi7 : destination target 11, > lun 0 > Mar 5 16:19:30 wn023.grid.auth.gr kernel: command = Write (10) 00 > 01 cd af 93 00 01 40 00 > Mar 5 16:19:30 wn023.grid.auth.gr kernel: mptscsi: ioc0: attempting task > abort! (sc=0000010102db40c0) This is some type of internal fusion firmware failure. It comes back to the driver needing an abort and there's some type of inability to do this. > Memtest for days was running ok. > > I found this: https://bugzilla.redhat.com/show_bug.cgi?id=208033 > > and I upgraded my firmware from > http://downloadcenter.intel.com/filter_results.aspx?strTypes=all&ProductID=2 > 487&OSFullName=OS+Independent&lang=eng&strOSs=38&submit=Go So that's the right thing to do (or better yet, contact LSI support to see if they have a newer version). > After the upgrade the systems don't seem to panic. But they log this > > > mptbase: ioc0: IOCStatus=8000 LogInfo=31123000 Originator={PL}, > Code={Abort}, SubCode(0x3000) > mptbase: ioc0: IOCStatus=804b LogInfo=31123000 Originator={PL}, > Code={Abort}, SubCode(0x3000) > mptbase: ioc0: IOCStatus=804b LogInfo=31123000 Originator={PL}, > Code={Abort}, SubCode(0x3000) > mptbase: ioc0: IOCStatus=804b LogInfo=31123000 Originator={PL}, > Code={Abort}, SubCode(0x3000) > mptbase: ioc0: IOCStatus=804b LogInfo=31123000 Originator={PL}, > Code={Abort}, SubCode(0x3000) This has become a log information, so the IOC firmware now dealt with whatever the problem was. > Is something broken here? I am close to ask for the systems to be replaced. You imply that with the firmware upgrade, nothing now goes wrong, so everything sounds to be OK. James ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: kernel panics and errors on lsi 1064e 2009-03-20 15:27 ` James Bottomley @ 2009-03-20 20:11 ` Dimitris Zilaskos 2009-03-23 8:55 ` Desai, Kashyap 0 siblings, 1 reply; 12+ messages in thread From: Dimitris Zilaskos @ 2009-03-20 20:11 UTC (permalink / raw) To: James Bottomley; +Cc: linux-scsi, Moore, Eric Thank you for you reply, > So that's the right thing to do (or better yet, contact LSI support to > see if they have a newer version). Will do so > This has become a log information, so the IOC firmware now dealt with > whatever the problem was. > > >> Is something broken here? I am close to ask for the systems to be replaced. > > You imply that with the firmware upgrade, nothing now goes wrong, so > everything sounds to be OK. Well it has been only 3 days, and these strange messages keep showing up, so I am still worried because it will be harder to get them replaced later and at the same time have the users complaining. But it looks like my options are limited. -- ============================================================================= Dimitris Zilaskos GridAUTH Operations Centre @ Aristotle University of Thessaloniki , Greece Tel: +302310998988 Fax: +302310994309 http://www.grid.auth.gr ============================================================================= ^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: kernel panics and errors on lsi 1064e 2009-03-20 20:11 ` Dimitris Zilaskos @ 2009-03-23 8:55 ` Desai, Kashyap 2009-03-23 18:01 ` Dimitris Zilaskos 2009-03-23 19:33 ` Dimitris Zilaskos 0 siblings, 2 replies; 12+ messages in thread From: Desai, Kashyap @ 2009-03-23 8:55 UTC (permalink / raw) To: Dimitris Zilaskos, James Bottomley Cc: linux-scsi@vger.kernel.org, Moore, Eric, Prakash, Sathya, Mohapatra, Sisir Hi, After firmware upgrade, you are seeing only MPT logs but system is running fine. Those prints are not harmful, but it requires attention why it happened? I need some information to help you further. 1. Information of driver version. (cat /proc/mpt/version) 2. Information of firmware. (cat /proc/mpt/iocX/info) 3. Driver log level setting. MPT driver has debug_level settings to get more logs. Check "cat /sys/class/scsi_host/host*/proc_name" Use index number for "mptsas" from result of previous command. "echo 0x8188 > /sys/class/scsi_host/host<index>/debug_level". NOTE: Above debug level settings are available from some version onwards. Driver used by you may not have this support, depending upon driver version. Please provide us log with driver debug enable as mention in #3 will help to debug further. Added Sisir and Sathya in CC list. Thanks Kashyap -----Original Message----- From: linux-scsi-owner@vger.kernel.org [mailto:linux-scsi-owner@vger.kernel.org] On Behalf Of Dimitris Zilaskos Sent: Saturday, March 21, 2009 1:41 AM To: James Bottomley Cc: linux-scsi@vger.kernel.org; Moore, Eric Subject: Re: kernel panics and errors on lsi 1064e Thank you for you reply, > So that's the right thing to do (or better yet, contact LSI support to > see if they have a newer version). Will do so > This has become a log information, so the IOC firmware now dealt with > whatever the problem was. > > >> Is something broken here? I am close to ask for the systems to be replaced. > > You imply that with the firmware upgrade, nothing now goes wrong, so > everything sounds to be OK. Well it has been only 3 days, and these strange messages keep showing up, so I am still worried because it will be harder to get them replaced later and at the same time have the users complaining. But it looks like my options are limited. -- ============================================================================= Dimitris Zilaskos GridAUTH Operations Centre @ Aristotle University of Thessaloniki , Greece Tel: +302310998988 Fax: +302310994309 http://www.grid.auth.gr ============================================================================= -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Internal Virus Database is out of date. Checked by AVG - www.avg.com Version: 8.0.237 / Virus Database: 270.11.10/1995 - Release Date: 03/11/09 08:28:00 ^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: kernel panics and errors on lsi 1064e 2009-03-23 8:55 ` Desai, Kashyap @ 2009-03-23 18:01 ` Dimitris Zilaskos 2009-03-23 19:33 ` Dimitris Zilaskos 1 sibling, 0 replies; 12+ messages in thread From: Dimitris Zilaskos @ 2009-03-23 18:01 UTC (permalink / raw) To: Desai, Kashyap Cc: James Bottomley, linux-scsi@vger.kernel.org, Moore, Eric, Prakash, Sathya, Mohapatra, Sisir On Mon, 23 Mar 2009, Desai, Kashyap wrote: > Hi, > > After firmware upgrade, you are seeing only MPT logs but system is running fine. Those prints are not harmful, but it requires attention why it happened? I need some information to help you further. > > 1. Information of driver version. (cat /proc/mpt/version) [root@wn024 ~]# cat /proc/mpt/version mptlinux-3.12.19.00rh Fusion MPT base driver Fusion MPT SPI host driver Fusion MPT SAS host driver > 2. Information of firmware. (cat /proc/mpt/iocX/info) [root@wn024 ~]# cat /proc/mpt/ioc0/info ioc0: ProductID = 0x2204 (LSISAS1064E) FWVersion = 0x011b0000 MsgVersion = 0x0105 FirstWhoInit = 0x00 EventState = 0x01 CurrentHostMfaHighAddr = 0x00000002 CurrentSenseBufferHighAddr = 0x00000002 MaxChainDepth = 0x22 frames MinBlockSize = 0x20 bytes RequestFrames @ 0x0000010256482800 (Dma @ 0x0000000256482800) {CurReqSz=128} x {CurReqDepth=268} = 34304 bytes ^= 0x9000 {MaxReqSz=128} {MaxReqDepth=483} Frames @ 0x0000010256480000 (Dma @ 0x0000000256480000) {CurRepSz=80} x {CurRepDepth=128} = 10240 bytes ^= 0x2880 {MaxRepSz=0} {MaxRepDepth=511} MaxDevices = 173 MaxBuses = 1 PortNumber = 1 (of 1) WWN = 50015175F3B90000 > 3. Driver log level setting. > MPT driver has debug_level settings to get more logs. > Check "cat /sys/class/scsi_host/host*/proc_name" > Use index number for "mptsas" from result of previous command. > "echo 0x8188 > /sys/class/scsi_host/host<index>/debug_level". > > > NOTE: Above debug level settings are available from some version onwards. > Driver used by you may not have this support, depending upon driver version. Yes, debug_level is not there. Intel in its site about the mb has an apparently ancient driver http://downloadmirror.intel.com/13241/ENG/LinuxMPT_Rel_Notes_3.02.83.20-1.txt. I tried the sysctl -ww dev.scsi.logging_level="0x1000" as they suggest and it seems to produce tones of irrelevant output. Disabled it. I am downloading http://www.lsi.com/DistributionSystem/AssetDocument/support/downloads/hbas/sas/software_drivers/linux/MPTLINUX_RHEL4_SLES9_PH14-3.13.04.00-2.zip at the moment and will give it a try. Cheers, > > Please provide us log with driver debug enable as mention in #3 will help to debug further. > > Added Sisir and Sathya in CC list. > > Thanks > Kashyap > > > > -----Original Message----- > From: linux-scsi-owner@vger.kernel.org [mailto:linux-scsi-owner@vger.kernel.org] On Behalf Of Dimitris Zilaskos > Sent: Saturday, March 21, 2009 1:41 AM > To: James Bottomley > Cc: linux-scsi@vger.kernel.org; Moore, Eric > Subject: Re: kernel panics and errors on lsi 1064e > > > Thank you for you reply, > >> So that's the right thing to do (or better yet, contact LSI support to >> see if they have a newer version). > > Will do so > >> This has become a log information, so the IOC firmware now dealt with >> whatever the problem was. >> >> >>> Is something broken here? I am close to ask for the systems to be replaced. >> >> You imply that with the firmware upgrade, nothing now goes wrong, so >> everything sounds to be OK. > > > Well it has been only 3 days, and these strange messages keep showing up, > so I am still worried because it will be harder to get them replaced later > and at the same time have the users complaining. But it looks like my > options are limited. > > > > > -- > ============================================================================= > Dimitris Zilaskos > GridAUTH Operations Centre @ Aristotle University of Thessaloniki , Greece > Tel: +302310998988 Fax: +302310994309 > http://www.grid.auth.gr > ============================================================================= > -- > To unsubscribe from this list: send the line "unsubscribe linux-scsi" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > > Internal Virus Database is out of date. > Checked by AVG - www.avg.com > Version: 8.0.237 / Virus Database: 270.11.10/1995 - Release Date: 03/11/09 08:28:00 > -- > To unsubscribe from this list: send the line "unsubscribe linux-scsi" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > ^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: kernel panics and errors on lsi 1064e 2009-03-23 8:55 ` Desai, Kashyap 2009-03-23 18:01 ` Dimitris Zilaskos @ 2009-03-23 19:33 ` Dimitris Zilaskos 2009-03-23 19:48 ` Desai, Kashyap 1 sibling, 1 reply; 12+ messages in thread From: Dimitris Zilaskos @ 2009-03-23 19:33 UTC (permalink / raw) To: Desai, Kashyap Cc: James Bottomley, linux-scsi@vger.kernel.org, Moore, Eric, Prakash, Sathya, Mohapatra, Sisir ok now i have this: cat /proc/mpt/version mptlinux-3.13.04.00 Fusion MPT base driver Fusion MPT SAS host driver Fusion MPT SPI host driver Fusion MPT ioctl driver but still no debug_level However I did some tricks to get the driver load so I am not sure I did not mess up. a) the included binaries are up to 2.6.9-78 kernel so I used the sources tarball prvided. b) Executed "compile" c) Executed "update" d) c) had problems finding mptscsi.ko which was removed by the process. e) copied the missing files from another node f) ran mkinitrd manually g) rebooted, some complains on dmesg about beeing unable to load mptscsi, other than that server booted fine. Preliminary test with the new driver resulted in no errors, but that's not the same as a real world case. Still the debug_level is not there. Do I need another driver? Cheers, -- ============================================================================= Dimitris Zilaskos GridAUTH Operations Centre @ Aristotle University of Thessaloniki , Greece Tel: +302310998988 Fax: +302310994309 http://www.grid.auth.gr ============================================================================= On Mon, 23 Mar 2009, Desai, Kashyap wrote: > Hi, > > After firmware upgrade, you are seeing only MPT logs but system is running fine. Those prints are not harmful, but it requires attention why it happened? I need some information to help you further. > > 1. Information of driver version. (cat /proc/mpt/version) > 2. Information of firmware. (cat /proc/mpt/iocX/info) > 3. Driver log level setting. > MPT driver has debug_level settings to get more logs. > Check "cat /sys/class/scsi_host/host*/proc_name" > Use index number for "mptsas" from result of previous command. > "echo 0x8188 > /sys/class/scsi_host/host<index>/debug_level". > > > NOTE: Above debug level settings are available from some version onwards. > Driver used by you may not have this support, depending upon driver version. > > Please provide us log with driver debug enable as mention in #3 will help to debug further. > > Added Sisir and Sathya in CC list. > > Thanks > Kashyap > > > > -----Original Message----- > From: linux-scsi-owner@vger.kernel.org [mailto:linux-scsi-owner@vger.kernel.org] On Behalf Of Dimitris Zilaskos > Sent: Saturday, March 21, 2009 1:41 AM > To: James Bottomley > Cc: linux-scsi@vger.kernel.org; Moore, Eric > Subject: Re: kernel panics and errors on lsi 1064e > > > Thank you for you reply, > >> So that's the right thing to do (or better yet, contact LSI support to >> see if they have a newer version). > > Will do so > >> This has become a log information, so the IOC firmware now dealt with >> whatever the problem was. >> >> >>> Is something broken here? I am close to ask for the systems to be replaced. >> >> You imply that with the firmware upgrade, nothing now goes wrong, so >> everything sounds to be OK. > > > Well it has been only 3 days, and these strange messages keep showing up, > so I am still worried because it will be harder to get them replaced later > and at the same time have the users complaining. But it looks like my > options are limited. > > > > > -- > ============================================================================= > Dimitris Zilaskos > GridAUTH Operations Centre @ Aristotle University of Thessaloniki , Greece > Tel: +302310998988 Fax: +302310994309 > http://www.grid.auth.gr > ============================================================================= > -- > To unsubscribe from this list: send the line "unsubscribe linux-scsi" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > > Internal Virus Database is out of date. > Checked by AVG - www.avg.com > Version: 8.0.237 / Virus Database: 270.11.10/1995 - Release Date: 03/11/09 08:28:00 > ^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: kernel panics and errors on lsi 1064e 2009-03-23 19:33 ` Dimitris Zilaskos @ 2009-03-23 19:48 ` Desai, Kashyap 2009-03-23 20:07 ` Dimitris Zilaskos 2009-03-24 9:10 ` Dimitris Zilaskos 0 siblings, 2 replies; 12+ messages in thread From: Desai, Kashyap @ 2009-03-23 19:48 UTC (permalink / raw) To: Dimitris Zilaskos Cc: James Bottomley, linux-scsi@vger.kernel.org, Moore, Eric, Prakash, Sathya, Mohapatra, Sisir Hi, 3.13.04.00 is very old version. Can you go for version 3.18.00.00-1 driver version ? To enable debug you have to follow these steps. 1. ./makempt (Is this file present for you ? If not then I can send you.) 2. ./update 3. mkinitrd Thanks Kashyap Desai ________________________________________ From: Dimitris Zilaskos [dzila@tassadar.physics.auth.gr] Sent: Monday, March 23, 2009 3:33 PM To: Desai, Kashyap Cc: James Bottomley; linux-scsi@vger.kernel.org; Moore, Eric; Prakash, Sathya; Mohapatra, Sisir Subject: RE: kernel panics and errors on lsi 1064e ok now i have this: cat /proc/mpt/version mptlinux-3.13.04.00 Fusion MPT base driver Fusion MPT SAS host driver Fusion MPT SPI host driver Fusion MPT ioctl driver but still no debug_level However I did some tricks to get the driver load so I am not sure I did not mess up. a) the included binaries are up to 2.6.9-78 kernel so I used the sources tarball prvided. b) Executed "compile" c) Executed "update" d) c) had problems finding mptscsi.ko which was removed by the process. e) copied the missing files from another node f) ran mkinitrd manually g) rebooted, some complains on dmesg about beeing unable to load mptscsi, other than that server booted fine. Preliminary test with the new driver resulted in no errors, but that's not the same as a real world case. Still the debug_level is not there. Do I need another driver? Cheers, -- ============================================================================= Dimitris Zilaskos GridAUTH Operations Centre @ Aristotle University of Thessaloniki , Greece Tel: +302310998988 Fax: +302310994309 http://www.grid.auth.gr ============================================================================= On Mon, 23 Mar 2009, Desai, Kashyap wrote: > Hi, > > After firmware upgrade, you are seeing only MPT logs but system is running fine. Those prints are not harmful, but it requires attention why it happened? I need some information to help you further. > > 1. Information of driver version. (cat /proc/mpt/version) > 2. Information of firmware. (cat /proc/mpt/iocX/info) > 3. Driver log level setting. > MPT driver has debug_level settings to get more logs. > Check "cat /sys/class/scsi_host/host*/proc_name" > Use index number for "mptsas" from result of previous command. > "echo 0x8188 > /sys/class/scsi_host/host<index>/debug_level". > > > NOTE: Above debug level settings are available from some version onwards. > Driver used by you may not have this support, depending upon driver version. > > Please provide us log with driver debug enable as mention in #3 will help to debug further. > > Added Sisir and Sathya in CC list. > > Thanks > Kashyap > > > > -----Original Message----- > From: linux-scsi-owner@vger.kernel.org [mailto:linux-scsi-owner@vger.kernel.org] On Behalf Of Dimitris Zilaskos > Sent: Saturday, March 21, 2009 1:41 AM > To: James Bottomley > Cc: linux-scsi@vger.kernel.org; Moore, Eric > Subject: Re: kernel panics and errors on lsi 1064e > > > Thank you for you reply, > >> So that's the right thing to do (or better yet, contact LSI support to >> see if they have a newer version). > > Will do so > >> This has become a log information, so the IOC firmware now dealt with >> whatever the problem was. >> >> >>> Is something broken here? I am close to ask for the systems to be replaced. >> >> You imply that with the firmware upgrade, nothing now goes wrong, so >> everything sounds to be OK. > > > Well it has been only 3 days, and these strange messages keep showing up, > so I am still worried because it will be harder to get them replaced later > and at the same time have the users complaining. But it looks like my > options are limited. > > > > > -- > ============================================================================= > Dimitris Zilaskos > GridAUTH Operations Centre @ Aristotle University of Thessaloniki , Greece > Tel: +302310998988 Fax: +302310994309 > http://www.grid.auth.gr > ============================================================================= > -- > To unsubscribe from this list: send the line "unsubscribe linux-scsi" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > > Internal Virus Database is out of date. > Checked by AVG - www.avg.com > Version: 8.0.237 / Virus Database: 270.11.10/1995 - Release Date: 03/11/09 08:28:00 > ^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: kernel panics and errors on lsi 1064e 2009-03-23 19:48 ` Desai, Kashyap @ 2009-03-23 20:07 ` Dimitris Zilaskos 2009-03-24 9:10 ` Dimitris Zilaskos 1 sibling, 0 replies; 12+ messages in thread From: Dimitris Zilaskos @ 2009-03-23 20:07 UTC (permalink / raw) To: Desai, Kashyap Cc: James Bottomley, linux-scsi@vger.kernel.org, Moore, Eric, Prakash, Sathya, Mohapatra, Sisir > Hi, > > > 3.13.04.00 is very old version. Can you go for version 3.18.00.00-1 driver version ? Sure, where can I find it? I could not find it at http://www.lsi.com/storage_home/products_home/standard_product_ics/sas_ics/lsisas1064e/index.html?locale=EN&remote=1 and google did not help. > > To enable debug you have to follow these steps. > > 1. ./makempt (Is this file present for you ? If not then I can send you.) > 2. ./update > 3. mkinitrd 1. is present so I executed it. Have a look at this verbose output. mkinitrd -v -f /boot/initrd-2.6.9-78.0.13.ELlargesmp.img 2.6.9-78.0.13.ELlargesmp Creating initramfs Looking for deps of module scsi_mod Looking for deps of module sd_mod scsi_mod Looking for deps of module scsi_mod Looking for deps of module unknown Looking for deps of module ehci-hcd Looking for deps of module ohci-hcd Looking for deps of module uhci-hcd Looking for deps of module usb-storage scsi_mod Looking for deps of module scsi_mod Looking for deps of module ahci libata scsi_mod Looking for deps of module libata scsi_mod Looking for deps of module scsi_mod Looking for deps of module scsi_mod Looking for deps of module mptsas mptscsi mptbase scsi_mod Looking for deps of module mptscsi mptbase scsi_mod Looking for deps of module mptbase Looking for deps of module scsi_mod No module mptscsi found for kernel 2.6.9-78.0.13.ELlargesmp, aborting. Again I copied the files from another node. Lots of debug information now on boot but debug_level is not there (probably due to the driver version) Cheers, > cat /proc/mpt/version > mptlinux-3.13.04.00 > Fusion MPT base driver > Fusion MPT SAS host driver > Fusion MPT SPI host driver > Fusion MPT ioctl driver > > but still no debug_level > > However I did some tricks to get the driver load so I am not sure I did > not mess up. > > a) the included binaries are up to 2.6.9-78 kernel so I used the sources > tarball prvided. > b) Executed "compile" > c) Executed "update" > d) c) had problems finding mptscsi.ko which was removed by the process. > e) copied the missing files from another node > f) ran mkinitrd manually > g) rebooted, some complains on dmesg about beeing unable to load mptscsi, > other than that server booted fine. > > Preliminary test with the new driver resulted in no errors, but that's not > the same as a real world case. Still the debug_level is not there. Do I > need another driver? > > Cheers, > > > -- > ============================================================================= > Dimitris Zilaskos > GridAUTH Operations Centre @ Aristotle University of Thessaloniki , Greece > Tel: +302310998988 Fax: +302310994309 > http://www.grid.auth.gr > ============================================================================= > > On Mon, 23 Mar 2009, Desai, Kashyap wrote: > >> Hi, >> >> After firmware upgrade, you are seeing only MPT logs but system is running fine. Those prints are not harmful, but it requires attention why it happened? I need some information to help you further. >> >> 1. Information of driver version. (cat /proc/mpt/version) >> 2. Information of firmware. (cat /proc/mpt/iocX/info) >> 3. Driver log level setting. >> MPT driver has debug_level settings to get more logs. >> Check "cat /sys/class/scsi_host/host*/proc_name" >> Use index number for "mptsas" from result of previous command. >> "echo 0x8188 > /sys/class/scsi_host/host<index>/debug_level". >> >> >> NOTE: Above debug level settings are available from some version onwards. >> Driver used by you may not have this support, depending upon driver version. >> >> Please provide us log with driver debug enable as mention in #3 will help to debug further. >> >> Added Sisir and Sathya in CC list. >> >> Thanks >> Kashyap >> >> >> >> -----Original Message----- >> From: linux-scsi-owner@vger.kernel.org [mailto:linux-scsi-owner@vger.kernel.org] On Behalf Of Dimitris Zilaskos >> Sent: Saturday, March 21, 2009 1:41 AM >> To: James Bottomley >> Cc: linux-scsi@vger.kernel.org; Moore, Eric >> Subject: Re: kernel panics and errors on lsi 1064e >> >> >> Thank you for you reply, >> >>> So that's the right thing to do (or better yet, contact LSI support to >>> see if they have a newer version). >> >> Will do so >> >>> This has become a log information, so the IOC firmware now dealt with >>> whatever the problem was. >>> >>> >>>> Is something broken here? I am close to ask for the systems to be replaced. >>> >>> You imply that with the firmware upgrade, nothing now goes wrong, so >>> everything sounds to be OK. >> >> >> Well it has been only 3 days, and these strange messages keep showing up, >> so I am still worried because it will be harder to get them replaced later >> and at the same time have the users complaining. But it looks like my >> options are limited. >> >> >> >> >> -- >> ============================================================================= >> Dimitris Zilaskos >> GridAUTH Operations Centre @ Aristotle University of Thessaloniki , Greece >> Tel: +302310998988 Fax: +302310994309 >> http://www.grid.auth.gr >> ============================================================================= >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> >> Internal Virus Database is out of date. >> Checked by AVG - www.avg.com >> Version: 8.0.237 / Virus Database: 270.11.10/1995 - Release Date: 03/11/09 08:28:00 >> > -- > To unsubscribe from this list: send the line "unsubscribe linux-scsi" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > ^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: kernel panics and errors on lsi 1064e 2009-03-23 19:48 ` Desai, Kashyap 2009-03-23 20:07 ` Dimitris Zilaskos @ 2009-03-24 9:10 ` Dimitris Zilaskos 2009-03-24 9:34 ` Desai, Kashyap 1 sibling, 1 reply; 12+ messages in thread From: Dimitris Zilaskos @ 2009-03-24 9:10 UTC (permalink / raw) To: Desai, Kashyap Cc: James Bottomley, linux-scsi@vger.kernel.org, Moore, Eric, Prakash, Sathya, Mohapatra, Sisir [-- Attachment #1: Type: TEXT/PLAIN, Size: 4763 bytes --] I attach the dmesg output just in case. Still no luck finding newer driver version. Cheers, On Tue, 24 Mar 2009, Desai, Kashyap wrote: > Hi, > > > 3.13.04.00 is very old version. Can you go for version 3.18.00.00-1 driver version ? > > To enable debug you have to follow these steps. > > 1. ./makempt (Is this file present for you ? If not then I can send you.) > 2. ./update > 3. mkinitrd > > Thanks > Kashyap Desai > ________________________________________ > From: Dimitris Zilaskos [dzila@tassadar.physics.auth.gr] > Sent: Monday, March 23, 2009 3:33 PM > To: Desai, Kashyap > Cc: James Bottomley; linux-scsi@vger.kernel.org; Moore, Eric; Prakash, Sathya; Mohapatra, Sisir > Subject: RE: kernel panics and errors on lsi 1064e > > ok now i have this: > > > cat /proc/mpt/version > mptlinux-3.13.04.00 > Fusion MPT base driver > Fusion MPT SAS host driver > Fusion MPT SPI host driver > Fusion MPT ioctl driver > > but still no debug_level > > However I did some tricks to get the driver load so I am not sure I did > not mess up. > > a) the included binaries are up to 2.6.9-78 kernel so I used the sources > tarball prvided. > b) Executed "compile" > c) Executed "update" > d) c) had problems finding mptscsi.ko which was removed by the process. > e) copied the missing files from another node > f) ran mkinitrd manually > g) rebooted, some complains on dmesg about beeing unable to load mptscsi, > other than that server booted fine. > > Preliminary test with the new driver resulted in no errors, but that's not > the same as a real world case. Still the debug_level is not there. Do I > need another driver? > > Cheers, > > > -- > ============================================================================= > Dimitris Zilaskos > GridAUTH Operations Centre @ Aristotle University of Thessaloniki , Greece > Tel: +302310998988 Fax: +302310994309 > http://www.grid.auth.gr > ============================================================================= > > On Mon, 23 Mar 2009, Desai, Kashyap wrote: > >> Hi, >> >> After firmware upgrade, you are seeing only MPT logs but system is running fine. Those prints are not harmful, but it requires attention why it happened? I need some information to help you further. >> >> 1. Information of driver version. (cat /proc/mpt/version) >> 2. Information of firmware. (cat /proc/mpt/iocX/info) >> 3. Driver log level setting. >> MPT driver has debug_level settings to get more logs. >> Check "cat /sys/class/scsi_host/host*/proc_name" >> Use index number for "mptsas" from result of previous command. >> "echo 0x8188 > /sys/class/scsi_host/host<index>/debug_level". >> >> >> NOTE: Above debug level settings are available from some version onwards. >> Driver used by you may not have this support, depending upon driver version. >> >> Please provide us log with driver debug enable as mention in #3 will help to debug further. >> >> Added Sisir and Sathya in CC list. >> >> Thanks >> Kashyap >> >> >> >> -----Original Message----- >> From: linux-scsi-owner@vger.kernel.org [mailto:linux-scsi-owner@vger.kernel.org] On Behalf Of Dimitris Zilaskos >> Sent: Saturday, March 21, 2009 1:41 AM >> To: James Bottomley >> Cc: linux-scsi@vger.kernel.org; Moore, Eric >> Subject: Re: kernel panics and errors on lsi 1064e >> >> >> Thank you for you reply, >> >>> So that's the right thing to do (or better yet, contact LSI support to >>> see if they have a newer version). >> >> Will do so >> >>> This has become a log information, so the IOC firmware now dealt with >>> whatever the problem was. >>> >>> >>>> Is something broken here? I am close to ask for the systems to be replaced. >>> >>> You imply that with the firmware upgrade, nothing now goes wrong, so >>> everything sounds to be OK. >> >> >> Well it has been only 3 days, and these strange messages keep showing up, >> so I am still worried because it will be harder to get them replaced later >> and at the same time have the users complaining. But it looks like my >> options are limited. >> >> >> >> >> -- >> ============================================================================= >> Dimitris Zilaskos >> GridAUTH Operations Centre @ Aristotle University of Thessaloniki , Greece >> Tel: +302310998988 Fax: +302310994309 >> http://www.grid.auth.gr >> ============================================================================= >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> >> Internal Virus Database is out of date. >> Checked by AVG - www.avg.com >> Version: 8.0.237 / Virus Database: 270.11.10/1995 - Release Date: 03/11/09 08:28:00 >> > [-- Attachment #2: Type: TEXT/PLAIN, Size: 70425 bytes --] Bootdata ok (command line is ro root=LABEL=/) Linux version 2.6.9-78.0.13.ELlargesmp (brewbuilder@yort1.fnal.gov) (gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)) #1 SMP Wed Jan 14 14:20:39 CST 2009 BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 000000000009ec00 (usable) BIOS-e820: 000000000009ec00 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 000000009e23b000 (usable) BIOS-e820: 000000009e23b000 - 000000009e301000 (ACPI NVS) BIOS-e820: 000000009e301000 - 000000009fa32000 (usable) BIOS-e820: 000000009fa32000 - 000000009fa9a000 (reserved) BIOS-e820: 000000009fa9a000 - 000000009faa9000 (usable) BIOS-e820: 000000009faa9000 - 000000009fb1a000 (ACPI NVS) BIOS-e820: 000000009fb1a000 - 000000009fb26000 (usable) BIOS-e820: 000000009fb26000 - 000000009fb3a000 (ACPI data) BIOS-e820: 000000009fb3a000 - 000000009fc00000 (usable) BIOS-e820: 000000009fc00000 - 00000000b0000000 (reserved) BIOS-e820: 00000000ffe00000 - 00000000ffe0c000 (reserved) BIOS-e820: 0000000100000000 - 0000000260000000 (usable) ACPI: RSDP (v002 INTEL ) @ 0x00000000000f03f0 ACPI: XSDT (v001 INTEL S5000VSA 0x00000000 INTL 0x01000013) @ 0x000000009fb39120 ACPI: SLIC (v001 INTEL S5000VSA 0x00000002 INTL 0x01000013) @ 0x000000009fb38000 ACPI: FADT (v003 INTEL S5000VSA 0x00000000 INTL 0x01000013) @ 0x000000009fb36000 ACPI: MADT (v001 INTEL S5000VSA 0x00000000 INTL 0x01000013) @ 0x000000009fb35000 ACPI: SPCR (v001 INTEL S5000VSA 0x00000000 INTL 0x01000013) @ 0x000000009fb2f000 ACPI: HPET (v001 INTEL S5000VSA 0x00000001 INTL 0x01000013) @ 0x000000009fb2e000 ACPI: MCFG (v001 INTEL S5000VSA 0x00000001 INTL 0x01000013) @ 0x000000009fb2d000 ACPI: SSDT (v002 INTEL EIST 0x00004000 INTL 0x20060317) @ 0x000000009fb2c000 ACPI: SSDT (v002 INTEL IPMI 0x00004000 INTL 0x20060317) @ 0x000000009fb2b000 ACPI: SSDT (v002 INTEL CST 0x00004000 INTL 0x20060317) @ 0x000000009fb2a000 ACPI: HEST (v001 INTEL S5000VSA 0x00000001 INTL 0x00000001) @ 0x000000009fb29000 ACPI: BERT (v001 INTEL S5000VSA 0x00000001 INTL 0x00000001) @ 0x000000009fb28000 ACPI: ERST (v001 INTEL S5000VSA 0x00000001 INTL 0x00000001) @ 0x000000009fb27000 ACPI: EINJ (v001 INTEL S5000VSA 0x00000001 INTL 0x00000001) @ 0x000000009fb26000 ACPI: DSDT (v002 INTEL S5000VSA 0x00000008 INTL 0x01000013) @ 0x0000000000000000 No NUMA configuration found Faking a node at 0000000000000000-0000000260000000 Bootmem setup node 0 0000000000000000-0000000260000000 On node 0 totalpages: 2095595 DMA zone: 3998 pages, LIFO batch:1 Normal zone: 2091597 pages, LIFO batch:16 HighMem zone: 0 pages, LIFO batch:1 DMI 2.5 present. ACPI: PM-Timer IO Port: 0x408 ACPI: Local APIC address 0xfee00000 ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) Processor #0 6:7 APIC version 16 ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled) Processor #2 6:7 APIC version 16 ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled) Processor #4 6:7 APIC version 16 ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] enabled) Processor #6 6:7 APIC version 16 ACPI: LAPIC (acpi_id[0x04] lapic_id[0x01] enabled) Processor #1 6:7 APIC version 16 ACPI: LAPIC (acpi_id[0x05] lapic_id[0x03] enabled) Processor #3 6:7 APIC version 16 ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled) Processor #5 6:7 APIC version 16 ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled) Processor #7 6:7 APIC version 16 ACPI: LAPIC_NMI (acpi_id[0x00] high level lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x05] high level lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x06] high level lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x07] high level lint[0x1]) Setting APIC routing to flat ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 ACPI: IOAPIC (id[0x09] address[0xfec80000] gsi_base[24]) IOAPIC[1]: apic_id 9, version 32, address 0xfec80000, GSI 24-47 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ACPI: IRQ0 used by override. ACPI: IRQ2 used by override. ACPI: IRQ9 used by override. ACPI: HPET id: 0x8086a201 base: 0xfed00000 Using ACPI (MADT) for SMP configuration information Allocating PCI resources starting at b8000000 (gap: b0000000:4fe00000) Checking aperture... Built 1 zonelists Kernel command line: ro root=LABEL=/ console=tty0 Initializing CPU#0 PID hash table entries: 4096 (order: 12, 131072 bytes) time.c: Using 14.318180 MHz HPET timer. time.c: Detected 2826.258 MHz processor. Console: colour VGA+ 80x25 Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) Placing software IO TLB between 0x1e89000 - 0x5e89000 Memory: 8159196k/9961472k available (2159k kernel code, 0k reserved, 1383k data, 212k init) Calibrating delay using timer specific routine.. 5656.27 BogoMIPS (lpj=2828136) Security Scaffold v1.0.0 initialized SELinux: Initializing. SELinux: Starting in permissive mode selinux_register_security: Registering secondary module capability Capability LSM initialized as secondary Mount-cache hash table entries: 256 (order: 0, 4096 bytes) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 6144K using mwait in idle threads. CPU0: Physical Processor ID: 0 CPU0: Processor Core ID: 0 CPU0: Initial APIC ID: 0 ACPI: System reset via FADT Reset Register is supported CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 6144K CPU0: Physical Processor ID: 0 CPU0: Processor Core ID: 0 CPU0: Initial APIC ID: 0 CPU0: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz stepping 06 per-CPU timeslice cutoff: 6144.52 usecs. task migration cache decay timeout: 6 msecs. Booting processor 1/2 rip 6000 rsp 1009e225f58 Initializing CPU#1 Calibrating delay using timer specific routine.. 5652.50 BogoMIPS (lpj=2826251) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 6144K CPU1: Physical Processor ID: 0 CPU1: Processor Core ID: 2 CPU1: Initial APIC ID: 2 Intel(R) Xeon(R) CPU E5440 @ 2.83GHz stepping 06 Booting processor 2/4 rip 6000 rsp 1009fb4df58 Initializing CPU#2 Calibrating delay using timer specific routine.. 5652.53 BogoMIPS (lpj=2826265) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 6144K CPU2: Physical Processor ID: 1 CPU2: Processor Core ID: 4 CPU2: Initial APIC ID: 4 Intel(R) Xeon(R) CPU E5440 @ 2.83GHz stepping 06 Booting processor 3/6 rip 6000 rsp 1009e343f58 Initializing CPU#3 Calibrating delay using timer specific routine.. 5652.53 BogoMIPS (lpj=2826269) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 6144K CPU3: Physical Processor ID: 1 CPU3: Processor Core ID: 6 CPU3: Initial APIC ID: 6 Intel(R) Xeon(R) CPU E5440 @ 2.83GHz stepping 06 Booting processor 4/1 rip 6000 rsp 1009e379f58 Initializing CPU#4 Calibrating delay using timer specific routine.. 5652.47 BogoMIPS (lpj=2826239) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 6144K CPU4: Physical Processor ID: 0 CPU4: Processor Core ID: 1 CPU4: Initial APIC ID: 1 Intel(R) Xeon(R) CPU E5440 @ 2.83GHz stepping 06 Booting processor 5/3 rip 6000 rsp 10037eb1f58 Initializing CPU#5 Calibrating delay using timer specific routine.. 5652.51 BogoMIPS (lpj=2826255) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 6144K CPU5: Physical Processor ID: 0 CPU5: Processor Core ID: 3 CPU5: Initial APIC ID: 3 Intel(R) Xeon(R) CPU E5440 @ 2.83GHz stepping 06 Booting processor 6/5 rip 6000 rsp 1009fba7f58 Initializing CPU#6 Calibrating delay using timer specific routine.. 5652.55 BogoMIPS (lpj=2826275) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 6144K CPU6: Physical Processor ID: 1 CPU6: Processor Core ID: 5 CPU6: Initial APIC ID: 5 Intel(R) Xeon(R) CPU E5440 @ 2.83GHz stepping 06 Booting processor 7/7 rip 6000 rsp 1009fbddf58 Initializing CPU#7 Calibrating delay using timer specific routine.. 5652.55 BogoMIPS (lpj=2826276) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 6144K CPU7: Physical Processor ID: 1 CPU7: Processor Core ID: 7 CPU7: Initial APIC ID: 7 Intel(R) Xeon(R) CPU E5440 @ 2.83GHz stepping 06 Total of 8 processors activated (45223.93 BogoMIPS). activating NMI Watchdog ... done. testing NMI watchdog ... OK. Using local APIC timer interrupts. Detected 20.781 MHz APIC timer. checking TSC synchronization across 8 CPUs: passed. Brought up 8 CPUs time.c: Using HPET/TSC based timekeeping. checking if image is initramfs... it is NET: Registered protocol family 16 PCI: Using configuration type 1 PCI: Using MMCONFIG at a0000000 mtrr: v2.0 (20020519) ACPI: Subsystem revision 20040816 ACPI: Interpreter enabled ACPI: Using IOAPIC for interrupt routing ACPI: PCI Root Bridge [PCI0] (00:00) PCI: Probing PCI hardware (bus 00) PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1 PCI: Transparent bridge - 0000:00:1e.0 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P32_._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 7 *10 11) ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7 10 *11) ACPI: PCI Interrupt Link [LNKC] (IRQs *5 7 10 11) ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 10 *11) ACPI: PCI Interrupt Link [LNKE] (IRQs 5 7 *10 11) ACPI: PCI Interrupt Link [LNKF] (IRQs 5 7 10 *11) ACPI: PCI Interrupt Link [LNKG] (IRQs *5 7 10 11) ACPI: PCI Interrupt Link [LNKH] (IRQs 5 7 10 *11) ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE.PCIE._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE.PCIW._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE.PCIW.PCIO._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE.PCIW.PCIP._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE.PCIW.PCIQ._PRT] xen_mem: Initialising balloon driver. usbcore: registered new driver usbfs usbcore: registered new driver hub PCI: Using ACPI for IRQ routing GSI 16 sharing vector 0xA9 and IRQ 16 ACPI: PCI Interrupt 0000:00:00.0[A] -> GSI 16 (level, low) -> IRQ 169 ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 169 ACPI: PCI Interrupt 0000:00:03.0[A] -> GSI 16 (level, low) -> IRQ 169 ACPI: PCI Interrupt 0000:00:08.0[A] -> GSI 16 (level, low) -> IRQ 169 ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 169 GSI 17 sharing vector 0xB1 and IRQ 17 ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 177 GSI 18 sharing vector 0xB9 and IRQ 18 ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 22 (level, low) -> IRQ 185 ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 23 (level, low) -> IRQ 177 ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 22 (level, low) -> IRQ 185 ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 177 GSI 19 sharing vector 0xC1 and IRQ 19 ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 20 (level, low) -> IRQ 193 ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 20 (level, low) -> IRQ 193 ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 20 (level, low) -> IRQ 193 ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 169 ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 169 GSI 20 sharing vector 0xC9 and IRQ 20 ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 17 (level, low) -> IRQ 201 GSI 21 sharing vector 0xD1 and IRQ 21 ACPI: PCI Interrupt 0000:02:02.0[A] -> GSI 18 (level, low) -> IRQ 209 ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18 (level, low) -> IRQ 209 GSI 22 sharing vector 0xD9 and IRQ 22 ACPI: PCI Interrupt 0000:05:00.1[B] -> GSI 19 (level, low) -> IRQ 217 ACPI: PCI Interrupt 0000:08:00.0[A] -> GSI 16 (level, low) -> IRQ 169 ACPI: PCI Interrupt 0000:09:0c.0[A] -> GSI 17 (level, low) -> IRQ 201 PCI-DMA: Using software bounce buffering for IO (SWIOTLB) IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $ audit: initializing netlink socket (disabled) audit(1237838623.907:1): initialized Total HugeTLB memory allocated, 0 VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 512 (order 0, 4096 bytes) SELinux: Registering netfilter hooks Initializing Cryptographic API ksign: Installing public key data Loading keyring - Added public key 1394045AE93CF7A9 - User ID: Red Hat, Inc. (Kernel Module GPG key) pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ACPI: Processor [CPU0] (supports C1, 8 throttling states) ACPI: Processor [CPU1] (supports C1, 8 throttling states) ACPI: Processor [CPU2] (supports C1, 8 throttling states) ACPI: Processor [CPU3] (supports C1, 8 throttling states) ACPI: Processor [CPU4] (supports C1, 8 throttling states) ACPI: Processor [CPU5] (supports C1, 8 throttling states) ACPI: Processor [CPU6] (supports C1, 8 throttling states) ACPI: Processor [CPU7] (supports C1, 8 throttling states) Real Time Clock Driver v1.12 Linux agpgart interface v0.100 (c) Dave Jones serio: i8042 AUX port at 0x60,0x64 irq 12 serio: i8042 KBD port at 0x60,0x64 irq 1 Serial: 8250/16550 driver $Revision: 1.90 $ 68 ports, IRQ sharing enabled ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize divert: not allocating divert_blk for non-ethernet device lo Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx ESB2: IDE controller at PCI slot 0000:00:1f.1 ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 20 (level, low) -> IRQ 193 ESB2: chipset revision 9 ESB2: not 100% native mode: will probe irqs later ide0: BM-DMA at 0x40c0-0x40c7, BIOS settings: hda:DMA, hdb:pio ide1: BM-DMA at 0x40c8-0x40cf, BIOS settings: hdc:pio, hdd:pio Probing IDE interface ide0... hda: TSSTcorp CDDVDW SH-S202J, ATAPI CD/DVD-ROM drive Using cfq io scheduler ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 Probing IDE interface ide1... Probing IDE interface ide1... Probing IDE interface ide2... Probing IDE interface ide3... Probing IDE interface ide4... Probing IDE interface ide5... hda: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33) Uniform CD-ROM driver Revision: 3.20 ide-floppy driver 0.99.newide usbcore: registered new driver hiddev usbcore: registered new driver usbhid drivers/usb/input/hid-core.c: v2.0:USB HID core driver mice: PS/2 mouse device common for all mice md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27 NET: Registered protocol family 2 IP route cache hash table entries: 262144 (order: 9, 2097152 bytes) TCP established hash table entries: 262144 (order: 10, 4194304 bytes) TCP bind hash table entries: 262144 (order: 10, 4194304 bytes) TCP: Hash tables configured (established 262144 bind 262144) Initializing IPsec netlink socket NET: Registered protocol family 1 NET: Registered protocol family 17 ACPI wakeup devices: SLPB P32 PS2M PS2K UAR1 UAR2 UHC1 UHC2 UHC3 UHC4 EHCI PCIE PCIO PCIP PCIQ ACPI: (supports S0 S1 S4 S5) Freeing unused kernel memory: 212k freed SCSI subsystem initialized ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 177 ehci_hcd 0000:00:1d.7: EHCI Host Controller PCI: Setting latency timer of device 0000:00:1d.7 to 64 ehci_hcd 0000:00:1d.7: irq 177, pci mem ffffff000001e400 ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 PCI: cache line size of 32 is not supported by device 0000:00:1d.7 ehci_hcd 0000:00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10 hub 1-0:1.0: USB hub found hub 1-0:1.0: 8 ports detected ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI) USB Universal Host Controller Interface driver v2.2 ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 177 uhci_hcd 0000:00:1d.0: UHCI Host Controller PCI: Setting latency timer of device 0000:00:1d.0 to 64 uhci_hcd 0000:00:1d.0: irq 177, io base 00000000000040a0 uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 hub 2-0:1.0: USB hub found hub 2-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 22 (level, low) -> IRQ 185 uhci_hcd 0000:00:1d.1: UHCI Host Controller PCI: Setting latency timer of device 0000:00:1d.1 to 64 uhci_hcd 0000:00:1d.1: irq 185, io base 0000000000004080 uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 hub 3-0:1.0: USB hub found hub 3-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 23 (level, low) -> IRQ 177 uhci_hcd 0000:00:1d.2: UHCI Host Controller PCI: Setting latency timer of device 0000:00:1d.2 to 64 uhci_hcd 0000:00:1d.2: irq 177, io base 0000000000004060 uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 hub 4-0:1.0: USB hub found hub 4-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 22 (level, low) -> IRQ 185 uhci_hcd 0000:00:1d.3: UHCI Host Controller PCI: Setting latency timer of device 0000:00:1d.3 to 64 uhci_hcd 0000:00:1d.3: irq 185, io base 0000000000004040 uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 hub 5-0:1.0: USB hub found hub 5-0:1.0: 2 ports detected Initializing USB Mass Storage driver... usbcore: registered new driver usb-storage USB Mass Storage support registered. usb 2-2: new low speed USB device using address 2 input: USB HID v1.10 Keyboard [Avocent Dell 03R874] on usb-0000:00:1d.0-2 input: USB HID v1.10 Mouse [Avocent Dell 03R874] on usb-0000:00:1d.0-2 usb 4-1: new full speed USB device using address 2 scsi0 : SCSI emulation for USB Mass Storage devices Vendor: TEAC Model: FD-05PUW Rev: 3000 Type: Direct-Access ANSI SCSI revision: 02 Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0 USB Mass Storage device found at 2 libata version 2.00 loaded. ahci 0000:00:1f.2: version 2.0 ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 20 (level, low) -> IRQ 193 MSI INIT SUCCESS PCI: Setting latency timer of device 0000:00:1f.2 to 64 ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x3f impl SATA mode ahci 0000:00:1f.2: flags: 64bit ncq pm led pmp slum part ata1: SATA max UDMA/133 cmd 0xFFFFFF0000020100 ctl 0x0 bmdma 0x0 irq 193 ata2: SATA max UDMA/133 cmd 0xFFFFFF0000020180 ctl 0x0 bmdma 0x0 irq 193 ata3: SATA max UDMA/133 cmd 0xFFFFFF0000020200 ctl 0x0 bmdma 0x0 irq 193 ata4: SATA max UDMA/133 cmd 0xFFFFFF0000020280 ctl 0x0 bmdma 0x0 irq 193 ata5: SATA max UDMA/133 cmd 0xFFFFFF0000020300 ctl 0x0 bmdma 0x0 irq 193 ata6: SATA max UDMA/133 cmd 0xFFFFFF0000020380 ctl 0x0 bmdma 0x0 irq 193 scsi1 : ahci ata1: SATA link down (SStatus 0 SControl 300) scsi2 : ahci ata2: SATA link down (SStatus 0 SControl 300) scsi3 : ahci ata3: SATA link down (SStatus 0 SControl 300) scsi4 : ahci ata4: SATA link down (SStatus 0 SControl 300) scsi5 : ahci ata5: SATA link down (SStatus 0 SControl 300) scsi6 : ahci ata6: SATA link down (SStatus 0 SControl 300) Fusion MPT base driver 3.13.04.00 Copyright (c) 1999-2008 LSI Corporation mptscsi: disagrees about version of symbol mpt_config mptscsi: Unknown symbol mpt_config mptscsi: disagrees about version of symbol mpt_free_msg_frame mptscsi: Unknown symbol mpt_free_msg_frame mptscsi: disagrees about version of symbol mpt_print_ioc_summary mptscsi: Unknown symbol mpt_print_ioc_summary mptscsi: disagrees about version of symbol mpt_GetIocState mptscsi: Unknown symbol mpt_GetIocState mptscsi: disagrees about version of symbol mpt_put_msg_frame mptscsi: Unknown symbol mpt_put_msg_frame mptscsi: disagrees about version of symbol mpt_writeSDP1 mptscsi: Unknown symbol mpt_writeSDP1 mptscsi: disagrees about version of symbol mpt_freeChainBuffers mptscsi: Unknown symbol mpt_freeChainBuffers mptscsi: Unknown symbol mpt_do_ioc_recovery mptscsi: disagrees about version of symbol mpt_SendIocReset mptscsi: Unknown symbol mpt_SendIocReset mptscsi: disagrees about version of symbol mpt_read_ioc_pg_3 mptscsi: Unknown symbol mpt_read_ioc_pg_3 mptscsi: Unknown symbol mpt_send_handshake_request mptscsi: disagrees about version of symbol mpt_poll_interrupt mptscsi: Unknown symbol mpt_poll_interrupt mptscsi: disagrees about version of symbol mpt_get_msg_frame mptscsi: Unknown symbol mpt_get_msg_frame mptscsi: disagrees about version of symbol mpt_HardResetHandler mptscsi: Unknown symbol mpt_HardResetHandler Fusion MPT SAS Host driver 3.13.04.00 mptsas: Registered for sas IOC event notifications ACPI: PCI Interrupt 0000:08:00.0[A] -> GSI 16 (level, low) -> IRQ 169 mptbase: mpt_attach entered mptbase: mpt_attach: dma_get_required_mask=0xFFFFFFFFFFFFFFFF DMA_32BIT_MASK=0x00000000FFFFFFFF mptbase: 64 BIT PCI BUS DMA ADDRESSING for DevId=56 revision=4 mptbase: Using 64 bit consistent mask ACPI: PCI Interrupt 0000:08:00.0[A] -> GSI 16 (level, low) -> IRQ 169 mptbase: : WARNING - mem = ffffff0000028000, mem_phys = b8b10000 mptbase: facts @ 00000102568186b4, pfacts[0] @ 0000010256818704 mptbase: : WARNING - add_sge is mpt_add_sge_64bit mptbase: ioc0: Initiating bringup mptbase: ioc0: IOC operational unexpected mptbase: whoinit 0x2 statefault 0 force 0 mptbase: ioc0: Sending get IocFacts request req_sz=12 reply_sz=80 mptbase: ioc0: NB_for_64_byte_frame=2 NBShiftFactor=5 BlockSize=8 mptbase: ioc0: reply_sz=80 mpt_reply_depth=128 ReplyQueueDepth=511 reply_depth=128 mptbase: ioc0: req_sz=128 mpt_can_queue=128 can_queue=128 GlobalCredits=483 req_depth=140 mptbase: ioc0: Sending get PortFacts(0) request mptbase: ioc0: WARNING - Buses=1 MaxDevices=173 DevicesPerBus=173 ioc0: SAS1064E: Capabilities={Initiator} mptbase: ioc0: PCI-MSI enabled PCI: Setting latency timer of device 0000:08:00.0 to 64 mptbase: ioc0: installed at interrupt 233 mptbase: ioc0: PrimeIocFifos mptbase: ioc0 dma_addr_t size=8 u64 size=8 sg_addr_size=8 mptbase: ioc0 req_sz=128 SGE_size=12 scale=10 num_sge=15 numSGE=297 MaxChainDepth=34 maxSGEs=312 mpt_sg_tablesize=40 mptbase: ioc0 numSGE=25 now mptbase: ioc0 Max num_chain=4 per IO mptbase: ioc0 req_depth=140 max num_chain=560 mpt_chain_alloc_percent=100 total_num_chain=560 mptbase: ioc0 ReplyBuffer sz=80 bytes, ReplyDepth=128 mptbase: ioc0 Total ReplyBuffer sz=10240[2800] bytes mptbase: ioc0 RequestBuffer sz=128 bytes, RequestDepth=140 mptbase: ioc0 Total RequestBuffer sz=17920[4600] bytes mptbase: ioc0 Total ChainBuffer sz=71680[11800] bytes total_num_chain=560 mptbase: ioc0 Total ioc alloc size=99840[18600] bytes mptbase: ioc0 Total ioc alloc @ 0000010256460000[0000000256460000] mptbase: ioc0 ReplyBuffers @ 0000010256460000[0000000256460000] mptbase: ioc0 RequestBuffers @ 0000010256462800[0000000256462800] mptbase: ioc0 ChainBuffers @ 0000010256466e00(0000000256466e00) mptbase: ioc0 SenseBuffers @ 0000010256480000[0000000256480000] mptbase: ioc0 ReqToChain alloc @ 0000010037e26c00, sz=560 bytes mptbase: ioc0 RequestNB alloc @ 0000010037e26800, sz=560 bytes mptbase: ioc0 ChainToChain alloc @ 000001025681c000, sz=2240 bytes mptbase: ioc0: SendIocInit mptbase: ioc0: upload_fw 0 facts.Flags=2 mptbase: ioc0: ioc_init.MaxDevices=173 MaxBuses=1 mptbase: ioc0: facts.MsgVersion=105 mptbase: ioc0: Sending IOCInit (req @ 00000102575d3918) mptbase: ioc0: Sending PortEnable (req @ 00000102575d3918) mptbase: ioc0: Sending Port(0)Enable (req @ 00000102575d38e8) mptbase: ioc0: INFO - Wait IOC_OPERATIONAL state (cnt=0) mptbase: ioc0: SendEventNotification mptbase: ioc0: WARNING - SendEventNotification: evnp=0000010256462800 mptbase: ioc0: WARNING - SendEventNotification: (1) request 0000010256462800 mptbase: ioc0: WARNING - MPT event:(0Ah) : Events ON mptbase: ioc0: WARNING - MPT event:(0Ah) : Events ON mptbase: ioc0: WARNING - Called 1 event handlers, sum results = 0 mptbase: ioc0: WARNING - EVENT_NOTIFICATION reply 0000010256460000 freereq=0 mptbase: IOC post_reset routed to SCSI host driver! mptsas: ioc0: mpt_can_queue=128 req_depth=140 can_queue=128 For Bus=0, Target_List=0000010257529740 sz=1384 scsi7 : ioc0: LSISAS1064E, FwRev=011b0000h, Ports=1, MaxQ=140, IRQ=233 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=0 lun=0 pTarget=000001009e3ee200 num_luns=1 ha=0 id=0 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=1 lun=0 pTarget=000001009e3e5e00 num_luns=1 ha=0 id=1 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=2 lun=0 pTarget=000001009e3ee200 num_luns=1 ha=0 id=2 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=3 lun=0 pTarget=000001009e3e5e00 num_luns=1 ha=0 id=3 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=4 lun=0 pTarget=000001009e3ee200 num_luns=1 ha=0 id=4 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=5 lun=0 pTarget=000001009e3e5e00 num_luns=1 ha=0 id=5 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=6 lun=0 pTarget=000001009e3ee200 num_luns=1 ha=0 id=6 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=7 lun=0 pTarget=000001009e3e5e00 num_luns=1 ha=0 id=7 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=8 lun=0 pTarget=000001009e3ee200 num_luns=1 ha=0 id=8 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=9 lun=0 pTarget=000001009e3e5e00 num_luns=1 ha=0 id=9 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=10 lun=0 pTarget=000001009e3ee200 num_luns=1 Vendor: ATA Model: ST3320613AS Rev: SD11 Type: Direct-Access ANSI SCSI revision: 05 mptsas: ioc0: mptsas_slave_configure: channel=0 id=10 lun=0 sdev->queue_depth=7 mptsas_device_queue_depth=48 mptsas_add_device_component: added ioc0 channel=0 id=10 sas_address=0x5001517508026001 to sas_info list mptsas: ioc0: mptsas_add_device_component: adding channel=0 id=10 sas_address=0x5001517508026001 mptbase: ioc0: mptscsih_slave_configure: device @ 0000010257528a40, channel=0 id=10 lun=0 inq length=74 mptbase: ioc0: WARNING - initTarget bus=0 id=10 lun=0 mptbase: ioc0: WARNING - initTarget bus=0 id=10 lun=0 pTarget=000001009e3ee200 mptbase: ioc0: Queue depth=48, tflags=a, device_queue_depth=48 mptbase: ioc0: tagged 1, simple 1, ordered 0 mptbase: ioc0: WARNING - id=10 SenseKey:ASC:ASCQ = (6:29:00) CDB: 00 00 00 00 00 00 ha=0 id=10 lun=0 IOCStatus=0000 SCSIState=01 SCSIStatus=02 sc->result=00000002 sc=00000102569c7080 SCSI device sdb: 625142448 512-byte hdwr sectors (320073 MB) SCSI device sdb: drive cache: write back SCSI device sdb: 625142448 512-byte hdwr sectors (320073 MB) SCSI device sdb: drive cache: write back sdb: sdb1 sdb2 sdb3 Attached scsi disk sdb at scsi7, channel 0, id 10, lun 0 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=11 lun=0 pTarget=000001009e3e5c00 num_luns=1 ha=0 id=11 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=12 lun=0 pTarget=000001009e3e5800 num_luns=1 ha=0 id=12 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=13 lun=0 pTarget=000001009e3e5c00 num_luns=1 ha=0 id=13 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=14 lun=0 pTarget=000001009e3e5800 num_luns=1 ha=0 id=14 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=15 lun=0 pTarget=000001009e3e5c00 num_luns=1 ha=0 id=15 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=16 lun=0 pTarget=000001009e3e5800 num_luns=1 ha=0 id=16 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=17 lun=0 pTarget=000001009e3e5c00 num_luns=1 ha=0 id=17 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=18 lun=0 pTarget=000001009e3e5800 num_luns=1 ha=0 id=18 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=19 lun=0 pTarget=000001009e3e5c00 num_luns=1 ha=0 id=19 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=20 lun=0 pTarget=000001009e3e5800 num_luns=1 Vendor: ESG-SHV. Model: SCA HSBP M13.... Rev: 2.05 Type: Enclosure ANSI SCSI revision: 03 mptsas: ioc0: mptsas_slave_configure: channel=0 id=20 lun=0 sdev->queue_depth=7 mptsas_device_queue_depth=48 mptsas_add_device_component: added ioc0 channel=0 id=20 sas_address=0x500151750802600B to sas_info list mptsas: ioc0: mptsas_add_device_component: adding channel=0 id=20 sas_address=0x500151750802600B mptbase: ioc0: mptscsih_slave_configure: device @ 00000102575202c0, channel=0 id=20 lun=0 inq length=56 mptbase: ioc0: WARNING - initTarget bus=0 id=20 lun=0 mptbase: ioc0: WARNING - initTarget bus=0 id=20 lun=0 pTarget=000001009e3e5800 mptbase: ioc0: Queue depth=1, tflags=2, device_queue_depth=48 mptbase: ioc0: tagged 0, simple 0, ordered 0 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=21 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=21 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=22 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=22 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=23 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=23 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=24 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=24 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=25 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=25 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=26 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=26 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=27 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=27 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=28 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=28 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=29 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=29 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=30 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=30 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=31 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=31 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=32 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=32 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=33 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=33 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=34 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=34 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=35 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=35 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=36 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=36 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=37 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=37 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=38 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=38 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=39 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=39 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=40 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=40 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=41 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=41 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=42 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=42 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=43 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=43 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=44 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=44 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=45 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=45 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=46 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=46 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=47 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=47 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=48 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=48 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=49 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=49 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=50 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=50 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=51 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=51 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=52 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=52 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=53 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=53 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=54 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=54 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=55 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=55 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=56 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=56 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=57 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=57 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=58 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=58 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=59 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=59 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=60 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=60 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=61 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=61 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=62 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=62 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=63 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=63 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=64 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=64 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=65 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=65 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=66 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=66 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=67 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=67 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=68 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=68 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=69 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=69 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=70 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=70 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=71 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=71 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=72 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=72 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=73 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=73 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=74 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=74 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=75 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=75 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=76 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=76 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=77 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=77 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=78 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=78 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=79 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=79 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=80 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=80 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=81 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=81 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=82 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=82 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=83 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=83 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=84 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=84 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=85 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=85 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=86 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=86 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=87 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=87 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=88 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=88 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=89 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=89 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=90 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=90 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=91 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=91 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=92 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=92 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=93 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=93 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=94 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=94 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=95 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=95 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=96 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=96 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=97 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=97 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=98 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=98 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=99 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=99 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=100 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=100 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=101 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=101 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=102 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=102 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=103 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=103 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=104 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=104 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=105 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=105 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=106 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=106 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=107 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=107 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=108 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=108 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=109 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=109 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=110 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=110 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=111 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=111 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=112 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=112 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=113 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=113 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=114 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=114 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=115 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=115 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=116 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=116 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=117 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=117 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=118 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=118 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=119 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=119 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=120 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=120 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=121 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=121 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=122 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=122 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=123 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=123 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=124 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=124 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=125 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=125 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=126 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=126 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=127 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=127 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=128 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=128 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=129 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=129 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=130 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=130 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=131 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=131 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=132 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=132 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=133 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=133 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=134 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=134 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=135 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=135 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=136 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=136 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=137 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=137 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=138 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=138 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=139 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=139 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=140 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=140 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=141 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=141 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=142 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=142 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=143 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=143 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=144 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=144 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=145 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=145 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=146 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=146 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=147 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=147 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=148 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=148 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=149 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=149 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=150 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=150 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=151 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=151 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=152 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=152 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=153 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=153 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=154 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=154 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=155 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=155 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=156 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=156 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=157 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=157 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=158 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=158 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=159 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=159 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=160 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=160 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=161 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=161 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=162 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=162 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=163 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=163 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=164 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=164 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=165 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=165 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=166 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=166 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=167 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=167 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=168 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=168 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=169 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=169 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=170 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=170 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=171 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=171 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=172 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=172 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 Fusion MPT SPI Host driver 3.13.04.00 mptspi: Registered for IOC event notifications mptspiDoneCtx=0000000b kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. SELinux: Disabled at runtime. SELinux: Unregistering netfilter hooks mptscsi: disagrees about version of symbol mpt_config mptscsi: Unknown symbol mpt_config mptscsi: disagrees about version of symbol mpt_free_msg_frame mptscsi: Unknown symbol mpt_free_msg_frame mptscsi: disagrees about version of symbol mpt_print_ioc_summary mptscsi: Unknown symbol mpt_print_ioc_summary mptscsi: disagrees about version of symbol mpt_GetIocState mptscsi: Unknown symbol mpt_GetIocState mptscsi: disagrees about version of symbol mpt_put_msg_frame mptscsi: Unknown symbol mpt_put_msg_frame mptscsi: disagrees about version of symbol mpt_writeSDP1 mptscsi: Unknown symbol mpt_writeSDP1 mptscsi: disagrees about version of symbol mpt_freeChainBuffers mptscsi: Unknown symbol mpt_freeChainBuffers mptscsi: Unknown symbol mpt_do_ioc_recovery mptscsi: disagrees about version of symbol mpt_SendIocReset mptscsi: Unknown symbol mpt_SendIocReset mptscsi: disagrees about version of symbol mpt_read_ioc_pg_3 mptscsi: Unknown symbol mpt_read_ioc_pg_3 mptscsi: Unknown symbol mpt_send_handshake_request mptscsi: disagrees about version of symbol mpt_poll_interrupt mptscsi: Unknown symbol mpt_poll_interrupt mptscsi: disagrees about version of symbol mpt_get_msg_frame mptscsi: Unknown symbol mpt_get_msg_frame mptscsi: disagrees about version of symbol mpt_HardResetHandler mptscsi: Unknown symbol mpt_HardResetHandler mptscsi: disagrees about version of symbol mpt_config mptscsi: Unknown symbol mpt_config mptscsi: disagrees about version of symbol mpt_free_msg_frame mptscsi: Unknown symbol mpt_free_msg_frame mptscsi: disagrees about version of symbol mpt_print_ioc_summary mptscsi: Unknown symbol mpt_print_ioc_summary mptscsi: disagrees about version of symbol mpt_GetIocState mptscsi: Unknown symbol mpt_GetIocState mptscsi: disagrees about version of symbol mpt_put_msg_frame mptscsi: Unknown symbol mpt_put_msg_frame mptscsi: disagrees about version of symbol mpt_writeSDP1 mptscsi: Unknown symbol mpt_writeSDP1 mptscsi: disagrees about version of symbol mpt_freeChainBuffers mptscsi: Unknown symbol mpt_freeChainBuffers mptscsi: Unknown symbol mpt_do_ioc_recovery mptscsi: disagrees about version of symbol mpt_SendIocReset mptscsi: Unknown symbol mpt_SendIocReset mptscsi: disagrees about version of symbol mpt_read_ioc_pg_3 mptscsi: Unknown symbol mpt_read_ioc_pg_3 mptscsi: Unknown symbol mpt_send_handshake_request mptscsi: disagrees about version of symbol mpt_poll_interrupt mptscsi: Unknown symbol mpt_poll_interrupt mptscsi: disagrees about version of symbol mpt_get_msg_frame mptscsi: Unknown symbol mpt_get_msg_frame mptscsi: disagrees about version of symbol mpt_HardResetHandler mptscsi: Unknown symbol mpt_HardResetHandler mptscsi: disagrees about version of symbol mpt_config mptscsi: Unknown symbol mpt_config mptscsi: disagrees about version of symbol mpt_free_msg_frame mptscsi: Unknown symbol mpt_free_msg_frame mptscsi: disagrees about version of symbol mpt_print_ioc_summary mptscsi: Unknown symbol mpt_print_ioc_summary mptscsi: disagrees about version of symbol mpt_GetIocState mptscsi: Unknown symbol mpt_GetIocState mptscsi: disagrees about version of symbol mpt_put_msg_frame mptscsi: Unknown symbol mpt_put_msg_frame mptscsi: disagrees about version of symbol mpt_writeSDP1 mptscsi: Unknown symbol mpt_writeSDP1 mptscsi: disagrees about version of symbol mpt_freeChainBuffers mptscsi: Unknown symbol mpt_freeChainBuffers mptscsi: Unknown symbol mpt_do_ioc_recovery mptscsi: disagrees about version of symbol mpt_SendIocReset mptscsi: Unknown symbol mpt_SendIocReset mptscsi: disagrees about version of symbol mpt_read_ioc_pg_3 mptscsi: Unknown symbol mpt_read_ioc_pg_3 mptscsi: Unknown symbol mpt_send_handshake_request mptscsi: disagrees about version of symbol mpt_poll_interrupt mptscsi: Unknown symbol mpt_poll_interrupt mptscsi: disagrees about version of symbol mpt_get_msg_frame mptscsi: Unknown symbol mpt_get_msg_frame mptscsi: disagrees about version of symbol mpt_HardResetHandler mptscsi: Unknown symbol mpt_HardResetHandler mptscsi: disagrees about version of symbol mpt_config mptscsi: Unknown symbol mpt_config mptscsi: disagrees about version of symbol mpt_free_msg_frame mptscsi: Unknown symbol mpt_free_msg_frame mptscsi: disagrees about version of symbol mpt_print_ioc_summary mptscsi: Unknown symbol mpt_print_ioc_summary mptscsi: disagrees about version of symbol mpt_GetIocState mptscsi: Unknown symbol mpt_GetIocState mptscsi: disagrees about version of symbol mpt_put_msg_frame mptscsi: Unknown symbol mpt_put_msg_frame mptscsi: disagrees about version of symbol mpt_writeSDP1 mptscsi: Unknown symbol mpt_writeSDP1 mptscsi: disagrees about version of symbol mpt_freeChainBuffers mptscsi: Unknown symbol mpt_freeChainBuffers mptscsi: Unknown symbol mpt_do_ioc_recovery mptscsi: disagrees about version of symbol mpt_SendIocReset mptscsi: Unknown symbol mpt_SendIocReset mptscsi: disagrees about version of symbol mpt_read_ioc_pg_3 mptscsi: Unknown symbol mpt_read_ioc_pg_3 mptscsi: Unknown symbol mpt_send_handshake_request mptscsi: disagrees about version of symbol mpt_poll_interrupt mptscsi: Unknown symbol mpt_poll_interrupt mptscsi: disagrees about version of symbol mpt_get_msg_frame mptscsi: Unknown symbol mpt_get_msg_frame mptscsi: disagrees about version of symbol mpt_HardResetHandler mptscsi: Unknown symbol mpt_HardResetHandler mptscsih: Unknown symbol mptspi_dummy_symbol mptscsih: Unknown symbol mptsas_dummy_symbol inserting floppy driver for 2.6.9-78.0.13.ELlargesmp floppy0: no floppy controllers found Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI Copyright (c) 1999-2006 Intel Corporation. ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18 (level, low) -> IRQ 209 PCI: Setting latency timer of device 0000:05:00.0 to 64 e1000: 0000:05:00.0: e1000_probe: (PCI Express:2.5Gb/s:Width x4) 00:15:17:5f:3b:90 divert: allocating divert_blk for eth0 e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection ACPI: PCI Interrupt 0000:05:00.1[B] -> GSI 19 (level, low) -> IRQ 217 PCI: Setting latency timer of device 0000:05:00.1 to 64 e1000: 0000:05:00.1: e1000_probe: (PCI Express:2.5Gb/s:Width x4) 00:15:17:5f:3b:91 divert: allocating divert_blk for eth1 e1000: eth1: e1000_probe: Intel(R) PRO/1000 Network Connection hw_random hardware driver 1.0.0 loaded MC: drivers/edac/edac_mc.c version MC $Revision: 1.3 $ MC0: Giving out device to i5000_edac.c I5000: PCI 0000:00:10.0 (0000:00:10.0) md: Autodetecting RAID arrays. md: autorun ... md: ... autorun DONE. ACPI: Power Button (FF) [PWRF] ACPI: Sleep Button (CM) [SLPB] EXT3 FS on sdb3, internal journal device-mapper: 4.5.5-ioctl (2006-12-01) initialised: dm-devel@redhat.com Adding 10008484k swap on /dev/sdb2. Priority:-1 extents:1 IA-32 Microcode Update Driver: v1.14 <tigran@veritas.com> microcode: CPU0 not 'upgrading' to earlier revision 0x60b (current=0x60c) microcode: CPU1 not 'upgrading' to earlier revision 0x60b (current=0x60c) microcode: CPU2 not 'upgrading' to earlier revision 0x60b (current=0x60c) microcode: CPU3 not 'upgrading' to earlier revision 0x60b (current=0x60c) microcode: CPU4 not 'upgrading' to earlier revision 0x60b (current=0x60c) microcode: CPU5 not 'upgrading' to earlier revision 0x60b (current=0x60c) microcode: CPU6 not 'upgrading' to earlier revision 0x60b (current=0x60c) microcode: CPU7 not 'upgrading' to earlier revision 0x60b (current=0x60c) microcode: No new microdata for cpu 4 microcode: No new microdata for cpu 5 microcode: No new microdata for cpu 2 microcode: No new microdata for cpu 7 microcode: No new microdata for cpu 3 microcode: No new microdata for cpu 6 microcode: No new microdata for cpu 1 microcode: No new microdata for cpu 0 IA-32 Microcode Update Driver v1.14 unregistered Fusion MPT misc device (ioctl) driver 3.13.04.00 mptctl: Registered with Fusion MPT base driver mptctl: /dev/mptctl @ (major,minor=10,220) mptctl: Registered for IOC event notifications Linux Kernel Card Services options: [pci] [cardbus] [pm] ip_tables: (C) 2000-2002 Netfilter core team ip_tables: (C) 2000-2002 Netfilter core team e1000: eth0: e1000_watchdog_task: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX i2c /dev entries driver NET: Registered protocol family 10 Disabled Privacy Extensions on device ffffffff8041b720(lo) IPv6 over IPv4 tunneling driver divert: not allocating divert_blk for non-ethernet device sit0 tracedev: module license 'BSD without advertisement clause' taints kernel. mmfs: no version for "struct_module" found: kernel tainted. eth0: no IPv6 routers present ^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: kernel panics and errors on lsi 1064e 2009-03-24 9:10 ` Dimitris Zilaskos @ 2009-03-24 9:34 ` Desai, Kashyap 2009-04-07 10:56 ` Dimitris Zilaskos 2009-04-29 12:13 ` Dimitris Zilaskos 0 siblings, 2 replies; 12+ messages in thread From: Desai, Kashyap @ 2009-03-24 9:34 UTC (permalink / raw) To: Dimitris Zilaskos Cc: James Bottomley, linux-scsi@vger.kernel.org, Moore, Eric, Prakash, Sathya, Mohapatra, Sisir It has some problem with your initrd. I will suggest you if you are not keen using mpt driver as part of initrd. Goto build directory where you have build newer version of MPT driver. You will see load, uload shell scripts. Run ./uload and ./load in order to get MPT driver loaded. If you still find problem, then let me know. Meanwhile, I will find out how to get latest driver for you. Thanks Kashyap Desai -----Original Message----- From: Dimitris Zilaskos [mailto:dzila@tassadar.physics.auth.gr] Sent: Tuesday, March 24, 2009 2:41 PM To: Desai, Kashyap Cc: James Bottomley; linux-scsi@vger.kernel.org; Moore, Eric; Prakash, Sathya; Mohapatra, Sisir Subject: RE: kernel panics and errors on lsi 1064e I attach the dmesg output just in case. Still no luck finding newer driver version. Cheers, On Tue, 24 Mar 2009, Desai, Kashyap wrote: > Hi, > > > 3.13.04.00 is very old version. Can you go for version 3.18.00.00-1 driver version ? > > To enable debug you have to follow these steps. > > 1. ./makempt (Is this file present for you ? If not then I can send you.) > 2. ./update > 3. mkinitrd > > Thanks > Kashyap Desai > ________________________________________ > From: Dimitris Zilaskos [dzila@tassadar.physics.auth.gr] > Sent: Monday, March 23, 2009 3:33 PM > To: Desai, Kashyap > Cc: James Bottomley; linux-scsi@vger.kernel.org; Moore, Eric; Prakash, Sathya; Mohapatra, Sisir > Subject: RE: kernel panics and errors on lsi 1064e > > ok now i have this: > > > cat /proc/mpt/version > mptlinux-3.13.04.00 > Fusion MPT base driver > Fusion MPT SAS host driver > Fusion MPT SPI host driver > Fusion MPT ioctl driver > > but still no debug_level > > However I did some tricks to get the driver load so I am not sure I did > not mess up. > > a) the included binaries are up to 2.6.9-78 kernel so I used the sources > tarball prvided. > b) Executed "compile" > c) Executed "update" > d) c) had problems finding mptscsi.ko which was removed by the process. > e) copied the missing files from another node > f) ran mkinitrd manually > g) rebooted, some complains on dmesg about beeing unable to load mptscsi, > other than that server booted fine. > > Preliminary test with the new driver resulted in no errors, but that's not > the same as a real world case. Still the debug_level is not there. Do I > need another driver? > > Cheers, > > > -- > ============================================================================= > Dimitris Zilaskos > GridAUTH Operations Centre @ Aristotle University of Thessaloniki , Greece > Tel: +302310998988 Fax: +302310994309 > http://www.grid.auth.gr > ============================================================================= > > On Mon, 23 Mar 2009, Desai, Kashyap wrote: > >> Hi, >> >> After firmware upgrade, you are seeing only MPT logs but system is running fine. Those prints are not harmful, but it requires attention why it happened? I need some information to help you further. >> >> 1. Information of driver version. (cat /proc/mpt/version) >> 2. Information of firmware. (cat /proc/mpt/iocX/info) >> 3. Driver log level setting. >> MPT driver has debug_level settings to get more logs. >> Check "cat /sys/class/scsi_host/host*/proc_name" >> Use index number for "mptsas" from result of previous command. >> "echo 0x8188 > /sys/class/scsi_host/host<index>/debug_level". >> >> >> NOTE: Above debug level settings are available from some version onwards. >> Driver used by you may not have this support, depending upon driver version. >> >> Please provide us log with driver debug enable as mention in #3 will help to debug further. >> >> Added Sisir and Sathya in CC list. >> >> Thanks >> Kashyap >> >> >> >> -----Original Message----- >> From: linux-scsi-owner@vger.kernel.org [mailto:linux-scsi-owner@vger.kernel.org] On Behalf Of Dimitris Zilaskos >> Sent: Saturday, March 21, 2009 1:41 AM >> To: James Bottomley >> Cc: linux-scsi@vger.kernel.org; Moore, Eric >> Subject: Re: kernel panics and errors on lsi 1064e >> >> >> Thank you for you reply, >> >>> So that's the right thing to do (or better yet, contact LSI support to >>> see if they have a newer version). >> >> Will do so >> >>> This has become a log information, so the IOC firmware now dealt with >>> whatever the problem was. >>> >>> >>>> Is something broken here? I am close to ask for the systems to be replaced. >>> >>> You imply that with the firmware upgrade, nothing now goes wrong, so >>> everything sounds to be OK. >> >> >> Well it has been only 3 days, and these strange messages keep showing up, >> so I am still worried because it will be harder to get them replaced later >> and at the same time have the users complaining. But it looks like my >> options are limited. >> >> >> >> >> -- >> ============================================================================= >> Dimitris Zilaskos >> GridAUTH Operations Centre @ Aristotle University of Thessaloniki , Greece >> Tel: +302310998988 Fax: +302310994309 >> http://www.grid.auth.gr >> ============================================================================= >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> >> Internal Virus Database is out of date. >> Checked by AVG - www.avg.com >> Version: 8.0.237 / Virus Database: 270.11.10/1995 - Release Date: 03/11/09 08:28:00 >> > ^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: kernel panics and errors on lsi 1064e 2009-03-24 9:34 ` Desai, Kashyap @ 2009-04-07 10:56 ` Dimitris Zilaskos 2009-04-29 12:13 ` Dimitris Zilaskos 1 sibling, 0 replies; 12+ messages in thread From: Dimitris Zilaskos @ 2009-04-07 10:56 UTC (permalink / raw) To: Desai, Kashyap Cc: James Bottomley, linux-scsi@vger.kernel.org, Moore, Eric, Prakash, Sathya, Mohapatra, Sisir Hi, On Tue, 24 Mar 2009, Desai, Kashyap wrote: > It has some problem with your initrd. > > I will suggest you if you are not keen using mpt driver as part of initrd. > > Goto build directory where you have build newer version of MPT driver. > You will see load, uload shell scripts. > Run ./uload and ./load in order to get MPT driver loaded. > > If you still find problem, then let me know. > > Meanwhile, I will find out how to get latest driver for you. > > Thanks > Kashyap Desai Any news on the new driver? So far both lsi and intel support departments refused to help. Intel wants me to run original RHEL 5 and different Kingston memory modules than the one their reseller provided with the server before they answer. I will comply with their requirements not only to see if it helps (unlikely) , but also to give the people dealing with purchases a hint about future vendor preference. No more crashes or strange errors have been recorded so far since my last e-mail. Cheers > > > -----Original Message----- > From: Dimitris Zilaskos [mailto:dzila@tassadar.physics.auth.gr] > Sent: Tuesday, March 24, 2009 2:41 PM > To: Desai, Kashyap > Cc: James Bottomley; linux-scsi@vger.kernel.org; Moore, Eric; Prakash, Sathya; Mohapatra, Sisir > Subject: RE: kernel panics and errors on lsi 1064e > > > I attach the dmesg output just in case. > > Still no luck finding newer driver version. > > Cheers, > > On Tue, 24 Mar 2009, Desai, Kashyap wrote: > >> Hi, >> >> >> 3.13.04.00 is very old version. Can you go for version 3.18.00.00-1 driver version ? >> >> To enable debug you have to follow these steps. >> >> 1. ./makempt (Is this file present for you ? If not then I can send you.) >> 2. ./update >> 3. mkinitrd >> >> Thanks >> Kashyap Desai >> ________________________________________ >> From: Dimitris Zilaskos [dzila@tassadar.physics.auth.gr] >> Sent: Monday, March 23, 2009 3:33 PM >> To: Desai, Kashyap >> Cc: James Bottomley; linux-scsi@vger.kernel.org; Moore, Eric; Prakash, Sathya; Mohapatra, Sisir >> Subject: RE: kernel panics and errors on lsi 1064e >> >> ok now i have this: >> >> >> cat /proc/mpt/version >> mptlinux-3.13.04.00 >> Fusion MPT base driver >> Fusion MPT SAS host driver >> Fusion MPT SPI host driver >> Fusion MPT ioctl driver >> >> but still no debug_level >> >> However I did some tricks to get the driver load so I am not sure I did >> not mess up. >> >> a) the included binaries are up to 2.6.9-78 kernel so I used the sources >> tarball prvided. >> b) Executed "compile" >> c) Executed "update" >> d) c) had problems finding mptscsi.ko which was removed by the process. >> e) copied the missing files from another node >> f) ran mkinitrd manually >> g) rebooted, some complains on dmesg about beeing unable to load mptscsi, >> other than that server booted fine. >> >> Preliminary test with the new driver resulted in no errors, but that's not >> the same as a real world case. Still the debug_level is not there. Do I >> need another driver? >> >> Cheers, >> >> >> -- >> ============================================================================= >> Dimitris Zilaskos >> GridAUTH Operations Centre @ Aristotle University of Thessaloniki , Greece >> Tel: +302310998988 Fax: +302310994309 >> http://www.grid.auth.gr >> ============================================================================= >> >> On Mon, 23 Mar 2009, Desai, Kashyap wrote: >> >>> Hi, >>> >>> After firmware upgrade, you are seeing only MPT logs but system is running fine. Those prints are not harmful, but it requires attention why it happened? I need some information to help you further. >>> >>> 1. Information of driver version. (cat /proc/mpt/version) >>> 2. Information of firmware. (cat /proc/mpt/iocX/info) >>> 3. Driver log level setting. >>> MPT driver has debug_level settings to get more logs. >>> Check "cat /sys/class/scsi_host/host*/proc_name" >>> Use index number for "mptsas" from result of previous command. >>> "echo 0x8188 > /sys/class/scsi_host/host<index>/debug_level". >>> >>> >>> NOTE: Above debug level settings are available from some version onwards. >>> Driver used by you may not have this support, depending upon driver version. >>> >>> Please provide us log with driver debug enable as mention in #3 will help to debug further. >>> >>> Added Sisir and Sathya in CC list. >>> >>> Thanks >>> Kashyap >>> >>> >>> >>> -----Original Message----- >>> From: linux-scsi-owner@vger.kernel.org [mailto:linux-scsi-owner@vger.kernel.org] On Behalf Of Dimitris Zilaskos >>> Sent: Saturday, March 21, 2009 1:41 AM >>> To: James Bottomley >>> Cc: linux-scsi@vger.kernel.org; Moore, Eric >>> Subject: Re: kernel panics and errors on lsi 1064e >>> >>> >>> Thank you for you reply, >>> >>>> So that's the right thing to do (or better yet, contact LSI support to >>>> see if they have a newer version). >>> >>> Will do so >>> >>>> This has become a log information, so the IOC firmware now dealt with >>>> whatever the problem was. >>>> >>>> >>>>> Is something broken here? I am close to ask for the systems to be replaced. >>>> >>>> You imply that with the firmware upgrade, nothing now goes wrong, so >>>> everything sounds to be OK. >>> >>> >>> Well it has been only 3 days, and these strange messages keep showing up, >>> so I am still worried because it will be harder to get them replaced later >>> and at the same time have the users complaining. But it looks like my >>> options are limited. >>> >>> >>> >>> >>> -- >>> ============================================================================= >>> Dimitris Zilaskos >>> GridAUTH Operations Centre @ Aristotle University of Thessaloniki , Greece >>> Tel: +302310998988 Fax: +302310994309 >>> http://www.grid.auth.gr >>> ============================================================================= >>> -- >>> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in >>> the body of a message to majordomo@vger.kernel.org >>> More majordomo info at http://vger.kernel.org/majordomo-info.html >>> >>> Internal Virus Database is out of date. >>> Checked by AVG - www.avg.com >>> Version: 8.0.237 / Virus Database: 270.11.10/1995 - Release Date: 03/11/09 08:28:00 >>> >> > -- > To unsubscribe from this list: send the line "unsubscribe linux-scsi" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > ^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: kernel panics and errors on lsi 1064e 2009-03-24 9:34 ` Desai, Kashyap 2009-04-07 10:56 ` Dimitris Zilaskos @ 2009-04-29 12:13 ` Dimitris Zilaskos 1 sibling, 0 replies; 12+ messages in thread From: Dimitris Zilaskos @ 2009-04-29 12:13 UTC (permalink / raw) To: Desai, Kashyap Cc: James Bottomley, linux-scsi@vger.kernel.org, Moore, Eric, Prakash, Sathya, Mohapatra, Sisir [-- Attachment #1: Type: TEXT/PLAIN, Size: 713 bytes --] Very late follow up to this, As it always happens I have stopped putting effort on this as something else came up and meanwhile the machine stopped crashing or otherwise misbehaving. Find attached the latest dmesg which contains some new rather interesting messages, even from today. The system has been up for 24 days so far with no visible problems (and users do not complain). Cheers, -- ============================================================================= Dimitris Zilaskos GridAUTH Operations Centre @ Aristotle University of Thessaloniki , Greece Tel: +302310998988 Fax: +302310994309 http://www.grid.auth.gr ============================================================================= [-- Attachment #2: Type: TEXT/PLAIN, Size: 70425 bytes --] Bootdata ok (command line is ro root=LABEL=/) Linux version 2.6.9-78.0.13.ELlargesmp (brewbuilder@yort1.fnal.gov) (gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)) #1 SMP Wed Jan 14 14:20:39 CST 2009 BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 000000000009ec00 (usable) BIOS-e820: 000000000009ec00 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 000000009e23b000 (usable) BIOS-e820: 000000009e23b000 - 000000009e301000 (ACPI NVS) BIOS-e820: 000000009e301000 - 000000009fa32000 (usable) BIOS-e820: 000000009fa32000 - 000000009fa9a000 (reserved) BIOS-e820: 000000009fa9a000 - 000000009faa9000 (usable) BIOS-e820: 000000009faa9000 - 000000009fb1a000 (ACPI NVS) BIOS-e820: 000000009fb1a000 - 000000009fb26000 (usable) BIOS-e820: 000000009fb26000 - 000000009fb3a000 (ACPI data) BIOS-e820: 000000009fb3a000 - 000000009fc00000 (usable) BIOS-e820: 000000009fc00000 - 00000000b0000000 (reserved) BIOS-e820: 00000000ffe00000 - 00000000ffe0c000 (reserved) BIOS-e820: 0000000100000000 - 0000000260000000 (usable) ACPI: RSDP (v002 INTEL ) @ 0x00000000000f03f0 ACPI: XSDT (v001 INTEL S5000VSA 0x00000000 INTL 0x01000013) @ 0x000000009fb39120 ACPI: SLIC (v001 INTEL S5000VSA 0x00000002 INTL 0x01000013) @ 0x000000009fb38000 ACPI: FADT (v003 INTEL S5000VSA 0x00000000 INTL 0x01000013) @ 0x000000009fb36000 ACPI: MADT (v001 INTEL S5000VSA 0x00000000 INTL 0x01000013) @ 0x000000009fb35000 ACPI: SPCR (v001 INTEL S5000VSA 0x00000000 INTL 0x01000013) @ 0x000000009fb2f000 ACPI: HPET (v001 INTEL S5000VSA 0x00000001 INTL 0x01000013) @ 0x000000009fb2e000 ACPI: MCFG (v001 INTEL S5000VSA 0x00000001 INTL 0x01000013) @ 0x000000009fb2d000 ACPI: SSDT (v002 INTEL EIST 0x00004000 INTL 0x20060317) @ 0x000000009fb2c000 ACPI: SSDT (v002 INTEL IPMI 0x00004000 INTL 0x20060317) @ 0x000000009fb2b000 ACPI: SSDT (v002 INTEL CST 0x00004000 INTL 0x20060317) @ 0x000000009fb2a000 ACPI: HEST (v001 INTEL S5000VSA 0x00000001 INTL 0x00000001) @ 0x000000009fb29000 ACPI: BERT (v001 INTEL S5000VSA 0x00000001 INTL 0x00000001) @ 0x000000009fb28000 ACPI: ERST (v001 INTEL S5000VSA 0x00000001 INTL 0x00000001) @ 0x000000009fb27000 ACPI: EINJ (v001 INTEL S5000VSA 0x00000001 INTL 0x00000001) @ 0x000000009fb26000 ACPI: DSDT (v002 INTEL S5000VSA 0x00000008 INTL 0x01000013) @ 0x0000000000000000 No NUMA configuration found Faking a node at 0000000000000000-0000000260000000 Bootmem setup node 0 0000000000000000-0000000260000000 On node 0 totalpages: 2095595 DMA zone: 3998 pages, LIFO batch:1 Normal zone: 2091597 pages, LIFO batch:16 HighMem zone: 0 pages, LIFO batch:1 DMI 2.5 present. ACPI: PM-Timer IO Port: 0x408 ACPI: Local APIC address 0xfee00000 ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) Processor #0 6:7 APIC version 16 ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled) Processor #2 6:7 APIC version 16 ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled) Processor #4 6:7 APIC version 16 ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] enabled) Processor #6 6:7 APIC version 16 ACPI: LAPIC (acpi_id[0x04] lapic_id[0x01] enabled) Processor #1 6:7 APIC version 16 ACPI: LAPIC (acpi_id[0x05] lapic_id[0x03] enabled) Processor #3 6:7 APIC version 16 ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled) Processor #5 6:7 APIC version 16 ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled) Processor #7 6:7 APIC version 16 ACPI: LAPIC_NMI (acpi_id[0x00] high level lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x05] high level lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x06] high level lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x07] high level lint[0x1]) Setting APIC routing to flat ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 ACPI: IOAPIC (id[0x09] address[0xfec80000] gsi_base[24]) IOAPIC[1]: apic_id 9, version 32, address 0xfec80000, GSI 24-47 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ACPI: IRQ0 used by override. ACPI: IRQ2 used by override. ACPI: IRQ9 used by override. ACPI: HPET id: 0x8086a201 base: 0xfed00000 Using ACPI (MADT) for SMP configuration information Allocating PCI resources starting at b8000000 (gap: b0000000:4fe00000) Checking aperture... Built 1 zonelists Kernel command line: ro root=LABEL=/ console=tty0 Initializing CPU#0 PID hash table entries: 4096 (order: 12, 131072 bytes) time.c: Using 14.318180 MHz HPET timer. time.c: Detected 2826.258 MHz processor. Console: colour VGA+ 80x25 Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) Placing software IO TLB between 0x1e89000 - 0x5e89000 Memory: 8159196k/9961472k available (2159k kernel code, 0k reserved, 1383k data, 212k init) Calibrating delay using timer specific routine.. 5656.27 BogoMIPS (lpj=2828136) Security Scaffold v1.0.0 initialized SELinux: Initializing. SELinux: Starting in permissive mode selinux_register_security: Registering secondary module capability Capability LSM initialized as secondary Mount-cache hash table entries: 256 (order: 0, 4096 bytes) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 6144K using mwait in idle threads. CPU0: Physical Processor ID: 0 CPU0: Processor Core ID: 0 CPU0: Initial APIC ID: 0 ACPI: System reset via FADT Reset Register is supported CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 6144K CPU0: Physical Processor ID: 0 CPU0: Processor Core ID: 0 CPU0: Initial APIC ID: 0 CPU0: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz stepping 06 per-CPU timeslice cutoff: 6144.52 usecs. task migration cache decay timeout: 6 msecs. Booting processor 1/2 rip 6000 rsp 1009e225f58 Initializing CPU#1 Calibrating delay using timer specific routine.. 5652.50 BogoMIPS (lpj=2826251) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 6144K CPU1: Physical Processor ID: 0 CPU1: Processor Core ID: 2 CPU1: Initial APIC ID: 2 Intel(R) Xeon(R) CPU E5440 @ 2.83GHz stepping 06 Booting processor 2/4 rip 6000 rsp 1009fb4df58 Initializing CPU#2 Calibrating delay using timer specific routine.. 5652.53 BogoMIPS (lpj=2826265) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 6144K CPU2: Physical Processor ID: 1 CPU2: Processor Core ID: 4 CPU2: Initial APIC ID: 4 Intel(R) Xeon(R) CPU E5440 @ 2.83GHz stepping 06 Booting processor 3/6 rip 6000 rsp 1009e343f58 Initializing CPU#3 Calibrating delay using timer specific routine.. 5652.53 BogoMIPS (lpj=2826269) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 6144K CPU3: Physical Processor ID: 1 CPU3: Processor Core ID: 6 CPU3: Initial APIC ID: 6 Intel(R) Xeon(R) CPU E5440 @ 2.83GHz stepping 06 Booting processor 4/1 rip 6000 rsp 1009e379f58 Initializing CPU#4 Calibrating delay using timer specific routine.. 5652.47 BogoMIPS (lpj=2826239) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 6144K CPU4: Physical Processor ID: 0 CPU4: Processor Core ID: 1 CPU4: Initial APIC ID: 1 Intel(R) Xeon(R) CPU E5440 @ 2.83GHz stepping 06 Booting processor 5/3 rip 6000 rsp 10037eb1f58 Initializing CPU#5 Calibrating delay using timer specific routine.. 5652.51 BogoMIPS (lpj=2826255) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 6144K CPU5: Physical Processor ID: 0 CPU5: Processor Core ID: 3 CPU5: Initial APIC ID: 3 Intel(R) Xeon(R) CPU E5440 @ 2.83GHz stepping 06 Booting processor 6/5 rip 6000 rsp 1009fba7f58 Initializing CPU#6 Calibrating delay using timer specific routine.. 5652.55 BogoMIPS (lpj=2826275) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 6144K CPU6: Physical Processor ID: 1 CPU6: Processor Core ID: 5 CPU6: Initial APIC ID: 5 Intel(R) Xeon(R) CPU E5440 @ 2.83GHz stepping 06 Booting processor 7/7 rip 6000 rsp 1009fbddf58 Initializing CPU#7 Calibrating delay using timer specific routine.. 5652.55 BogoMIPS (lpj=2826276) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 6144K CPU7: Physical Processor ID: 1 CPU7: Processor Core ID: 7 CPU7: Initial APIC ID: 7 Intel(R) Xeon(R) CPU E5440 @ 2.83GHz stepping 06 Total of 8 processors activated (45223.93 BogoMIPS). activating NMI Watchdog ... done. testing NMI watchdog ... OK. Using local APIC timer interrupts. Detected 20.781 MHz APIC timer. checking TSC synchronization across 8 CPUs: passed. Brought up 8 CPUs time.c: Using HPET/TSC based timekeeping. checking if image is initramfs... it is NET: Registered protocol family 16 PCI: Using configuration type 1 PCI: Using MMCONFIG at a0000000 mtrr: v2.0 (20020519) ACPI: Subsystem revision 20040816 ACPI: Interpreter enabled ACPI: Using IOAPIC for interrupt routing ACPI: PCI Root Bridge [PCI0] (00:00) PCI: Probing PCI hardware (bus 00) PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1 PCI: Transparent bridge - 0000:00:1e.0 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P32_._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 7 *10 11) ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7 10 *11) ACPI: PCI Interrupt Link [LNKC] (IRQs *5 7 10 11) ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 10 *11) ACPI: PCI Interrupt Link [LNKE] (IRQs 5 7 *10 11) ACPI: PCI Interrupt Link [LNKF] (IRQs 5 7 10 *11) ACPI: PCI Interrupt Link [LNKG] (IRQs *5 7 10 11) ACPI: PCI Interrupt Link [LNKH] (IRQs 5 7 10 *11) ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE.PCIE._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE.PCIW._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE.PCIW.PCIO._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE.PCIW.PCIP._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE.PCIW.PCIQ._PRT] xen_mem: Initialising balloon driver. usbcore: registered new driver usbfs usbcore: registered new driver hub PCI: Using ACPI for IRQ routing GSI 16 sharing vector 0xA9 and IRQ 16 ACPI: PCI Interrupt 0000:00:00.0[A] -> GSI 16 (level, low) -> IRQ 169 ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 169 ACPI: PCI Interrupt 0000:00:03.0[A] -> GSI 16 (level, low) -> IRQ 169 ACPI: PCI Interrupt 0000:00:08.0[A] -> GSI 16 (level, low) -> IRQ 169 ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 169 GSI 17 sharing vector 0xB1 and IRQ 17 ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 177 GSI 18 sharing vector 0xB9 and IRQ 18 ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 22 (level, low) -> IRQ 185 ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 23 (level, low) -> IRQ 177 ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 22 (level, low) -> IRQ 185 ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 177 GSI 19 sharing vector 0xC1 and IRQ 19 ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 20 (level, low) -> IRQ 193 ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 20 (level, low) -> IRQ 193 ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 20 (level, low) -> IRQ 193 ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 169 ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 169 GSI 20 sharing vector 0xC9 and IRQ 20 ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 17 (level, low) -> IRQ 201 GSI 21 sharing vector 0xD1 and IRQ 21 ACPI: PCI Interrupt 0000:02:02.0[A] -> GSI 18 (level, low) -> IRQ 209 ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18 (level, low) -> IRQ 209 GSI 22 sharing vector 0xD9 and IRQ 22 ACPI: PCI Interrupt 0000:05:00.1[B] -> GSI 19 (level, low) -> IRQ 217 ACPI: PCI Interrupt 0000:08:00.0[A] -> GSI 16 (level, low) -> IRQ 169 ACPI: PCI Interrupt 0000:09:0c.0[A] -> GSI 17 (level, low) -> IRQ 201 PCI-DMA: Using software bounce buffering for IO (SWIOTLB) IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $ audit: initializing netlink socket (disabled) audit(1237838623.907:1): initialized Total HugeTLB memory allocated, 0 VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 512 (order 0, 4096 bytes) SELinux: Registering netfilter hooks Initializing Cryptographic API ksign: Installing public key data Loading keyring - Added public key 1394045AE93CF7A9 - User ID: Red Hat, Inc. (Kernel Module GPG key) pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ACPI: Processor [CPU0] (supports C1, 8 throttling states) ACPI: Processor [CPU1] (supports C1, 8 throttling states) ACPI: Processor [CPU2] (supports C1, 8 throttling states) ACPI: Processor [CPU3] (supports C1, 8 throttling states) ACPI: Processor [CPU4] (supports C1, 8 throttling states) ACPI: Processor [CPU5] (supports C1, 8 throttling states) ACPI: Processor [CPU6] (supports C1, 8 throttling states) ACPI: Processor [CPU7] (supports C1, 8 throttling states) Real Time Clock Driver v1.12 Linux agpgart interface v0.100 (c) Dave Jones serio: i8042 AUX port at 0x60,0x64 irq 12 serio: i8042 KBD port at 0x60,0x64 irq 1 Serial: 8250/16550 driver $Revision: 1.90 $ 68 ports, IRQ sharing enabled ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize divert: not allocating divert_blk for non-ethernet device lo Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx ESB2: IDE controller at PCI slot 0000:00:1f.1 ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 20 (level, low) -> IRQ 193 ESB2: chipset revision 9 ESB2: not 100% native mode: will probe irqs later ide0: BM-DMA at 0x40c0-0x40c7, BIOS settings: hda:DMA, hdb:pio ide1: BM-DMA at 0x40c8-0x40cf, BIOS settings: hdc:pio, hdd:pio Probing IDE interface ide0... hda: TSSTcorp CDDVDW SH-S202J, ATAPI CD/DVD-ROM drive Using cfq io scheduler ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 Probing IDE interface ide1... Probing IDE interface ide1... Probing IDE interface ide2... Probing IDE interface ide3... Probing IDE interface ide4... Probing IDE interface ide5... hda: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33) Uniform CD-ROM driver Revision: 3.20 ide-floppy driver 0.99.newide usbcore: registered new driver hiddev usbcore: registered new driver usbhid drivers/usb/input/hid-core.c: v2.0:USB HID core driver mice: PS/2 mouse device common for all mice md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27 NET: Registered protocol family 2 IP route cache hash table entries: 262144 (order: 9, 2097152 bytes) TCP established hash table entries: 262144 (order: 10, 4194304 bytes) TCP bind hash table entries: 262144 (order: 10, 4194304 bytes) TCP: Hash tables configured (established 262144 bind 262144) Initializing IPsec netlink socket NET: Registered protocol family 1 NET: Registered protocol family 17 ACPI wakeup devices: SLPB P32 PS2M PS2K UAR1 UAR2 UHC1 UHC2 UHC3 UHC4 EHCI PCIE PCIO PCIP PCIQ ACPI: (supports S0 S1 S4 S5) Freeing unused kernel memory: 212k freed SCSI subsystem initialized ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 177 ehci_hcd 0000:00:1d.7: EHCI Host Controller PCI: Setting latency timer of device 0000:00:1d.7 to 64 ehci_hcd 0000:00:1d.7: irq 177, pci mem ffffff000001e400 ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 PCI: cache line size of 32 is not supported by device 0000:00:1d.7 ehci_hcd 0000:00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10 hub 1-0:1.0: USB hub found hub 1-0:1.0: 8 ports detected ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI) USB Universal Host Controller Interface driver v2.2 ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 177 uhci_hcd 0000:00:1d.0: UHCI Host Controller PCI: Setting latency timer of device 0000:00:1d.0 to 64 uhci_hcd 0000:00:1d.0: irq 177, io base 00000000000040a0 uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 hub 2-0:1.0: USB hub found hub 2-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 22 (level, low) -> IRQ 185 uhci_hcd 0000:00:1d.1: UHCI Host Controller PCI: Setting latency timer of device 0000:00:1d.1 to 64 uhci_hcd 0000:00:1d.1: irq 185, io base 0000000000004080 uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 hub 3-0:1.0: USB hub found hub 3-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 23 (level, low) -> IRQ 177 uhci_hcd 0000:00:1d.2: UHCI Host Controller PCI: Setting latency timer of device 0000:00:1d.2 to 64 uhci_hcd 0000:00:1d.2: irq 177, io base 0000000000004060 uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 hub 4-0:1.0: USB hub found hub 4-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 22 (level, low) -> IRQ 185 uhci_hcd 0000:00:1d.3: UHCI Host Controller PCI: Setting latency timer of device 0000:00:1d.3 to 64 uhci_hcd 0000:00:1d.3: irq 185, io base 0000000000004040 uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 hub 5-0:1.0: USB hub found hub 5-0:1.0: 2 ports detected Initializing USB Mass Storage driver... usbcore: registered new driver usb-storage USB Mass Storage support registered. usb 2-2: new low speed USB device using address 2 input: USB HID v1.10 Keyboard [Avocent Dell 03R874] on usb-0000:00:1d.0-2 input: USB HID v1.10 Mouse [Avocent Dell 03R874] on usb-0000:00:1d.0-2 usb 4-1: new full speed USB device using address 2 scsi0 : SCSI emulation for USB Mass Storage devices Vendor: TEAC Model: FD-05PUW Rev: 3000 Type: Direct-Access ANSI SCSI revision: 02 Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0 USB Mass Storage device found at 2 libata version 2.00 loaded. ahci 0000:00:1f.2: version 2.0 ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 20 (level, low) -> IRQ 193 MSI INIT SUCCESS PCI: Setting latency timer of device 0000:00:1f.2 to 64 ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x3f impl SATA mode ahci 0000:00:1f.2: flags: 64bit ncq pm led pmp slum part ata1: SATA max UDMA/133 cmd 0xFFFFFF0000020100 ctl 0x0 bmdma 0x0 irq 193 ata2: SATA max UDMA/133 cmd 0xFFFFFF0000020180 ctl 0x0 bmdma 0x0 irq 193 ata3: SATA max UDMA/133 cmd 0xFFFFFF0000020200 ctl 0x0 bmdma 0x0 irq 193 ata4: SATA max UDMA/133 cmd 0xFFFFFF0000020280 ctl 0x0 bmdma 0x0 irq 193 ata5: SATA max UDMA/133 cmd 0xFFFFFF0000020300 ctl 0x0 bmdma 0x0 irq 193 ata6: SATA max UDMA/133 cmd 0xFFFFFF0000020380 ctl 0x0 bmdma 0x0 irq 193 scsi1 : ahci ata1: SATA link down (SStatus 0 SControl 300) scsi2 : ahci ata2: SATA link down (SStatus 0 SControl 300) scsi3 : ahci ata3: SATA link down (SStatus 0 SControl 300) scsi4 : ahci ata4: SATA link down (SStatus 0 SControl 300) scsi5 : ahci ata5: SATA link down (SStatus 0 SControl 300) scsi6 : ahci ata6: SATA link down (SStatus 0 SControl 300) Fusion MPT base driver 3.13.04.00 Copyright (c) 1999-2008 LSI Corporation mptscsi: disagrees about version of symbol mpt_config mptscsi: Unknown symbol mpt_config mptscsi: disagrees about version of symbol mpt_free_msg_frame mptscsi: Unknown symbol mpt_free_msg_frame mptscsi: disagrees about version of symbol mpt_print_ioc_summary mptscsi: Unknown symbol mpt_print_ioc_summary mptscsi: disagrees about version of symbol mpt_GetIocState mptscsi: Unknown symbol mpt_GetIocState mptscsi: disagrees about version of symbol mpt_put_msg_frame mptscsi: Unknown symbol mpt_put_msg_frame mptscsi: disagrees about version of symbol mpt_writeSDP1 mptscsi: Unknown symbol mpt_writeSDP1 mptscsi: disagrees about version of symbol mpt_freeChainBuffers mptscsi: Unknown symbol mpt_freeChainBuffers mptscsi: Unknown symbol mpt_do_ioc_recovery mptscsi: disagrees about version of symbol mpt_SendIocReset mptscsi: Unknown symbol mpt_SendIocReset mptscsi: disagrees about version of symbol mpt_read_ioc_pg_3 mptscsi: Unknown symbol mpt_read_ioc_pg_3 mptscsi: Unknown symbol mpt_send_handshake_request mptscsi: disagrees about version of symbol mpt_poll_interrupt mptscsi: Unknown symbol mpt_poll_interrupt mptscsi: disagrees about version of symbol mpt_get_msg_frame mptscsi: Unknown symbol mpt_get_msg_frame mptscsi: disagrees about version of symbol mpt_HardResetHandler mptscsi: Unknown symbol mpt_HardResetHandler Fusion MPT SAS Host driver 3.13.04.00 mptsas: Registered for sas IOC event notifications ACPI: PCI Interrupt 0000:08:00.0[A] -> GSI 16 (level, low) -> IRQ 169 mptbase: mpt_attach entered mptbase: mpt_attach: dma_get_required_mask=0xFFFFFFFFFFFFFFFF DMA_32BIT_MASK=0x00000000FFFFFFFF mptbase: 64 BIT PCI BUS DMA ADDRESSING for DevId=56 revision=4 mptbase: Using 64 bit consistent mask ACPI: PCI Interrupt 0000:08:00.0[A] -> GSI 16 (level, low) -> IRQ 169 mptbase: : WARNING - mem = ffffff0000028000, mem_phys = b8b10000 mptbase: facts @ 00000102568186b4, pfacts[0] @ 0000010256818704 mptbase: : WARNING - add_sge is mpt_add_sge_64bit mptbase: ioc0: Initiating bringup mptbase: ioc0: IOC operational unexpected mptbase: whoinit 0x2 statefault 0 force 0 mptbase: ioc0: Sending get IocFacts request req_sz=12 reply_sz=80 mptbase: ioc0: NB_for_64_byte_frame=2 NBShiftFactor=5 BlockSize=8 mptbase: ioc0: reply_sz=80 mpt_reply_depth=128 ReplyQueueDepth=511 reply_depth=128 mptbase: ioc0: req_sz=128 mpt_can_queue=128 can_queue=128 GlobalCredits=483 req_depth=140 mptbase: ioc0: Sending get PortFacts(0) request mptbase: ioc0: WARNING - Buses=1 MaxDevices=173 DevicesPerBus=173 ioc0: SAS1064E: Capabilities={Initiator} mptbase: ioc0: PCI-MSI enabled PCI: Setting latency timer of device 0000:08:00.0 to 64 mptbase: ioc0: installed at interrupt 233 mptbase: ioc0: PrimeIocFifos mptbase: ioc0 dma_addr_t size=8 u64 size=8 sg_addr_size=8 mptbase: ioc0 req_sz=128 SGE_size=12 scale=10 num_sge=15 numSGE=297 MaxChainDepth=34 maxSGEs=312 mpt_sg_tablesize=40 mptbase: ioc0 numSGE=25 now mptbase: ioc0 Max num_chain=4 per IO mptbase: ioc0 req_depth=140 max num_chain=560 mpt_chain_alloc_percent=100 total_num_chain=560 mptbase: ioc0 ReplyBuffer sz=80 bytes, ReplyDepth=128 mptbase: ioc0 Total ReplyBuffer sz=10240[2800] bytes mptbase: ioc0 RequestBuffer sz=128 bytes, RequestDepth=140 mptbase: ioc0 Total RequestBuffer sz=17920[4600] bytes mptbase: ioc0 Total ChainBuffer sz=71680[11800] bytes total_num_chain=560 mptbase: ioc0 Total ioc alloc size=99840[18600] bytes mptbase: ioc0 Total ioc alloc @ 0000010256460000[0000000256460000] mptbase: ioc0 ReplyBuffers @ 0000010256460000[0000000256460000] mptbase: ioc0 RequestBuffers @ 0000010256462800[0000000256462800] mptbase: ioc0 ChainBuffers @ 0000010256466e00(0000000256466e00) mptbase: ioc0 SenseBuffers @ 0000010256480000[0000000256480000] mptbase: ioc0 ReqToChain alloc @ 0000010037e26c00, sz=560 bytes mptbase: ioc0 RequestNB alloc @ 0000010037e26800, sz=560 bytes mptbase: ioc0 ChainToChain alloc @ 000001025681c000, sz=2240 bytes mptbase: ioc0: SendIocInit mptbase: ioc0: upload_fw 0 facts.Flags=2 mptbase: ioc0: ioc_init.MaxDevices=173 MaxBuses=1 mptbase: ioc0: facts.MsgVersion=105 mptbase: ioc0: Sending IOCInit (req @ 00000102575d3918) mptbase: ioc0: Sending PortEnable (req @ 00000102575d3918) mptbase: ioc0: Sending Port(0)Enable (req @ 00000102575d38e8) mptbase: ioc0: INFO - Wait IOC_OPERATIONAL state (cnt=0) mptbase: ioc0: SendEventNotification mptbase: ioc0: WARNING - SendEventNotification: evnp=0000010256462800 mptbase: ioc0: WARNING - SendEventNotification: (1) request 0000010256462800 mptbase: ioc0: WARNING - MPT event:(0Ah) : Events ON mptbase: ioc0: WARNING - MPT event:(0Ah) : Events ON mptbase: ioc0: WARNING - Called 1 event handlers, sum results = 0 mptbase: ioc0: WARNING - EVENT_NOTIFICATION reply 0000010256460000 freereq=0 mptbase: IOC post_reset routed to SCSI host driver! mptsas: ioc0: mpt_can_queue=128 req_depth=140 can_queue=128 For Bus=0, Target_List=0000010257529740 sz=1384 scsi7 : ioc0: LSISAS1064E, FwRev=011b0000h, Ports=1, MaxQ=140, IRQ=233 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=0 lun=0 pTarget=000001009e3ee200 num_luns=1 ha=0 id=0 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=1 lun=0 pTarget=000001009e3e5e00 num_luns=1 ha=0 id=1 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=2 lun=0 pTarget=000001009e3ee200 num_luns=1 ha=0 id=2 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=3 lun=0 pTarget=000001009e3e5e00 num_luns=1 ha=0 id=3 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=4 lun=0 pTarget=000001009e3ee200 num_luns=1 ha=0 id=4 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=5 lun=0 pTarget=000001009e3e5e00 num_luns=1 ha=0 id=5 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=6 lun=0 pTarget=000001009e3ee200 num_luns=1 ha=0 id=6 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=7 lun=0 pTarget=000001009e3e5e00 num_luns=1 ha=0 id=7 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=8 lun=0 pTarget=000001009e3ee200 num_luns=1 ha=0 id=8 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=9 lun=0 pTarget=000001009e3e5e00 num_luns=1 ha=0 id=9 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=10 lun=0 pTarget=000001009e3ee200 num_luns=1 Vendor: ATA Model: ST3320613AS Rev: SD11 Type: Direct-Access ANSI SCSI revision: 05 mptsas: ioc0: mptsas_slave_configure: channel=0 id=10 lun=0 sdev->queue_depth=7 mptsas_device_queue_depth=48 mptsas_add_device_component: added ioc0 channel=0 id=10 sas_address=0x5001517508026001 to sas_info list mptsas: ioc0: mptsas_add_device_component: adding channel=0 id=10 sas_address=0x5001517508026001 mptbase: ioc0: mptscsih_slave_configure: device @ 0000010257528a40, channel=0 id=10 lun=0 inq length=74 mptbase: ioc0: WARNING - initTarget bus=0 id=10 lun=0 mptbase: ioc0: WARNING - initTarget bus=0 id=10 lun=0 pTarget=000001009e3ee200 mptbase: ioc0: Queue depth=48, tflags=a, device_queue_depth=48 mptbase: ioc0: tagged 1, simple 1, ordered 0 mptbase: ioc0: WARNING - id=10 SenseKey:ASC:ASCQ = (6:29:00) CDB: 00 00 00 00 00 00 ha=0 id=10 lun=0 IOCStatus=0000 SCSIState=01 SCSIStatus=02 sc->result=00000002 sc=00000102569c7080 SCSI device sdb: 625142448 512-byte hdwr sectors (320073 MB) SCSI device sdb: drive cache: write back SCSI device sdb: 625142448 512-byte hdwr sectors (320073 MB) SCSI device sdb: drive cache: write back sdb: sdb1 sdb2 sdb3 Attached scsi disk sdb at scsi7, channel 0, id 10, lun 0 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=11 lun=0 pTarget=000001009e3e5c00 num_luns=1 ha=0 id=11 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=12 lun=0 pTarget=000001009e3e5800 num_luns=1 ha=0 id=12 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=13 lun=0 pTarget=000001009e3e5c00 num_luns=1 ha=0 id=13 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=14 lun=0 pTarget=000001009e3e5800 num_luns=1 ha=0 id=14 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=15 lun=0 pTarget=000001009e3e5c00 num_luns=1 ha=0 id=15 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=16 lun=0 pTarget=000001009e3e5800 num_luns=1 ha=0 id=16 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=17 lun=0 pTarget=000001009e3e5c00 num_luns=1 ha=0 id=17 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=18 lun=0 pTarget=000001009e3e5800 num_luns=1 ha=0 id=18 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=19 lun=0 pTarget=000001009e3e5c00 num_luns=1 ha=0 id=19 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=20 lun=0 pTarget=000001009e3e5800 num_luns=1 Vendor: ESG-SHV. Model: SCA HSBP M13.... Rev: 2.05 Type: Enclosure ANSI SCSI revision: 03 mptsas: ioc0: mptsas_slave_configure: channel=0 id=20 lun=0 sdev->queue_depth=7 mptsas_device_queue_depth=48 mptsas_add_device_component: added ioc0 channel=0 id=20 sas_address=0x500151750802600B to sas_info list mptsas: ioc0: mptsas_add_device_component: adding channel=0 id=20 sas_address=0x500151750802600B mptbase: ioc0: mptscsih_slave_configure: device @ 00000102575202c0, channel=0 id=20 lun=0 inq length=56 mptbase: ioc0: WARNING - initTarget bus=0 id=20 lun=0 mptbase: ioc0: WARNING - initTarget bus=0 id=20 lun=0 pTarget=000001009e3e5800 mptbase: ioc0: Queue depth=1, tflags=2, device_queue_depth=48 mptbase: ioc0: tagged 0, simple 0, ordered 0 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=21 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=21 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=22 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=22 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=23 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=23 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=24 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=24 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=25 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=25 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=26 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=26 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=27 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=27 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=28 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=28 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=29 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=29 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=30 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=30 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=31 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=31 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=32 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=32 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=33 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=33 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=34 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=34 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=35 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=35 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=36 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=36 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=37 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=37 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=38 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=38 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=39 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=39 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=40 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=40 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=41 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=41 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=42 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=42 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=43 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=43 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=44 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=44 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=45 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=45 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=46 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=46 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=47 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=47 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=48 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=48 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=49 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=49 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=50 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=50 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=51 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=51 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=52 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=52 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=53 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=53 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=54 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=54 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=55 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=55 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=56 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=56 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=57 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=57 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=58 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=58 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=59 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=59 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=60 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=60 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=61 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=61 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=62 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=62 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=63 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=63 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=64 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=64 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=65 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=65 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=66 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=66 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=67 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=67 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=68 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=68 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=69 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=69 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=70 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=70 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=71 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=71 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=72 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=72 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=73 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=73 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=74 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=74 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=75 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=75 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=76 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=76 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=77 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=77 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=78 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=78 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=79 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=79 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=80 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=80 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=81 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=81 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=82 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=82 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=83 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=83 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=84 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=84 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=85 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=85 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=86 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=86 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=87 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=87 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=88 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=88 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=89 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=89 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=90 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=90 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=91 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=91 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=92 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=92 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=93 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=93 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=94 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=94 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=95 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=95 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=96 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=96 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=97 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=97 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=98 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=98 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=99 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=99 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=100 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=100 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=101 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=101 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=102 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=102 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=103 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=103 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=104 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=104 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=105 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=105 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=106 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=106 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=107 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=107 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=108 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=108 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=109 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=109 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=110 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=110 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=111 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=111 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=112 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=112 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=113 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=113 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=114 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=114 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=115 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=115 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=116 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=116 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=117 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=117 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=118 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=118 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=119 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=119 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=120 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=120 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=121 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=121 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=122 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=122 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=123 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=123 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=124 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=124 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=125 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=125 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=126 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=126 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=127 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=127 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=128 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=128 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=129 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=129 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=130 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=130 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=131 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=131 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=132 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=132 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=133 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=133 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=134 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=134 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=135 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=135 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=136 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=136 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=137 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=137 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=138 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=138 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=139 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=139 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=140 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=140 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=141 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=141 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=142 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=142 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=143 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=143 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=144 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=144 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=145 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=145 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=146 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=146 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=147 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=147 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=148 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=148 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=149 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=149 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=150 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=150 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=151 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=151 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=152 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=152 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=153 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=153 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=154 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=154 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=155 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=155 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=156 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=156 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=157 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=157 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=158 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=158 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=159 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=159 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=160 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=160 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=161 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=161 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=162 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=162 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=163 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=163 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=164 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=164 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=165 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=165 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=166 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=166 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=167 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=167 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=168 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=168 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=169 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=169 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=170 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=170 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=171 lun=0 pTarget=000001009e3e5600 num_luns=1 ha=0 id=171 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 mptbase: ioc0: WARNING - mptscsih_slave_alloc: bus=0 id=172 lun=0 pTarget=000001009e3e5400 num_luns=1 ha=0 id=172 lun=0 IOCStatus=0043 SCSIState=04 SCSIStatus=00 sc->result=00010000 sc=00000102569c7080 Fusion MPT SPI Host driver 3.13.04.00 mptspi: Registered for IOC event notifications mptspiDoneCtx=0000000b kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. SELinux: Disabled at runtime. SELinux: Unregistering netfilter hooks mptscsi: disagrees about version of symbol mpt_config mptscsi: Unknown symbol mpt_config mptscsi: disagrees about version of symbol mpt_free_msg_frame mptscsi: Unknown symbol mpt_free_msg_frame mptscsi: disagrees about version of symbol mpt_print_ioc_summary mptscsi: Unknown symbol mpt_print_ioc_summary mptscsi: disagrees about version of symbol mpt_GetIocState mptscsi: Unknown symbol mpt_GetIocState mptscsi: disagrees about version of symbol mpt_put_msg_frame mptscsi: Unknown symbol mpt_put_msg_frame mptscsi: disagrees about version of symbol mpt_writeSDP1 mptscsi: Unknown symbol mpt_writeSDP1 mptscsi: disagrees about version of symbol mpt_freeChainBuffers mptscsi: Unknown symbol mpt_freeChainBuffers mptscsi: Unknown symbol mpt_do_ioc_recovery mptscsi: disagrees about version of symbol mpt_SendIocReset mptscsi: Unknown symbol mpt_SendIocReset mptscsi: disagrees about version of symbol mpt_read_ioc_pg_3 mptscsi: Unknown symbol mpt_read_ioc_pg_3 mptscsi: Unknown symbol mpt_send_handshake_request mptscsi: disagrees about version of symbol mpt_poll_interrupt mptscsi: Unknown symbol mpt_poll_interrupt mptscsi: disagrees about version of symbol mpt_get_msg_frame mptscsi: Unknown symbol mpt_get_msg_frame mptscsi: disagrees about version of symbol mpt_HardResetHandler mptscsi: Unknown symbol mpt_HardResetHandler mptscsi: disagrees about version of symbol mpt_config mptscsi: Unknown symbol mpt_config mptscsi: disagrees about version of symbol mpt_free_msg_frame mptscsi: Unknown symbol mpt_free_msg_frame mptscsi: disagrees about version of symbol mpt_print_ioc_summary mptscsi: Unknown symbol mpt_print_ioc_summary mptscsi: disagrees about version of symbol mpt_GetIocState mptscsi: Unknown symbol mpt_GetIocState mptscsi: disagrees about version of symbol mpt_put_msg_frame mptscsi: Unknown symbol mpt_put_msg_frame mptscsi: disagrees about version of symbol mpt_writeSDP1 mptscsi: Unknown symbol mpt_writeSDP1 mptscsi: disagrees about version of symbol mpt_freeChainBuffers mptscsi: Unknown symbol mpt_freeChainBuffers mptscsi: Unknown symbol mpt_do_ioc_recovery mptscsi: disagrees about version of symbol mpt_SendIocReset mptscsi: Unknown symbol mpt_SendIocReset mptscsi: disagrees about version of symbol mpt_read_ioc_pg_3 mptscsi: Unknown symbol mpt_read_ioc_pg_3 mptscsi: Unknown symbol mpt_send_handshake_request mptscsi: disagrees about version of symbol mpt_poll_interrupt mptscsi: Unknown symbol mpt_poll_interrupt mptscsi: disagrees about version of symbol mpt_get_msg_frame mptscsi: Unknown symbol mpt_get_msg_frame mptscsi: disagrees about version of symbol mpt_HardResetHandler mptscsi: Unknown symbol mpt_HardResetHandler mptscsi: disagrees about version of symbol mpt_config mptscsi: Unknown symbol mpt_config mptscsi: disagrees about version of symbol mpt_free_msg_frame mptscsi: Unknown symbol mpt_free_msg_frame mptscsi: disagrees about version of symbol mpt_print_ioc_summary mptscsi: Unknown symbol mpt_print_ioc_summary mptscsi: disagrees about version of symbol mpt_GetIocState mptscsi: Unknown symbol mpt_GetIocState mptscsi: disagrees about version of symbol mpt_put_msg_frame mptscsi: Unknown symbol mpt_put_msg_frame mptscsi: disagrees about version of symbol mpt_writeSDP1 mptscsi: Unknown symbol mpt_writeSDP1 mptscsi: disagrees about version of symbol mpt_freeChainBuffers mptscsi: Unknown symbol mpt_freeChainBuffers mptscsi: Unknown symbol mpt_do_ioc_recovery mptscsi: disagrees about version of symbol mpt_SendIocReset mptscsi: Unknown symbol mpt_SendIocReset mptscsi: disagrees about version of symbol mpt_read_ioc_pg_3 mptscsi: Unknown symbol mpt_read_ioc_pg_3 mptscsi: Unknown symbol mpt_send_handshake_request mptscsi: disagrees about version of symbol mpt_poll_interrupt mptscsi: Unknown symbol mpt_poll_interrupt mptscsi: disagrees about version of symbol mpt_get_msg_frame mptscsi: Unknown symbol mpt_get_msg_frame mptscsi: disagrees about version of symbol mpt_HardResetHandler mptscsi: Unknown symbol mpt_HardResetHandler mptscsi: disagrees about version of symbol mpt_config mptscsi: Unknown symbol mpt_config mptscsi: disagrees about version of symbol mpt_free_msg_frame mptscsi: Unknown symbol mpt_free_msg_frame mptscsi: disagrees about version of symbol mpt_print_ioc_summary mptscsi: Unknown symbol mpt_print_ioc_summary mptscsi: disagrees about version of symbol mpt_GetIocState mptscsi: Unknown symbol mpt_GetIocState mptscsi: disagrees about version of symbol mpt_put_msg_frame mptscsi: Unknown symbol mpt_put_msg_frame mptscsi: disagrees about version of symbol mpt_writeSDP1 mptscsi: Unknown symbol mpt_writeSDP1 mptscsi: disagrees about version of symbol mpt_freeChainBuffers mptscsi: Unknown symbol mpt_freeChainBuffers mptscsi: Unknown symbol mpt_do_ioc_recovery mptscsi: disagrees about version of symbol mpt_SendIocReset mptscsi: Unknown symbol mpt_SendIocReset mptscsi: disagrees about version of symbol mpt_read_ioc_pg_3 mptscsi: Unknown symbol mpt_read_ioc_pg_3 mptscsi: Unknown symbol mpt_send_handshake_request mptscsi: disagrees about version of symbol mpt_poll_interrupt mptscsi: Unknown symbol mpt_poll_interrupt mptscsi: disagrees about version of symbol mpt_get_msg_frame mptscsi: Unknown symbol mpt_get_msg_frame mptscsi: disagrees about version of symbol mpt_HardResetHandler mptscsi: Unknown symbol mpt_HardResetHandler mptscsih: Unknown symbol mptspi_dummy_symbol mptscsih: Unknown symbol mptsas_dummy_symbol inserting floppy driver for 2.6.9-78.0.13.ELlargesmp floppy0: no floppy controllers found Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI Copyright (c) 1999-2006 Intel Corporation. ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 18 (level, low) -> IRQ 209 PCI: Setting latency timer of device 0000:05:00.0 to 64 e1000: 0000:05:00.0: e1000_probe: (PCI Express:2.5Gb/s:Width x4) 00:15:17:5f:3b:90 divert: allocating divert_blk for eth0 e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection ACPI: PCI Interrupt 0000:05:00.1[B] -> GSI 19 (level, low) -> IRQ 217 PCI: Setting latency timer of device 0000:05:00.1 to 64 e1000: 0000:05:00.1: e1000_probe: (PCI Express:2.5Gb/s:Width x4) 00:15:17:5f:3b:91 divert: allocating divert_blk for eth1 e1000: eth1: e1000_probe: Intel(R) PRO/1000 Network Connection hw_random hardware driver 1.0.0 loaded MC: drivers/edac/edac_mc.c version MC $Revision: 1.3 $ MC0: Giving out device to i5000_edac.c I5000: PCI 0000:00:10.0 (0000:00:10.0) md: Autodetecting RAID arrays. md: autorun ... md: ... autorun DONE. ACPI: Power Button (FF) [PWRF] ACPI: Sleep Button (CM) [SLPB] EXT3 FS on sdb3, internal journal device-mapper: 4.5.5-ioctl (2006-12-01) initialised: dm-devel@redhat.com Adding 10008484k swap on /dev/sdb2. Priority:-1 extents:1 IA-32 Microcode Update Driver: v1.14 <tigran@veritas.com> microcode: CPU0 not 'upgrading' to earlier revision 0x60b (current=0x60c) microcode: CPU1 not 'upgrading' to earlier revision 0x60b (current=0x60c) microcode: CPU2 not 'upgrading' to earlier revision 0x60b (current=0x60c) microcode: CPU3 not 'upgrading' to earlier revision 0x60b (current=0x60c) microcode: CPU4 not 'upgrading' to earlier revision 0x60b (current=0x60c) microcode: CPU5 not 'upgrading' to earlier revision 0x60b (current=0x60c) microcode: CPU6 not 'upgrading' to earlier revision 0x60b (current=0x60c) microcode: CPU7 not 'upgrading' to earlier revision 0x60b (current=0x60c) microcode: No new microdata for cpu 4 microcode: No new microdata for cpu 5 microcode: No new microdata for cpu 2 microcode: No new microdata for cpu 7 microcode: No new microdata for cpu 3 microcode: No new microdata for cpu 6 microcode: No new microdata for cpu 1 microcode: No new microdata for cpu 0 IA-32 Microcode Update Driver v1.14 unregistered Fusion MPT misc device (ioctl) driver 3.13.04.00 mptctl: Registered with Fusion MPT base driver mptctl: /dev/mptctl @ (major,minor=10,220) mptctl: Registered for IOC event notifications Linux Kernel Card Services options: [pci] [cardbus] [pm] ip_tables: (C) 2000-2002 Netfilter core team ip_tables: (C) 2000-2002 Netfilter core team e1000: eth0: e1000_watchdog_task: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX i2c /dev entries driver NET: Registered protocol family 10 Disabled Privacy Extensions on device ffffffff8041b720(lo) IPv6 over IPv4 tunneling driver divert: not allocating divert_blk for non-ethernet device sit0 tracedev: module license 'BSD without advertisement clause' taints kernel. mmfs: no version for "struct_module" found: kernel tainted. eth0: no IPv6 routers present ^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2009-04-29 12:15 UTC | newest] Thread overview: 12+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2009-03-20 10:44 kernel panics and errors on lsi 1064e Dimitris Zilaskos 2009-03-20 15:27 ` James Bottomley 2009-03-20 20:11 ` Dimitris Zilaskos 2009-03-23 8:55 ` Desai, Kashyap 2009-03-23 18:01 ` Dimitris Zilaskos 2009-03-23 19:33 ` Dimitris Zilaskos 2009-03-23 19:48 ` Desai, Kashyap 2009-03-23 20:07 ` Dimitris Zilaskos 2009-03-24 9:10 ` Dimitris Zilaskos 2009-03-24 9:34 ` Desai, Kashyap 2009-04-07 10:56 ` Dimitris Zilaskos 2009-04-29 12:13 ` Dimitris Zilaskos
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox