Following up ... Booting the 9-stable kernel with the patch from http://www.freebsd.org/~jhb/patches/mfi.patch, modified to use pci_alloc_msi with hw.mfi.msix=1 boots OK. Haven't put any load on it yet. Will try the plain patch without the pci_alloc_msi change.
On 14/11/2011, at 7:03 PM, Jan Mikkelsen wrote: > Hi, > > I have just tested mfi on a machine that has just arrived. I'm seeing the > command timeout problem on boot with 9.0-RC1. > > The message is "mfi0: COMMAND <addr> TIMEOUT AFTER 59 seconds", and then > repeats every 30 seconds (with the time changed, obviously). > > I have tested the 9.0-RC1 ISO, a 9-stable kernel patched with the patch from > the PR I referenced below (also in FreeBSD cvs in revision 1.62 of > src/sys/dev/mfi/mfi.c), and 9-stable kernel with the patch at > www.freebsd.org/~jhb/patches/mfi.patch with the 'pci_alloc_msix' call changed > to 'pci_alloc_msi'. > > I'm setting up a test with the pci_alloc_msix call unchanged at the moment, > but I don't have anything in /boot/loader.conf, so that I'm not expecting > that to make a difference. > > This is on a Supermicro X8DTi-F, 48GB memory and an LSI MegaRAID 9261-8i. > > 8.2-RELEASE boots fine, dmesg and some output from mfiutil below. > > Any suggestions gratefully received! > > Thanks, > > Jan Mikkelsen > > > On 09/11/2011, at 10:39 AM, Vincent Hoffman wrote: > >> On 08/11/2011 22:24, Vincent Hoffman wrote: >>> On 08/11/2011 19:50, John Baldwin wrote: >>>> On Wednesday, November 02, 2011 5:47:38 pm Vincent Hoffman wrote: >>>>> On 28/10/2011 04:14, Jan Mikkelsen wrote: >>>>>> Hi, >>>>>> >>>>>> There is a patch linked to from this PR, which seems very similar: >>>>>> >>>>>> http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/140416 >>>>>> >>>>>> http://lists.freebsd.org/pipermail/freebsd-scsi/2011-March/004839.html >>>>>> >>>>>> The problem is also consistent with running mfiutil clearing the problem. >>>>>> >>>>>> I'm about to deploy mfi controllers in a similar configuration, so I'd >>>>>> be >>>> very curious about whether the patch fixes the problem for you. >>>>> The patch you linked to seems to have removed the stalls, although I >>>>> have only had it running for a day. I'll post if it stalls again though. >>>>> >>>>> I did manage to scrounge the use of a Dell r410 with a >>>>> LSI Logic / Symbios Logic MegaRAID SAS 2108 [Liberator] (rev 05) >>>>> Badged as Dell PERC H700 Adapter >>>>> >>>>> to test out the patch I originally found but had the same issue as this >>>>> post >>>>> >>>>> http://lists.freebsd.org/pipermail/freebsd-stable/2011-September/063821.html >>>>> >>>>> >>>>> I couldnt get the dell to stall in the first place either though so it >>>>> could be a specific firmware version that the issue. >>>>> >>>>> Anyway thanks for the pointers. >>>> Hmm, did you try the patch I had posted from that earlier thread? It had >>>> two changes in it, one was similar to the patch in the PR, the second added >>>> MSI-X support. I've since tweaked it to make the MSI-X support off by >>>> default but possible to enable via loader.conf. Would you be willing to >>>> try the updated patch at www.freebsd.org/~jhb/patches/mfi.patch? >>> Hi, >>> yes I tried the patch you posted originally, unfortunately the dell >>> never finished booting either. The Supermicro is now in production but >>> I'll take the dell up to 9-STABLE and try your updated patch. >>> >> The patch didnt apply quite cleanly for 9-STABLE, 1 reject as it had >> already been applied. >> >> I have rebooted the dell and it seems happy with the new patch (msi >> disabled.) >> Booting with >> hw.mfi.msix=1 in /boot/loader.conf causes the timeouts again and stops >> the boot from completing. >> I can give root access to the machine if this would be helpful, I cant >> give KVM access though unfortunately. >> (but can look in from time to time if needed.) >> >> >> Vince > > Copyright (c) 1992-2011 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > FreeBSD is a registered trademark of The FreeBSD Foundation. > FreeBSD 8.2-RELEASE #0: Thu May 26 14:33:45 EST 2011 > > r...@valhalla.transactionware.com:/home/janm/p4/freebsd-image-std-2008.2/work/base-freebsd/home/janm/p4/freebsd-image-std-2008.2/FreeBSD/src/sys/GENERIC > amd64 > Timecounter "i8254" frequency 1193182 Hz quality 0 > CPU: Intel(R) Xeon(R) CPU E5645 @ 2.40GHz (2409.70-MHz K8-class > CPU) > Origin = "GenuineIntel" Id = 0x206c2 Family = 6 Model = 2c Stepping = 2 > > Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> > > Features2=0x9ee3fd<SSE3,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT> > AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM> > AMD Features2=0x1<LAHF> > TSC: P-state invariant > real memory = 51543801856 (49156 MB) > avail memory = 49664753664 (47364 MB) > ACPI APIC Table: <SUPERM APIC1519> > FreeBSD/SMP: Multiprocessor System Detected: 24 CPUs > FreeBSD/SMP: 2 package(s) x 6 core(s) x 2 SMT threads > cpu0 (BSP): APIC ID: 0 > cpu1 (AP): APIC ID: 1 > cpu2 (AP): APIC ID: 2 > cpu3 (AP): APIC ID: 3 > cpu4 (AP): APIC ID: 4 > cpu5 (AP): APIC ID: 5 > cpu6 (AP): APIC ID: 16 > cpu7 (AP): APIC ID: 17 > cpu8 (AP): APIC ID: 18 > cpu9 (AP): APIC ID: 19 > cpu10 (AP): APIC ID: 20 > cpu11 (AP): APIC ID: 21 > cpu12 (AP): APIC ID: 32 > cpu13 (AP): APIC ID: 33 > cpu14 (AP): APIC ID: 34 > cpu15 (AP): APIC ID: 35 > cpu16 (AP): APIC ID: 36 > cpu17 (AP): APIC ID: 37 > cpu18 (AP): APIC ID: 48 > cpu19 (AP): APIC ID: 49 > cpu20 (AP): APIC ID: 50 > cpu21 (AP): APIC ID: 51 > cpu22 (AP): APIC ID: 52 > cpu23 (AP): APIC ID: 53 > ioapic1: Changing APIC ID to 7 > ioapic2: Changing APIC ID to 8 > ioapic0 <Version 2.0> irqs 0-23 on motherboard > ioapic1 <Version 2.0> irqs 24-47 on motherboard > ioapic2 <Version 2.0> irqs 48-71 on motherboard > kbd1 at kbdmux0 > acpi0: <SMCI > on motherboard > acpi0: [ITHREAD] > acpi0: Power Button (fixed) > acpi0: reservation of 400, 100 (3) failed > Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 > cpu0: <ACPI CPU> on acpi0 > ACPI Warning: Incorrect checksum in table [OEMB] - 0x4C, should be 0x49 > (20101013/tbutils-354) > cpu1: <ACPI CPU> on acpi0 > cpu2: <ACPI CPU> on acpi0 > cpu3: <ACPI CPU> on acpi0 > cpu4: <ACPI CPU> on acpi0 > cpu5: <ACPI CPU> on acpi0 > cpu6: <ACPI CPU> on acpi0 > cpu7: <ACPI CPU> on acpi0 > cpu8: <ACPI CPU> on acpi0 > cpu9: <ACPI CPU> on acpi0 > cpu10: <ACPI CPU> on acpi0 > cpu11: <ACPI CPU> on acpi0 > cpu12: <ACPI CPU> on acpi0 > cpu13: <ACPI CPU> on acpi0 > cpu14: <ACPI CPU> on acpi0 > cpu15: <ACPI CPU> on acpi0 > cpu16: <ACPI CPU> on acpi0 > cpu17: <ACPI CPU> on acpi0 > cpu18: <ACPI CPU> on acpi0 > cpu19: <ACPI CPU> on acpi0 > cpu20: <ACPI CPU> on acpi0 > cpu21: <ACPI CPU> on acpi0 > cpu22: <ACPI CPU> on acpi0 > cpu23: <ACPI CPU> on acpi0 > pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 > pci0: <ACPI PCI bus> on pcib0 > pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0 > pci1: <ACPI PCI bus> on pcib1 > igb0: <Intel(R) PRO/1000 Network Connection version - 2.0.7> port > 0xec00-0xec1f mem > 0xfafe0000-0xfaffffff,0xfafc0000-0xfafdffff,0xfaf9c000-0xfaf9ffff irq 28 at > device 0.0 on pci1 > igb0: Using MSIX interrupts with 9 vectors > igb0: [ITHREAD] > igb0: [ITHREAD] > igb0: [ITHREAD] > igb0: [ITHREAD] > igb0: [ITHREAD] > igb0: [ITHREAD] > igb0: [ITHREAD] > igb0: [ITHREAD] > igb0: [ITHREAD] > igb0: Ethernet address: 00:25:90:62:20:3e > igb1: <Intel(R) PRO/1000 Network Connection version - 2.0.7> port > 0xe800-0xe81f mem > 0xfaf60000-0xfaf7ffff,0xfaf40000-0xfaf5ffff,0xfaf98000-0xfaf9bfff irq 40 at > device 0.1 on pci1 > igb1: Using MSIX interrupts with 9 vectors > igb1: [ITHREAD] > igb1: [ITHREAD] > igb1: [ITHREAD] > igb1: [ITHREAD] > igb1: [ITHREAD] > igb1: [ITHREAD] > igb1: [ITHREAD] > igb1: [ITHREAD] > igb1: [ITHREAD] > igb1: Ethernet address: 00:25:90:62:20:3f > pcib2: <ACPI PCI-PCI bridge> at device 3.0 on pci0 > pci2: <ACPI PCI bus> on pcib2 > pcib3: <ACPI PCI-PCI bridge> at device 5.0 on pci0 > pci3: <ACPI PCI bus> on pcib3 > pcib4: <ACPI PCI-PCI bridge> at device 7.0 on pci0 > pci4: <ACPI PCI bus> on pcib4 > pcib5: <ACPI PCI-PCI bridge> at device 9.0 on pci0 > pci5: <ACPI PCI bus> on pcib5 > pci0: <base peripheral, interrupt controller> at device 20.0 (no driver > attached) > pci0: <base peripheral, interrupt controller> at device 20.1 (no driver > attached) > pci0: <base peripheral, interrupt controller> at device 20.2 (no driver > attached) > pci0: <base peripheral, interrupt controller> at device 20.3 (no driver > attached) > pci0: <base peripheral> at device 22.0 (no driver attached) > pci0: <base peripheral> at device 22.1 (no driver attached) > pci0: <base peripheral> at device 22.2 (no driver attached) > pci0: <base peripheral> at device 22.3 (no driver attached) > pci0: <base peripheral> at device 22.4 (no driver attached) > pci0: <base peripheral> at device 22.5 (no driver attached) > pci0: <base peripheral> at device 22.6 (no driver attached) > pci0: <base peripheral> at device 22.7 (no driver attached) > uhci0: <Intel 82801JI (ICH10) USB controller USB-D> port 0xcf80-0xcf9f irq 16 > at device 26.0 on pci0 > uhci0: [ITHREAD] > uhci0: LegSup = 0x2f00 > usbus0: <Intel 82801JI (ICH10) USB controller USB-D> on uhci0 > uhci1: <Intel 82801JI (ICH10) USB controller USB-E> port 0xcf40-0xcf5f irq 21 > at device 26.1 on pci0 > uhci1: [ITHREAD] > uhci1: LegSup = 0x2f00 > usbus1: <Intel 82801JI (ICH10) USB controller USB-E> on uhci1 > uhci2: <Intel 82801JI (ICH10) USB controller USB-F> port 0xcf20-0xcf3f irq 19 > at device 26.2 on pci0 > uhci2: [ITHREAD] > uhci2: LegSup = 0x2f00 > usbus2: <Intel 82801JI (ICH10) USB controller USB-F> on uhci2 > ehci0: <Intel 82801JI (ICH10) USB 2.0 controller USB-B> mem > 0xfaefc000-0xfaefc3ff irq 18 at device 26.7 on pci0 > ehci0: [ITHREAD] > usbus3: EHCI version 1.0 > usbus3: <Intel 82801JI (ICH10) USB 2.0 controller USB-B> on ehci0 > uhci3: <Intel 82801JI (ICH10) USB controller USB-A> port 0xcf00-0xcf1f irq 23 > at device 29.0 on pci0 > uhci3: [ITHREAD] > uhci3: LegSup = 0x2f00 > usbus4: <Intel 82801JI (ICH10) USB controller USB-A> on uhci3 > uhci4: <Intel 82801JI (ICH10) USB controller USB-B> port 0xcec0-0xcedf irq 19 > at device 29.1 on pci0 > uhci4: [ITHREAD] > uhci4: LegSup = 0x2f00 > usbus5: <Intel 82801JI (ICH10) USB controller USB-B> on uhci4 > uhci5: <Intel 82801JI (ICH10) USB controller USB-C> port 0xcea0-0xcebf irq 18 > at device 29.2 on pci0 > uhci5: [ITHREAD] > uhci5: LegSup = 0x2f00 > usbus6: <Intel 82801JI (ICH10) USB controller USB-C> on uhci5 > ehci1: <Intel 82801JI (ICH10) USB 2.0 controller USB-A> mem > 0xfaeda000-0xfaeda3ff irq 23 at device 29.7 on pci0 > ehci1: [ITHREAD] > usbus7: EHCI version 1.0 > usbus7: <Intel 82801JI (ICH10) USB 2.0 controller USB-A> on ehci1 > pcib6: <ACPI PCI-PCI bridge> at device 30.0 on pci0 > pci6: <ACPI PCI bus> on pcib6 > vgapci0: <VGA-compatible display> mem > 0xf9000000-0xf9ffffff,0xfbefc000-0xfbefffff,0xfb000000-0xfb7fffff irq 16 at > device 4.0 on pci6 > isab0: <PCI-ISA bridge> at device 31.0 on pci0 > isa0: <ISA bus> on isab0 > atapci0: <Intel ICH10 SATA300 controller> port > 0xcff0-0xcff7,0xcf7c-0xcf7f,0xcfe0-0xcfe7,0xcef4-0xcef7,0xcfa0-0xcfaf,0xcf60-0xcf6f > irq 19 at device 31.2 on pci0 > atapci0: [ITHREAD] > ata2: <ATA channel 0> on atapci0 > ata2: [ITHREAD] > ata3: <ATA channel 1> on atapci0 > ata3: [ITHREAD] > pci0: <serial bus, SMBus> at device 31.3 (no driver attached) > atapci1: <Intel ICH10 SATA300 controller> port > 0xcee0-0xcee7,0xcef0-0xcef3,0xce70-0xce77,0xce7c-0xce7f,0xce60-0xce6f,0xce40-0xce4f > irq 19 at device 31.5 on pci0 > atapci1: [ITHREAD] > ata4: <ATA channel 0> on atapci1 > ata4: [ITHREAD] > ata5: <ATA channel 1> on atapci1 > ata5: [ITHREAD] > pcib7: <ACPI Host-PCI bridge> on acpi0 > pci128: <ACPI PCI bus> on pcib7 > pcib8: <PCI-PCI bridge> at device 0.0 on pci128 > pci129: <PCI bus> on pcib8 > pcib9: <ACPI PCI-PCI bridge> at device 1.0 on pci128 > pci130: <ACPI PCI bus> on pcib9 > pcib10: <ACPI PCI-PCI bridge> at device 3.0 on pci128 > pci131: <ACPI PCI bus> on pcib10 > pcib11: <ACPI PCI-PCI bridge> at device 5.0 on pci128 > pci132: <ACPI PCI bus> on pcib11 > mfi0: <LSI MegaSAS Gen2> port 0xf800-0xf8ff mem > 0xf8f9c000-0xf8f9ffff,0xf8fc0000-0xf8ffffff irq 50 at device 0.0 on pci132 > mfi0: Megaraid SAS driver Ver 3.00 > mfi0: 2061 (374583936s/0x0020/info) - Shutdown command received from host > mfi0: 2062 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID > 0079/1000/9263/1000) > mfi0: 2063 (boot + 4s/0x0020/info) - Firmware version 2.120.183-1415 > mfi0: 2064 (boot + 9s/0x0008/info) - Battery Present > mfi0: 2065 (boot + 9s/0x0020/info) - Package version 12.12.0-0073 > mfi0: 2066 (boot + 9s/0x0020/info) - Board Revision 15A > mfi0: 2067 (boot + 44s/0x0002/info) - Inserted: PD 0c(e0xff/s3) > mfi0: 2068 (boot + 44s/0x0002/info) - Inserted: PD 0c(e0xff/s3) Info: > enclPd=ffff, scsiType=0, portMap=00, sasAddr=4433221100000000,0000000000000000 > mfi0: 2069 (boot + 44s/0x0002/info) - Inserted: PD 0d(e0xff/s0) > mfi0: 2070 (boot + 44s/0x0002/info) - Inserted: PD 0d(e0xff/s0) Info: > enclPd=ffff, scsiType=0, portMap=01, sasAddr=4433221103000000,0000000000000000 > mfi0: 2071 (boot + 44s/0x0002/info) - Inserted: PD 0e(e0xff/s1) > mfi0: 2072 (boot + 44s/0x0002/info) - Inserted: PD 0e(e0xff/s1) Info: > enclPd=ffff, scsiType=0, portMap=02, sasAddr=4433221102000000,0000000000000000 > mfi0: 2073 (boot + 44s/0x0002/info) - Inserted: PD 0f(e0xff/s2) > mfi0: 2074 (boot + 44s/0x0002/info) - Inserted: PD 0f(e0xff/s2) Info: > enclPd=ffff, scsiType=0, portMap=03, sasAddr=4433221101000000,0000000000000000 > mfi0: 2075 (boot + 44s/0x0002/info) - Inserted: PD 10(e0xff/s7) > mfi0: 2076 (boot + 44s/0x0002/info) - Inserted: PD 10(e0xff/s7) Info: > enclPd=ffff, scsiType=0, portMap=05, sasAddr=4433221104000000,0000000000000000 > mfi0: 2077 (boot + 44s/0x0002/info) - Inserted: PD 11(e0xff/s6) > mfi0: 2078 (boot + 44s/0x0002/info) - Inserted: PD 11(e0xff/s6) Info: > enclPd=ffff, scsiType=0, portMap=04, sasAddr=4433221105000000,0000000000000000 > mfi0: 2079 (boot + 44s/0x0002/info) - Inserted: PD 12(e0xff/s4) > mfi0: 2080 (boot + 44s/0x0002/info) - Inserted: PD 12(e0xff/s4) Info: > enclPd=ffff, scsiType=0, portMap=07, sasAddr=4433221107000000,0000000000000000 > mfi0: 2081 (boot + 44s/0x0002/info) - Inserted: PD 13(e0xff/s5) > mfi0: 2082 (boot + 44s/0x0002/info) - Inserted: PD 13(e0xff/s5) Info: > enclPd=ffff, scsiType=0, portMap=06, sasAddr=4433221106000000,0000000000000000 > mfi0: 2083 (374610308s/0x0020/info) - Time established as 11/14/11 18:25:08; > (51 seconds since power on) > mfi0: 2084 (374610326s/0x0008/info) - Battery temperature is normal > mfi0: 2085 (374610362s/0x0020/info) - Patrol Read resumed > mfi0: 2086 (374610392s/0x0020/info) - Host driver is loaded and operational > mfi0: 2089 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID > 0079/1000/9263/1000) > mfi0: 2090 (boot + 4s/0x0020/info) - Firmware version 2.120.183-1415 > mfi0: 2091 (boot + 9s/0x0008/info) - Battery Present > mfi0: 2092 (boot + 9s/0x0020/info) - Package version 12.12.0-0073 > mfi0: 2093 (boot + 9s/0x0020/info) - Board Revision 15A > mfi0: 2094 (boot + 28s/0x0002/info) - Inserted: PD 0c(e0xff/s3) > mfi0: 2095 (boot + 28s/0x0002/info) - Inserted: PD 0c(e0xff/s3) Info: > enclPd=ffff, scsiType=0, portMap=00, sasAddr=4433221100000000,0000000000000000 > mfi0: 2096 (boot + 28s/0x0002/info) - Inserted: PD 0d(e0xff/s0) > mfi0: 2097 (boot + 28s/0x0002/info) - Inserted: PD 0d(e0xff/s0) Info: > enclPd=ffff, scsiType=0, portMap=01, sasAddr=4433221103000000,0000000000000000 > mfi0: 2098 (boot + 28s/0x0002/info) - Inserted: PD 0e(e0xff/s1) > mfi0: 2099 (boot + 28s/0x0002/info) - Inserted: PD 0e(e0xff/s1) Info: > enclPd=ffff, scsiType=0, portMap=02, sasAddr=4433221102000000,0000000000000000 > mfi0: 2100 (boot + 28s/0x0002/info) - Inserted: PD 0f(e0xff/s2) > mfi0: 2101 (boot + 28s/0x0002/info) - Inserted: PD 0f(e0xff/s2) Info: > enclPd=ffff, scsiType=0, portMap=03, sasAddr=4433221101000000,0000000000000000 > mfi0: 2102 (boot + 28s/0x0002/info) - Inserted: PD 10(e0xff/s7) > mfi0: 2103 (boot + 28s/0x0002/info) - Inserted: PD 10(e0xff/s7) Info: > enclPd=ffff, scsiType=0, portMap=04, sasAddr=4433221104000000,0000000000000000 > mfi0: 2104 (boot + 28s/0x0002/info) - Inserted: PD 11(e0xff/s6) > mfi0: 2105 (boot + 28s/0x0002/info) - Inserted: PD 11(e0xff/s6) Info: > enclPd=ffff, scsiType=0, portMap=05, sasAddr=4433221105000000,0000000000000000 > mfi0: 2106 (boot + 28s/0x0002/info) - Inserted: PD 12(e0xff/s4) > mfi0: 2107 (boot + 28s/0x0002/info) - Inserted: PD 12(e0xff/s4) Info: > enclPd=ffff, scsiType=0, portMap=07, sasAddr=4433221107000000,0000000000000000 > mfi0: 2108 (boot + 28s/0x0002/info) - Inserted: PD 13(e0xff/s5) > mfi0: 2109 (boot + 28s/0x0002/info) - Inserted: PD 13(e0xff/s5) Info: > enclPd=ffff, scsiType=0, portMap=06, sasAddr=4433221106000000,0000000000000000 > mfi0: 2110 (374610516s/0x0020/info) - Time established as 11/14/11 18:28:36; > (35 seconds since power on) > mfi0: 2111 (374610550s/0x0008/info) - Battery temperature is normal > mfi0: 2112 (374610570s/0x0020/info) - Patrol Read resumed > mfi0: 2115 (374610602s/0x0020/info) - Host driver is loaded and operational > mfi0: 2116 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID > 0079/1000/9263/1000) > mfi0: 2117 (boot + 4s/0x0020/info) - Firmware version 2.120.183-1415 > mfi0: 2118 (boot + 9s/0x0008/info) - Battery Present > mfi0: 2119 (boot + 9s/0x0020/info) - Package version 12.12.0-0073 > mfi0: 2120 (boot + 9s/0x0020/info) - Board Revision 15A > mfi0: 2121 (boot + 44s/0x0002/info) - Inserted: PD 0c(e0xff/s3) > mfi0: 2122 (boot + 44s/0x0002/info) - Inserted: PD 0c(e0xff/s3) Info: > enclPd=ffff, scsiType=0, portMap=00, sasAddr=4433221100000000,0000000000000000 > mfi0: 2123 (boot + 44s/0x0002/info) - Inserted: PD 0d(e0xff/s0) > mfi0: 2124 (boot + 44s/0x0002/info) - Inserted: PD 0d(e0xff/s0) Info: > enclPd=ffff, scsiType=0, portMap=01, sasAddr=4433221103000000,0000000000000000 > mfi0: 2125 (boot + 44s/0x0002/info) - Inserted: PD 0e(e0xff/s1) > mfi0: 2126 (boot + 44s/0x0002/info) - Inserted: PD 0e(e0xff/s1) Info: > enclPd=ffff, scsiType=0, portMap=02, sasAddr=4433221102000000,0000000000000000 > mfi0: 2127 (boot + 44s/0x0002/info) - Inserted: PD 0f(e0xff/s2) > mfi0: 2128 (boot + 44s/0x0002/info) - Inserted: PD 0f(e0xff/s2) Info: > enclPd=ffff, scsiType=0, portMap=03, sasAddr=4433221101000000,0000000000000000 > mfi0: 2129 (boot + 44s/0x0002/info) - Inserted: PD 10(e0xff/s7) > mfi0: 2130 (boot + 44s/0x0002/info) - Inserted: PD 10(e0xff/s7) Info: > enclPd=ffff, scsiType=0, portMap=05, sasAddr=4433221104000000,0000000000000000 > mfi0: 2131 (boot + 44s/0x0002/info) - Inserted: PD 11(e0xff/s6) > mfi0: 2132 (boot + 44s/0x0002/info) - Inserted: PD 11(e0xff/s6) Info: > enclPd=ffff, scsiType=0, portMap=04, sasAddr=4433221105000000,0000000000000000 > mfi0: 2133 (boot + 44s/0x0002/info) - Inserted: PD 12(e0xff/s4) > mfi0: 2134 (boot + 44s/0x0002/info) - Inserted: PD 12(e0xff/s4) Info: > enclPd=ffff, scsiType=0, portMap=07, sasAddr=4433221107000000,0000000000000000 > mfi0: 2135 (boot + 44s/0x0002/info) - Inserted: PD 13(e0xff/s5) > mfi0: 2136 (boot + 44s/0x0002/info) - Inserted: PD 13(e0xff/s5) Info: > enclPd=ffff, scsiType=0, portMap=06, sasAddr=4433221106000000,0000000000000000 > mfi0: 2137 (374610911s/0x0020/info) - Time established as 11/14/11 18:35:11; > (52 seconds since power on) > mfi0: 2138 (374610928s/0x0008/info) - Battery temperature is normal > mfi0: 2139 (374610964s/0x0020/info) - Patrol Read resumed > mfi0: [ITHREAD] > pcib12: <ACPI PCI-PCI bridge> at device 7.0 on pci128 > pci133: <ACPI PCI bus> on pcib12 > pcib13: <ACPI PCI-PCI bridge> at device 9.0 on pci128 > pci134: <ACPI PCI bus> on pcib13 > pci128: <base peripheral, interrupt controller> at device 20.0 (no driver > attached) > pci128: <base peripheral, interrupt controller> at device 20.1 (no driver > attached) > pci128: <base peripheral, interrupt controller> at device 20.2 (no driver > attached) > pci128: <base peripheral, interrupt controller> at device 20.3 (no driver > attached) > pci128: <base peripheral> at device 22.0 (no driver attached) > pci128: <base peripheral> at device 22.1 (no driver attached) > pci128: <base peripheral> at device 22.2 (no driver attached) > pci128: <base peripheral> at device 22.3 (no driver attached) > pci128: <base peripheral> at device 22.4 (no driver attached) > pci128: <base peripheral> at device 22.5 (no driver attached) > pci128: <base peripheral> at device 22.6 (no driver attached) > pci128: <base peripheral> at device 22.7 (no driver attached) > acpi_button0: <Power Button> on acpi0 > atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0 > uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 > uart0: [FILTER] > uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 > uart1: [FILTER] > acpi_hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 > Timecounter "HPET" frequency 14318180 Hz quality 900 > qpi0: <QPI system bus> on motherboard > pcib14: <QPI Host-PCI bridge> pcibus 255 on qpi0 > pci255: <PCI bus> on pcib14 > pcib15: <QPI Host-PCI bridge> pcibus 254 on qpi0 > pci254: <PCI bus> on pcib15 > orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff on isa0 > sc0: <System console> at flags 0x100 on isa0 > sc0: VGA <16 virtual consoles, flags=0x300> > vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 > atkbd0: <AT Keyboard> irq 1 on atkbdc0 > kbd0 at atkbd0 > atkbd0: [GIANT-LOCKED] > atkbd0: [ITHREAD] > ppc0: cannot reserve I/O port range > est0: <Enhanced SpeedStep Frequency Control> on cpu0 > p4tcc0: <CPU Frequency Thermal Control> on cpu0 > est1: <Enhanced SpeedStep Frequency Control> on cpu1 > p4tcc1: <CPU Frequency Thermal Control> on cpu1 > est2: <Enhanced SpeedStep Frequency Control> on cpu2 > p4tcc2: <CPU Frequency Thermal Control> on cpu2 > est3: <Enhanced SpeedStep Frequency Control> on cpu3 > p4tcc3: <CPU Frequency Thermal Control> on cpu3 > est4: <Enhanced SpeedStep Frequency Control> on cpu4 > p4tcc4: <CPU Frequency Thermal Control> on cpu4 > est5: <Enhanced SpeedStep Frequency Control> on cpu5 > p4tcc5: <CPU Frequency Thermal Control> on cpu5 > est6: <Enhanced SpeedStep Frequency Control> on cpu6 > p4tcc6: <CPU Frequency Thermal Control> on cpu6 > est7: <Enhanced SpeedStep Frequency Control> on cpu7 > p4tcc7: <CPU Frequency Thermal Control> on cpu7 > est8: <Enhanced SpeedStep Frequency Control> on cpu8 > p4tcc8: <CPU Frequency Thermal Control> on cpu8 > est9: <Enhanced SpeedStep Frequency Control> on cpu9 > p4tcc9: <CPU Frequency Thermal Control> on cpu9 > est10: <Enhanced SpeedStep Frequency Control> on cpu10 > p4tcc10: <CPU Frequency Thermal Control> on cpu10 > est11: <Enhanced SpeedStep Frequency Control> on cpu11 > p4tcc11: <CPU Frequency Thermal Control> on cpu11 > est12: <Enhanced SpeedStep Frequency Control> on cpu12 > p4tcc12: <CPU Frequency Thermal Control> on cpu12 > est13: <Enhanced SpeedStep Frequency Control> on cpu13 > p4tcc13: <CPU Frequency Thermal Control> on cpu13 > est14: <Enhanced SpeedStep Frequency Control> on cpu14 > p4tcc14: <CPU Frequency Thermal Control> on cpu14 > est15: <Enhanced SpeedStep Frequency Control> on cpu15 > p4tcc15: <CPU Frequency Thermal Control> on cpu15 > est16: <Enhanced SpeedStep Frequency Control> on cpu16 > p4tcc16: <CPU Frequency Thermal Control> on cpu16 > est17: <Enhanced SpeedStep Frequency Control> on cpu17 > p4tcc17: <CPU Frequency Thermal Control> on cpu17 > est18: <Enhanced SpeedStep Frequency Control> on cpu18 > p4tcc18: <CPU Frequency Thermal Control> on cpu18 > est19: <Enhanced SpeedStep Frequency Control> on cpu19 > p4tcc19: <CPU Frequency Thermal Control> on cpu19 > est20: <Enhanced SpeedStep Frequency Control> on cpu20 > p4tcc20: <CPU Frequency Thermal Control> on cpu20 > est21: <Enhanced SpeedStep Frequency Control> on cpu21 > p4tcc21: <CPU Frequency Thermal Control> on cpu21 > est22: <Enhanced SpeedStep Frequency Control> on cpu22 > p4tcc22: <CPU Frequency Thermal Control> on cpu22 > est23: <Enhanced SpeedStep Frequency Control> on cpu23 > p4tcc23: <CPU Frequency Thermal Control> on cpu23 > Timecounters tick every 1.000 msec > usbus0: 12Mbps Full Speed USB v1.0 > usbus1: 12Mbps Full Speed USB v1.0 > usbus2: 12Mbps Full Speed USB v1.0 > usbus3: 480Mbps High Speed USB v2.0 > usbus4: 12Mbps Full Speed USB v1.0 > usbus5: 12Mbps Full Speed USB v1.0 > usbus6: 12Mbps Full Speed USB v1.0 > usbus7: 480Mbps High Speed USB v2.0 > ugen0.1: <Intel> at usbus0 > uhub0: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0 > ugen1.1: <Intel> at usbus1 > uhub1: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1 > ugen2.1: <Intel> at usbus2 > uhub2: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2 > ugen3.1: <Intel> at usbus3 > uhub3: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus3 > ugen4.1: <Intel> at usbus4 > uhub4: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus4 > ugen5.1: <Intel> at usbus5 > uhub5: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus5 > ugen6.1: <Intel> at usbus6 > uhub6: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus6 > ugen7.1: <Intel> at usbus7 > uhub7: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus7 > uhub0: 2 ports with 2 removable, self powered > uhub1: 2 ports with 2 removable, self powered > uhub2: 2 ports with 2 removable, self powered > uhub4: 2 ports with 2 removable, self powered > uhub5: 2 ports with 2 removable, self powered > uhub6: 2 ports with 2 removable, self powered > acd0: DVDR <ATAPI iHAS124 B/AL0Q> at ata2-master UDMA100 SATA 1.5Gb/s > mfi0: 2142 (374610993s/0x0020/info) - Host driver is loaded and operational > mfid0: <MFI Logical Disk> on mfi0 > mfid0: 511999MB (1048575744 sectors) RAID volume '' is optimal > SMP: AP CPU #1 Launched! > SMP: AP CPU #14 Launched! > SMP: AP CPU #11 Launched! > SMP: AP CPU #20 Launched! > SMP: AP CPU #7 Launched! > SMP: AP CPU #22 Launched! > SMP: AP CPU #6 Launched! > SMP: AP CPU #16 Launched! > SMP: AP CPU #3 Launched! > SMP: AP CPU #19 Launched! > SMP: AP CPU #4 Launched! > SMP: AP CPU #18 Launched! > SMP: AP CPU #5 Launched! > SMP: AP CPU #23 Launched! > SMP: AP CPU #9 Launched! > SMP: AP CPU #21 Launched! > SMP: AP CPU #8 Launched! > SMP: AP CPU #15 Launched! > SMP: AP CPU #2 Launched! > SMP: AP CPU #12 Launched! > SMP: AP CPU #10 Launched! > SMP: AP CPU #13 Launched! > SMP: AP CPU #17 Launched! > uhub3: 6 ports with 6 removable, self powered > uhub7: 6 ports with 6 removable, self powered > Trying to mount root from cd9660:/dev/acd0 > ugen4.2: <DELL> at usbus4 > ukbd0: <DELL Dell QuietKey Keyboard, class 0/0, rev 1.10/1.01, addr 2> on > usbus4 > kbd2 at ukbd0 > ugen1.2: <American Megatrends Inc.> at usbus1 > ukbd1: <Keyboard Interface> on usbus1 > kbd3 at ukbd1 > ums0: <Mouse Interface> on usbus1 > igb0: link state changed to DOWN > igb0: link state changed to UP > > mfiutil show adapter: > > mfi0 Adapter: > Product Name: LSI MegaRAID SAS 9261-8i > Serial Number: SV13605705 > Firmware: 12.12.0-0073 > RAID Levels: JBOD, RAID0, RAID1, RAID5, RAID6, RAID10, RAID50 > Battery Backup: present > NVRAM: 32K > Onboard Memory: 512M > Minimum Stripe: 8K > Maximum Stripe: 1M > > mfiutil show firmware: > > mfi0 Firmware Package Version: 12.12.0-0073 > mfi0 Firmware Images: > Name Version Date Time Status > APP 2.120.183-1415 Oct 05 2011 12:32:12 active > BIOS 3.23.00_4.11.05.00_0x05080000 9/15/2011 > 9/15/2011 > active > PCLI 04.04-018:#%00008 Aug 05 2011 18:14:00 active > BCON 6.0-45-e_40-Rel Sep 26 2011 09:55:15 active > NVDT 2.09.03-0024 Oct 05 2011 00:43:21 active > BTBL 2.02.00.00-0000 Sep 16 2009 21:37:06 active > BOOT 09.250.01.219 4/4/2011 15:58:38 active > _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"