Date: Mon, 21 Nov 2011 12:44:42 -0800 From: Dennis Glatting <freebsd@pki2.com> To: Dennis Glatting <freebsd@penx.com> Cc: freebsd-fs@freebsd.org Subject: Re: Errors (ZFS) with Supmermicro AOC-USAS2-L8e Message-ID: <1321908282.66381.27.camel@btw.pki2.com> In-Reply-To: <alpine.BSF.2.00.1111210945550.63907@Elmer.dco.penx.com> References: <alpine.BSF.2.00.1111210910090.58359@Elmer.dco.penx.com> <20111121161503.GA53628@icarus.home.lan> <alpine.BSF.2.00.1111210945550.63907@Elmer.dco.penx.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2011-11-21 at 09:48 -0700, Dennis Glatting wrote: > Below > I forgot to mention that these are two separate AOC-USAS2-L8e boards in two different systems, both flashed with the same firmware. Both systems have an AOC-USAS2-L8e and a LSI 9211-8i but motherboard, processor, memory, etc are different. > On Mon, 21 Nov 2011, Jeremy Chadwick wrote: > > > On Mon, Nov 21, 2011 at 09:10:54AM -0700, Dennis Glatting wrote: > >> I have two of those boards flashed with IT and on both I see reset > >> notices. I also have an LSI 9211-8i in both systems flashed to IT and do > >> not see resets. Both handle ZFS volumes. > >> > >> Clearly I've missed something. Any idea what to look at? > >> > >> > >> mps1: <LSI SAS2008> port 0xee00-0xeeff mem > >> 0xfbefc000-0xfbefffff,0xfbe80000-0xfbebffff irq 16 at device 0.0 on pci6 > >> mps1: Firmware: 11.00.00.00 > >> mps1: IOCCapabilities: > >> 1285c<ScsiTaskFull,DiagTrace,SnapBuf,EEDP,TransRetry,EventReplay,HostDisc> > >> mps1: [ITHREAD] > >> da5 at mps1 bus 0 scbus10 target 0 lun 0 > >> da6 at mps1 bus 0 scbus10 target 1 lun 0 > >> da7 at mps1 bus 0 scbus10 target 2 lun 0 > >> da8 at mps1 bus 0 scbus10 target 3 lun 0 > >> da9 at mps1 bus 0 scbus10 target 6 lun 0 > >> da10 at mps1 bus 0 scbus10 target 7 lun 0 > >> (da7:mps1:0:2:0): READ(10). CDB: 28 0 3 33 c6 f5 0 0 1 0 > >> (da7:mps1:0:2:0): CAM status: SCSI Status Error > >> (da7:mps1:0:2:0): SCSI status: Check Condition > >> (da7:mps1:0:2:0): SCSI sense: UNIT ATTENTION asc:29,0 (Power on, reset, > >> or bus device reset occurred) > >> (da5:mps1:0:0:0): READ(10). CDB: 28 0 3 33 c6 f5 0 0 1 0 > >> (da5:mps1:0:0:0): CAM status: SCSI Status Error > >> (da5:mps1:0:0:0): SCSI status: Check Condition > >> (da5:mps1:0:0:0): SCSI sense: UNIT ATTENTION asc:29,0 (Power on, reset, > >> or bus device reset occurred) > >> (da9:mps1:0:6:0): READ(10). CDB: 28 0 3 33 c6 f5 0 0 1 0 > >> (da9:mps1:0:6:0): CAM status: SCSI Status Error > >> (da9:mps1:0:6:0): SCSI status: Check Condition > >> (da9:mps1:0:6:0): SCSI sense: UNIT ATTENTION asc:29,0 (Power on, reset, > >> or bus device reset occurred) > >> (da8:mps1:0:3:0): READ(10). CDB: 28 0 4 97 a a3 0 0 1 0 > >> (da8:mps1:0:3:0): CAM status: SCSI Status Error > >> (da8:mps1:0:3:0): SCSI status: Check Condition > >> (da8:mps1:0:3:0): SCSI sense: UNIT ATTENTION asc:29,0 (Power on, reset, > >> or bus device reset occurred) > > > > uname -a please, as we need to know what kernel version and build date > > of the system you're using. Thanks. > > > > iirc> uname -a > FreeBSD iirc 8.2-STABLE FreeBSD 8.2-STABLE #36: Fri Nov 18 04:26:35 PST > 2011 root@iirc:/disk-1/src/sys/amd64/compile/IIRC amd64 > > > iirc> zpool status > pool: disk-1 > state: ONLINE > scan: scrub repaired 0 in 0h41m with 0 errors on Thu Nov 17 23:37:20 2011 > config: > > NAME STATE READ WRITE CKSUM > disk-1 ONLINE 0 0 0 > raidz1-0 ONLINE 0 0 0 > da1 ONLINE 0 0 0 > da6 ONLINE 0 0 0 > da2 ONLINE 0 0 0 > da4 ONLINE 0 0 0 > da9 ONLINE 0 0 0 > da7 ONLINE 0 0 0 > da10 ONLINE 0 0 0 > da5 ONLINE 0 0 0 > da8 ONLINE 0 0 0 > da3 ONLINE 0 0 0 > cache > ada0 ONLINE 0 0 0 > > errors: No known data errors > > pool: disk-2 > state: ONLINE > scan: scrub repaired 0 in 0h3m with 0 errors on Thu Oct 27 23:41:37 2011 > config: > > NAME STATE READ WRITE CKSUM > disk-2 ONLINE 0 0 0 > ada3 ONLINE 0 0 0 > ada2 ONLINE 0 0 0 > cache > ada1 ONLINE 0 0 0 > > errors: No known data errors > > > iirc> dmesg > 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-STABLE #36: Fri Nov 18 04:26:35 PST 2011 > root@iirc:/disk-1/src/sys/amd64/compile/IIRC amd64 > Timecounter "i8254" frequency 1193182 Hz quality 0 > CPU: Intel(R) Core(TM) i7 CPU 940 @ 2.93GHz (2981.09-MHz K8-class > CPU) > Origin = "GenuineIntel" Id = 0x106a4 Family = 6 Model = 1a Stepping > = 4 > > 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=0x98e3bd<SSE3,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,SSE4.2,POPCNT> > AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM> > AMD Features2=0x1<LAHF> > TSC: P-state invariant > real memory = 25769803776 (24576 MB) > avail memory = 24825692160 (23675 MB) > ACPI APIC Table: <GBT GBTUACPI> > FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs > FreeBSD/SMP: 1 package(s) x 4 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: 6 > cpu7 (AP): APIC ID: 7 > ioapic0: Changing APIC ID to 2 > ioapic0 <Version 2.0> irqs 0-23 on motherboard > kbd1 at kbdmux0 > acpi0: <GBT GBTUACPI> on motherboard > acpi0: [ITHREAD] > acpi0: Power Button (fixed) > acpi0: reservation of 0, a0000 (3) failed > acpi0: reservation of 100000, dfdd0000 (3) failed > Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 > cpu0: <ACPI CPU> on acpi0 > 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 > acpi_button0: <Power Button> on acpi0 > pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 > pci0: <ACPI PCI bus> on pcib0 > pcib1: <PCI-PCI bridge> irq 16 at device 1.0 on pci0 > pci1: <PCI bus> on pcib1 > ahci0: <Marvell 88SE9128 AHCI SATA controller> port > 0xdf00-0xdf07,0xde00-0xde03,0xdd00-0xdd07,0xdc00-0xdc03,0xdb00-0xdb0f mem > 0xfbdff000-0xfbdff7ff irq 16 at device 0.0 on pci1 > ahci0: [ITHREAD] > ahci0: AHCI v1.20 with 8 6Gbps ports, Port Multiplier not supported > ahcich0: <AHCI channel> at channel 0 on ahci0 > ahcich0: [ITHREAD] > ahcich1: <AHCI channel> at channel 1 on ahci0 > ahcich1: [ITHREAD] > ahcich2: <AHCI channel> at channel 2 on ahci0 > ahcich2: [ITHREAD] > ahcich3: <AHCI channel> at channel 3 on ahci0 > ahcich3: [ITHREAD] > ahcich4: <AHCI channel> at channel 4 on ahci0 > ahcich4: [ITHREAD] > ahcich5: <AHCI channel> at channel 5 on ahci0 > ahcich5: [ITHREAD] > ahcich6: <AHCI channel> at channel 6 on ahci0 > ahcich6: [ITHREAD] > ahcich7: <AHCI channel> at channel 7 on ahci0 > ahcich7: [ITHREAD] > pcib2: <PCI-PCI bridge> irq 16 at device 2.0 on pci0 > pci2: <PCI bus> on pcib2 > xhci0: <XHCI (generic) USB 3.0 controller> mem 0xfbcfe000-0xfbcfffff irq > 16 at device 0.0 on pci2 > xhci0: [ITHREAD] > xhci0: 32 byte context size. > usbus0 on xhci0 > pcib3: <PCI-PCI bridge> irq 16 at device 3.0 on pci0 > pci3: <PCI bus> on pcib3 > vgapci0: <VGA-compatible display> port 0xce00-0xceff mem > 0xe0000000-0xefffffff,0xfb8c0000-0xfb8dffff irq 16 at device 0.0 on pci3 > pci3: <multimedia, HDA> at device 0.1 (no driver attached) > pcib4: <PCI-PCI bridge> irq 16 at device 5.0 on pci0 > pci4: <PCI bus> on pcib4 > arcmsr0: <Areca SAS 6G Host Adapter RAID Controller (RAID6 capable) > > port 0xbe00-0xbeff mem 0xfb7f0000-0xfb7fffff,0xfb780000-0xfb7bffff irq > 16 at device 0.0 on pci4 > ARECA RAID ADAPTER0: Driver Version 1.20.00.22 2011-07-04 > ARECA RAID ADAPTER0: FIRMWARE VERSION V1.49 2011-08-02 > arcmsr0: [ITHREAD] > pcib5: <PCI-PCI bridge> irq 16 at device 7.0 on pci0 > pci5: <PCI bus> on pcib5 > mps0: <LSI SAS2008> port 0x7e00-0x7eff mem > 0xfb6fc000-0xfb6fffff,0xfb680000-0xfb6bffff irq 16 at device 0.0 on pci5 > mps0: Firmware: 07.00.00.00 > mps0: IOCCapabilities: > 185c<ScsiTaskFull,DiagTrace,SnapBuf,EEDP,TransRetry,IR> > mps0: [ITHREAD] > pcib6: <PCI-PCI bridge> irq 16 at device 9.0 on pci0 > pci6: <PCI bus> on pcib6 > mps1: <LSI SAS2008> port 0xee00-0xeeff mem > 0xfbefc000-0xfbefffff,0xfbe80000-0xfbebffff irq 16 at device 0.0 on pci6 > mps1: Firmware: 11.00.00.00 > mps1: IOCCapabilities: > 1285c<ScsiTaskFull,DiagTrace,SnapBuf,EEDP,TransRetry,EventReplay,HostDisc> > mps1: [ITHREAD] > pci0: <base peripheral, interrupt controller> at device 16.0 (no driver > attached) > pci0: <base peripheral, interrupt controller> at device 16.1 (no driver > attached) > pci0: <base peripheral, interrupt controller> at device 17.0 (no driver > attached) > pci0: <base peripheral, interrupt controller> at device 17.1 (no driver > attached) > 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) > uhci0: <Intel 82801JI (ICH10) USB controller USB-D> port 0xff00-0xff1f irq > 16 at device 26.0 on pci0 > uhci0: [ITHREAD] > uhci0: LegSup = 0x2f00 > usbus1: <Intel 82801JI (ICH10) USB controller USB-D> on uhci0 > uhci1: <Intel 82801JI (ICH10) USB controller USB-E> port 0xfe00-0xfe1f irq > 21 at device 26.1 on pci0 > uhci1: [ITHREAD] > uhci1: LegSup = 0x2f00 > usbus2: <Intel 82801JI (ICH10) USB controller USB-E> on uhci1 > uhci2: <Intel 82801JI (ICH10) USB controller USB-F> port 0xfd00-0xfd1f irq > 18 at device 26.2 on pci0 > uhci2: [ITHREAD] > uhci2: LegSup = 0x2f00 > usbus3: <Intel 82801JI (ICH10) USB controller USB-F> on uhci2 > ehci0: <Intel 82801JI (ICH10) USB 2.0 controller USB-B> mem > 0xfbffe000-0xfbffe3ff irq 18 at device 26.7 on pci0 > ehci0: [ITHREAD] > usbus4: EHCI version 1.0 > usbus4: <Intel 82801JI (ICH10) USB 2.0 controller USB-B> on ehci0 > pcib7: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 > pci7: <ACPI PCI bus> on pcib7 > em0: <Intel(R) PRO/1000 Network Connection 7.2.3> port 0xaf00-0xaf1f mem > 0xfbbc0000-0xfbbdffff,0xfbb00000-0xfbb7ffff,0xfbbfc000-0xfbbfffff irq 16 > at device 0.0 on pci7 > em0: Using MSIX interrupts with 3 vectors > em0: [ITHREAD] > em0: [ITHREAD] > em0: [ITHREAD] > em0: Ethernet address: 00:1b:21:c1:aa:97 > pcib8: <ACPI PCI-PCI bridge> irq 16 at device 28.4 on pci0 > pci8: <ACPI PCI bus> on pcib8 > re0: <RealTek 8168/8111 B/C/CP/D/DP/E PCIe Gigabit Ethernet> port > 0x9e00-0x9eff mem 0xfbaff000-0xfbafffff,0xfbaf8000-0xfbafbfff irq 16 at > device 0.0 on pci8 > re0: Using 1 MSI-X message > re0: Chip rev. 0x2c000000 > re0: MAC rev. 0x00000000 > miibus0: <MII bus> on re0 > rgephy0: <RTL8169S/8110S/8211B media interface> PHY 1 on miibus0 > rgephy0: none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, > 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT, 1000baseT-master, > 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, > 1000baseT-FDX-flow-master, auto, auto-flow > re0: Ethernet address: 1c:6f:65:3e:ee:50 > re0: [ITHREAD] > pcib9: <ACPI PCI-PCI bridge> irq 17 at device 28.5 on pci0 > pci9: <ACPI PCI bus> on pcib9 > re1: <RealTek 8168/8111 B/C/CP/D/DP/E PCIe Gigabit Ethernet> port > 0x8e00-0x8eff mem 0xfb9ff000-0xfb9fffff,0xfb9f8000-0xfb9fbfff irq 17 at > device 0.0 on pci9 > re1: Using 1 MSI-X message > re1: Chip rev. 0x2c000000 > re1: MAC rev. 0x00000000 > miibus1: <MII bus> on re1 > rgephy1: <RTL8169S/8110S/8211B media interface> PHY 1 on miibus1 > rgephy1: none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, > 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT, 1000baseT-master, > 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, > 1000baseT-FDX-flow-master, auto, auto-flow > re1: Ethernet address: 1c:6f:65:3e:ee:60 > re1: [ITHREAD] > uhci3: <Intel 82801JI (ICH10) USB controller USB-A> port 0xfc00-0xfc1f irq > 23 at device 29.0 on pci0 > uhci3: [ITHREAD] > usbus5: <Intel 82801JI (ICH10) USB controller USB-A> on uhci3 > uhci4: <Intel 82801JI (ICH10) USB controller USB-B> port 0xfb00-0xfb1f irq > 19 at device 29.1 on pci0 > uhci4: [ITHREAD] > usbus6: <Intel 82801JI (ICH10) USB controller USB-B> on uhci4 > uhci5: <Intel 82801JI (ICH10) USB controller USB-C> port 0xfa00-0xfa1f irq > 18 at device 29.2 on pci0 > uhci5: [ITHREAD] > usbus7: <Intel 82801JI (ICH10) USB controller USB-C> on uhci5 > ehci1: <Intel 82801JI (ICH10) USB 2.0 controller USB-A> mem > 0xfbffd000-0xfbffd3ff irq 23 at device 29.7 on pci0 > ehci1: [ITHREAD] > usbus8: EHCI version 1.0 > usbus8: <Intel 82801JI (ICH10) USB 2.0 controller USB-A> on ehci1 > pcib10: <ACPI PCI-PCI bridge> at device 30.0 on pci0 > pci10: <ACPI PCI bus> on pcib10 > isab0: <PCI-ISA bridge> at device 31.0 on pci0 > isa0: <ISA bus> on isab0 > ahci1: <Intel ICH10 AHCI SATA controller> port > 0xf900-0xf907,0xf800-0xf803,0xf700-0xf707,0xf600-0xf603,0xf500-0xf51f mem > 0xfbffc000-0xfbffc7ff irq 19 at device 31.2 on pci0 > ahci1: [ITHREAD] > ahci1: AHCI v1.20 with 6 3Gbps ports, Port Multiplier supported > ahcich8: <AHCI channel> at channel 0 on ahci1 > ahcich8: [ITHREAD] > ahcich9: <AHCI channel> at channel 1 on ahci1 > ahcich9: [ITHREAD] > ahcich10: <AHCI channel> at channel 2 on ahci1 > ahcich10: [ITHREAD] > ahcich11: <AHCI channel> at channel 3 on ahci1 > ahcich11: [ITHREAD] > ahcich12: <AHCI channel> at channel 4 on ahci1 > ahcich12: [ITHREAD] > ahcich13: <AHCI channel> at channel 5 on ahci1 > ahcich13: [ITHREAD] > pci0: <serial bus, SMBus> at device 31.3 (no driver attached) > acpi_hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff irq > 0,8 on acpi0 > Timecounter "HPET" frequency 14318180 Hz quality 900 > atrtc0: <AT realtime clock> port 0x70-0x73 on acpi0 > qpi0: <QPI system bus> on motherboard > orm0: <ISA Option ROMs> at iomem 0xc0000-0xcffff,0xdb000-0xdbfff 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 > coretemp0: <CPU On-Die Thermal Sensors> on cpu0 > est0: <Enhanced SpeedStep Frequency Control> on cpu0 > p4tcc0: <CPU Frequency Thermal Control> on cpu0 > coretemp1: <CPU On-Die Thermal Sensors> on cpu1 > est1: <Enhanced SpeedStep Frequency Control> on cpu1 > p4tcc1: <CPU Frequency Thermal Control> on cpu1 > coretemp2: <CPU On-Die Thermal Sensors> on cpu2 > est2: <Enhanced SpeedStep Frequency Control> on cpu2 > p4tcc2: <CPU Frequency Thermal Control> on cpu2 > coretemp3: <CPU On-Die Thermal Sensors> on cpu3 > est3: <Enhanced SpeedStep Frequency Control> on cpu3 > p4tcc3: <CPU Frequency Thermal Control> on cpu3 > coretemp4: <CPU On-Die Thermal Sensors> on cpu4 > est4: <Enhanced SpeedStep Frequency Control> on cpu4 > p4tcc4: <CPU Frequency Thermal Control> on cpu4 > coretemp5: <CPU On-Die Thermal Sensors> on cpu5 > est5: <Enhanced SpeedStep Frequency Control> on cpu5 > p4tcc5: <CPU Frequency Thermal Control> on cpu5 > coretemp6: <CPU On-Die Thermal Sensors> on cpu6 > est6: <Enhanced SpeedStep Frequency Control> on cpu6 > p4tcc6: <CPU Frequency Thermal Control> on cpu6 > coretemp7: <CPU On-Die Thermal Sensors> on cpu7 > est7: <Enhanced SpeedStep Frequency Control> on cpu7 > p4tcc7: <CPU Frequency Thermal Control> on cpu7 > Timecounters tick every 1.000 msec > usbus0: 5.0Gbps Super Speed USB v3.0 > usbus1: 12Mbps Full Speed USB v1.0 > usbus2: 12Mbps Full Speed USB v1.0 > usbus3: 12Mbps Full Speed USB v1.0 > usbus4: 480Mbps High Speed USB v2.0 > usbus5: 12Mbps Full Speed USB v1.0 > usbus6: 12Mbps Full Speed USB v1.0 > usbus7: 12Mbps Full Speed USB v1.0 > usbus8: 480Mbps High Speed USB v2.0 > ugen0.1: <0x1033> at usbus0 > uhub0: <0x1033 XHCI root HUB, class 9/0, rev 3.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 UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus3 > ugen4.1: <Intel> at usbus4 > uhub4: <Intel EHCI root HUB, class 9/0, rev 2.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 UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus7 > ugen8.1: <Intel> at usbus8 > uhub8: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus8 > uhub0: 4 ports with 4 removable, self powered > uhub1: 2 ports with 2 removable, self powered > uhub2: 2 ports with 2 removable, self powered > uhub3: 2 ports with 2 removable, self powered > uhub5: 2 ports with 2 removable, self powered > uhub6: 2 ports with 2 removable, self powered > uhub7: 2 ports with 2 removable, self powered > uhub4: 6 ports with 6 removable, self powered > uhub8: 6 ports with 6 removable, self powered > ugen1.2: <Microsoft> at usbus1 > ums0: <Microsoft Microsoft 3-Button Mouse with IntelliEyeTM, class 0/0, > rev 1.10/3.00, addr 2> on usbus1 > ums0: 3 buttons and [XYZ] coordinates ID=0 > ugen2.2: <USB> at usbus2 > ukbd0: <USB USB Keykoard, class 0/0, rev 1.10/1.10, addr 2> on usbus2 > ugen3.2: <CPS> at usbus3 > kbd2 at ukbd0 > uhid0: <USB USB Keykoard, class 0/0, rev 1.10/1.10, addr 2> on usbus2 > ahcich7: Poll timeout on slot 0 port 0 > ahcich7: is 00000000 cs 00000001 ss 00000000 rs 00000001 tfd 50 serr > 00000000 cmd 10004016 > ada0 at ahcich8 bus 0 scbus11 target 0 lun 0 > ada0: <OCZ-AGILITY2 1.33> ATA-8 SATA 2.x device > ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) > ada0: Command Queueing enabled > ada0: 57241MB (117231408 512 byte sectors: 16H 63S/T 16383C) > ada1 at ahcich9 bus 0 scbus12 target 0 lun 0 > ada1: <OCZ-AGILITY2 1.33> ATA-8 SATA 2.x device > ada1: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) > ada1: Command Queueing enabled > ada1: 57241MB (117231408 512 byte sectors: 16H 63S/T 16383C) > ada2 at ahcich10 bus 0 scbus13 target 0 lun 0 > ada2: <ST2000DL003-9VT166 CC32> ATA-8 SATA 3.x device > ada2: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) > ada2: Command Queueing enabled > ada2: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C) > ada3 at ahcich11 bus 0 scbus14 target 0 lun 0 > ada3: <ST2000DL003-9VT166 CC32> ATA-8 SATA 3.x device > ada3: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) > ada3: Command Queueing enabled > ada3: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C) > da0 at arcmsr0 bus 0 scbus8 target 0 lun 0 > da0: <Areca OS R001> Fixed Direct Access SCSI-5 device > da0: 166.666MB/s transfers (83.333MHz DT, offset 32, 16bit) > da0: Command Queueing enabled > da0: 953869MB (1953523712 512 byte sectors: 255H 63S/T 121601C) > da1 at mps0 bus 0 scbus9 target 0 lun 0 > da1: <ATA ST32000542AS CC34> Fixed Direct Access SCSI-5 device > da1: 300.000MB/s transfers > da1: Command Queueing enabled > da1: 1907729MB (3907029168 512 byte sectors: 255H 63S/T 243201C) > da2 at mps0 bus 0 scbus9 target 1 lun 0 > da2: <ATA ST32000542AS CC34> Fixed Direct Access SCSI-5 device > da2: 300.000MB/s transfers > da2: Command Queueing enabled > da2: 1907729MB (3907029168 512 byte sectors: 255H 63S/T 243201C) > da3 at mps0 bus 0 scbus9 target 2 lun 0 > da3: <ATA ST32000542AS CC34> Fixed Direct Access SCSI-5 device > da3: 300.000MB/s transfers > da3: Command Queueing enabled > da3: 1907729MB (3907029168 512 byte sectors: 255H 63S/T 243201C) > da4 at mps0 bus 0 scbus9 target 3 lun 0 > da4: <ATA ST32000542AS CC34> Fixed Direct Access SCSI-5 device > da4: 300.000MB/s transfers > da4: Command Queueing enabled > da4: 1907729MB (3907029168 512 byte sectors: 255H 63S/T 243201C) > da5 at mps1 bus 0 scbus10 target 0 lun 0 > da5: <ATA ST32000542AS CC34> Fixed Direct Access SCSI-6 device > da5: 300.000MB/s transfers > da5: Command Queueing enabled > da5: 1907729MB (3907029168 512 byte sectors: 255H 63S/T 243201C) > da6 at mps1 bus 0 scbus10 target 1 lun 0 > da6: <ATA ST32000542AS CC34> Fixed Direct Access SCSI-6 device > da6: 300.000MB/s transfers > da6: Command Queueing enabled > da6: 1907729MB (3907029168 512 byte sectors: 255H 63S/T 243201C) > da7 at mps1 bus 0 scbus10 target 2 lun 0 > da7: <ATA ST32000542AS CC34> Fixed Direct Access SCSI-6 device > da7: 300.000MB/s transfers > da7: Command Queueing enabled > da7: 1907729MB (3907029168 512 byte sectors: 255H 63S/T 243201C) > da8 at mps1 bus 0 scbus10 target 3 lun 0 > da8: <ATA ST32000542AS CC34> Fixed Direct Access SCSI-6 device > da8: 300.000MB/s transfers > da8: Command Queueing enabled > da8: 1907729MB (3907029168 512 byte sectors: 255H 63S/T 243201C) > da9 at mps1 bus 0 scbus10 target 6 lun 0 > da9: <ATA ST2000DL003-9VT1 CC32> Fixed Direct Access SCSI-6 device > da9: 600.000MB/s transfers > da9: Command Queueing enabled > da9: 1907729MB (3907029168 512 byte sectors: 255H 63S/T 243201C) > da10 at mps1 bus 0 scbus10 target 7 lun 0 > da10: <ATA ST32000542AS CC34> Fixed Direct Access SCSI-6 device > da10: 300.000MB/s transfers > da10: Command Queueing enabled > da10: 1907729MB (3907029168 512 byte sectors: 255H 63S/T 243201C) > pass1 at arcmsr0 bus 0 scbus8 target 16 lun 0 > pass1: <Areca RAID controller R001> Fixed Processor SCSI-0 device > SMP: AP CPU #1 Launched! > SMP: AP CPU #7 Launched! > SMP: AP CPU #2 Launched! > SMP: AP CPU #4 Launched! > SMP: AP CPU #3 Launched! > SMP: AP CPU #5 Launched! > SMP: AP CPU #6 Launched! > Trying to mount root from ufs:/dev/da0p3 > ZFS filesystem version 5 > ZFS storage pool version 28 > ugen2.2: <USB> at usbus2 (disconnected) > ukbd0: at uhub2, port 1, addr 2 (disconnected) > uhid0: at uhub2, port 1, addr 2 (disconnected) > ugen2.2: <USB> at usbus2 > ukbd0: <USB USB Keykoard, class 0/0, rev 1.10/1.10, addr 2> on usbus2 > kbd2 at ukbd0 > uhid0: <USB USB Keykoard, class 0/0, rev 1.10/1.10, addr 2> on usbus2 > (da7:mps1:0:2:0): READ(10). CDB: 28 0 3 33 c6 f5 0 0 1 0 > (da7:mps1:0:2:0): CAM status: SCSI Status Error > (da7:mps1:0:2:0): SCSI status: Check Condition > (da7:mps1:0:2:0): SCSI sense: UNIT ATTENTION asc:29,0 (Power on, reset, or > bus device reset occurred) > (da5:mps1:0:0:0): READ(10). CDB: 28 0 3 33 c6 f5 0 0 1 0 > (da5:mps1:0:0:0): CAM status: SCSI Status Error > (da5:mps1:0:0:0): SCSI status: Check Condition > (da5:mps1:0:0:0): SCSI sense: UNIT ATTENTION asc:29,0 (Power on, reset, or > bus device reset occurred) > (da9:mps1:0:6:0): READ(10). CDB: 28 0 3 33 c6 f5 0 0 1 0 > (da9:mps1:0:6:0): CAM status: SCSI Status Error > (da9:mps1:0:6:0): SCSI status: Check Condition > (da9:mps1:0:6:0): SCSI sense: UNIT ATTENTION asc:29,0 (Power on, reset, or > bus device reset occurred) > (da8:mps1:0:3:0): READ(10). CDB: 28 0 4 97 a a3 0 0 1 0 > (da8:mps1:0:3:0): CAM status: SCSI Status Error > (da8:mps1:0:3:0): SCSI status: Check Condition > (da8:mps1:0:3:0): SCSI sense: UNIT ATTENTION asc:29,0 (Power on, reset, or > bus device reset occurred) > pid 2395 (akonadiserver), uid 128: exited on signal 11 (core dumped) > pid 2492 (akonadiserver), uid 128: exited on signal 11 (core dumped) > pid 2494 (akonadiserver), uid 128: exited on signal 11 (core dumped) > > > > > _______________________________________________ > freebsd-fs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org" --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1321908282.66381.27.camel>