From owner-freebsd-bugs@freebsd.org Wed Jul 31 22:10:06 2019 Return-Path: Delivered-To: freebsd-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 60C66A9D37 for ; Wed, 31 Jul 2019 22:10:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 45zSKB2jYVz4QLW for ; Wed, 31 Jul 2019 22:10:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 5B35AA9D36; Wed, 31 Jul 2019 22:10:06 +0000 (UTC) Delivered-To: bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5AF0EA9D35 for ; Wed, 31 Jul 2019 22:10:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 45zSKB2X4pz4QLV for ; Wed, 31 Jul 2019 22:10:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 34009849E for ; Wed, 31 Jul 2019 22:10:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x6VMA6KD080311 for ; Wed, 31 Jul 2019 22:10:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x6VMA69X080310 for bugs@FreeBSD.org; Wed, 31 Jul 2019 22:10:06 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 239566] panic: solaris assert: avl_find(&scn->scn_queue, sds, &where) .... dsl_scan.c line 1029 Date: Wed, 31 Jul 2019 22:10:05 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pascal.guitierrez@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Rspamd-Queue-Id: 45zSKB2X4pz4QLV X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.79 / 15.00]; local_wl_from(0.00)[freebsd.org]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_SPAM_SHORT(0.79)[0.793,0] X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Jul 2019 22:10:06 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239566 Bug ID: 239566 Summary: panic: solaris assert: avl_find(&scn->scn_queue, sds, &where) .... dsl_scan.c line 1029 Product: Base System Version: 12.0-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: pascal.guitierrez@gmail.com Created attachment 206183 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D206183&action= =3Dedit Kernel panic screenshot Panic hit whilst having a number of (around 50) zfs recv's happening (this = box is purely a zfs recv backup machine) and a scrub is running. Machine is 12.0-RELEASEp8, has been running fine, however this is the first time we've had so many recvs whilst running a scrub. System has panicked 3x in the last few hours. Panic output is attached as a screenshot. dmesg is below: ---<>--- Copyright (c) 1992-2018 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 12.0-RELEASE-p8 GENERIC amd64 FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) VT(vga): resolution 640x480 CPU: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz (2400.05-MHz K8-class = CPU) Origin=3D"GenuineIntel" Id=3D0x206c2 Family=3D0x6 Model=3D0x2c Steppi= ng=3D2 =20 Features=3D0xbfebfbff =20 Features2=3D0x9ee3fd AMD Features=3D0x2c100800 AMD Features2=3D0x1 Structured Extended Features3=3D0x9c000000 VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID TSC: P-state invariant, performance statistics real memory =3D 206158430208 (196608 MB) avail memory =3D 200875819008 (191570 MB) Event timer "LAPIC" quality 600 ACPI APIC Table: <070918 APIC2257> FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs FreeBSD/SMP: 2 package(s) x 4 core(s) random: unblocking device. Firmware Warning (ACPI): 32/64X length mismatch in FADT/Gpe0Block: 128/64 (20181003/tbfadt-748) ioapic0: Changing APIC ID to 1 ioapic1: Changing APIC ID to 3 ioapic0 irqs 0-23 on motherboard ioapic1 irqs 24-47 on motherboard Launching APs: 3 2 7 5 4 1 6 Timecounter "TSC-low" frequency 1200024188 Hz quality 1000 random: entropy device external interface kbd1 at kbdmux0 netmap: loaded module [ath_hal] loaded module_register_init: MOD_LOAD (vesa, 0xffffffff810f9a00, 0) error 19 nexus0 vtvga0: on motherboard cryptosoft0: on motherboard aesni0: No AES or SHA support. acpi0: on motherboard acpi0: Power Button (fixed) cpu0: on acpi0 attimer0: port 0x40-0x43 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 atrtc0: port 0x70-0x71 irq 8 on acpi0 atrtc0: registered as a time-of-day clock, resolution 1.000000s Event timer "RTC" frequency 32768 Hz quality 0 hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 950 Event timer "HPET" frequency 14318180 Hz quality 350 Event timer "HPET1" frequency 14318180 Hz quality 340 Event timer "HPET2" frequency 14318180 Hz quality 340 Event timer "HPET3" frequency 14318180 Hz quality 340 Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 igb0: port 0xef80-0xef9f mem 0xfafe0000-0xfaffffff,0xfafc0000-0xfafdffff,0xfaf9c000-0xfaf9ffff irq 28 at device 0.0 on pci1 igb0: attach_pre capping queues at 8 igb0: using 1024 tx descriptors and 1024 rx descriptors igb0: msix_init qsets capped at 8 igb0: pxm cpus: 8 queue msgs: 9 admincnt: 1 igb0: using 8 rx queues 8 tx queues=20 igb0: Using MSIX interrupts with 9 vectors igb0: allocated for 8 tx_queues igb0: allocated for 8 rx_queues igb0: Ethernet address: 00:25:90:2c:58:7a igb0: netmap queues/slots: TX 8/1024, RX 8/1024 igb1: port 0xef40-0xef5f mem 0xfaf60000-0xfaf7ffff,0xfaf40000-0xfaf5ffff,0xfaf1c000-0xfaf1ffff irq 40 at device 0.1 on pci1 igb1: attach_pre capping queues at 8 igb1: using 1024 tx descriptors and 1024 rx descriptors igb1: msix_init qsets capped at 8 igb1: pxm cpus: 8 queue msgs: 9 admincnt: 1 igb1: using 8 rx queues 8 tx queues=20 igb1: Using MSIX interrupts with 9 vectors igb1: allocated for 8 tx_queues igb1: allocated for 8 rx_queues igb1: Ethernet address: 00:25:90:2c:58:7b igb1: netmap queues/slots: TX 8/1024, RX 8/1024 pcib2: at device 3.0 on pci0 pci2: on pcib2 mps0: port 0xd000-0xd0ff mem 0xfae3c000-0xfae3ffff,0xfae40000-0xfae7ffff irq 24 at device 0.0 on pci2 mps0: Firmware: 20.00.04.00, Driver: 21.02.00.00-fbsd mps0: IOCCapabilities: 1285c pcib3: at device 5.0 on pci0 pci3: on pcib3 pcib4: at device 7.0 on pci0 pci4: on pcib4 pci0: at device 20.0 (no driver attached) pci0: at device 20.1 (no driver attached) pci0: at device 20.2 (no driver attached) pci0: at device 20.3 (no driver attached) uhci0: port 0xce80-0xce9f irq = 16 at device 26.0 on pci0 uhci0: LegSup =3D 0x2f00 usbus0 on uhci0 usbus0: 12Mbps Full Speed USB v1.0 uhci1: port 0xce20-0xce3f irq = 21 at device 26.1 on pci0 uhci1: LegSup =3D 0x2f00 usbus1 on uhci1 usbus1: 12Mbps Full Speed USB v1.0 uhci2: port 0xcdc0-0xcddf irq = 19 at device 26.2 on pci0 uhci2: LegSup =3D 0x2f00 usbus2 on uhci2 usbus2: 12Mbps Full Speed USB v1.0 ehci0: mem 0xfadf6000-0xfadf63ff irq 18 at device 26.7 on pci0 usbus3: EHCI version 1.0 usbus3 on ehci0 usbus3: 480Mbps High Speed USB v2.0 uhci3: port 0xcf00-0xcf1f irq = 23 at device 29.0 on pci0 uhci3: LegSup =3D 0x2f00 usbus4 on uhci3 usbus4: 12Mbps Full Speed USB v1.0 uhci4: port 0xcec0-0xcedf irq = 19 at device 29.1 on pci0 uhci4: LegSup =3D 0x2f00 usbus5 on uhci4 usbus5: 12Mbps Full Speed USB v1.0 uhci5: port 0xcea0-0xcebf irq = 18 at device 29.2 on pci0 uhci5: LegSup =3D 0x2f00 usbus6 on uhci5 usbus6: 12Mbps Full Speed USB v1.0 ehci1: mem 0xfadf8000-0xfadf83ff irq 23 at device 29.7 on pci0 usbus7: EHCI version 1.0 usbus7 on ehci1 usbus7: 480Mbps High Speed USB v2.0 pcib5: at device 30.0 on pci0 pci5: on pcib5 vgapci0: mem 0xf8000000-0xf8ffffff,0xf9ffc000-0xf9ffffff,0xfa000000-0xfa7fffff irq 16 at device 3.0 on pci5 vgapci0: Boot video device isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0xcff0-0xcff7,0xcf8c-0xcf8f,0xcfe0-0xcfe7,0xcf88-0xcf8b,0xcfa0-0xcfaf,0xcf9= 0-0xcf9f irq 19 at device 31.2 on pci0 ata2: at channel 0 on atapci0 ata3: at channel 1 on atapci0 atapci1: port 0xcf80-0xcf87,0xcf7c-0xcf7f,0xcf28-0xcf2f,0xcf24-0xcf27,0xcf60-0xcf6f,0xcf3= 0-0xcf3f irq 19 at device 31.5 on pci0 ata4: at channel 0 on atapci1 ata5: at channel 1 on atapci1 acpi_button0: on acpi0 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 uart2: <16550 or compatible> port 0x3e8-0x3ef irq 5 on acpi0 orm0: at iomem 0xc0000-0xc7fff,0xc8000-0xc87ff,0xc8800-0xc97ff pnpid ORM0000 on isa0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbdc0: non-PNP ISA device will be removed from GENERIC in FreeBSD 12. est0: on cpu0 ZFS filesystem version: 5 ZFS storage pool version: features support (5000) Timecounters tick every 1.000 msec ugen7.1: at usbus7 ugen6.1: at usbus6 ugen2.1: at usbus2 ugen0.1: at usbus0 ugen1.1: at usbus1 ugen3.1: at usbus3 ugen4.1: at usbus4 ugen5.1: at usbus5 uhub0: on usbus7 uhub1: on usbus2 uhub2: on usbus1 uhub3: on usbus5 uhub4: on usbus4 uhub5: on usbus3 uhub6: on usbus0 uhub7: on usbus6 uhub2: 2 ports with 2 removable, self powered uhub1: 2 ports with 2 removable, self powered uhub4: 2 ports with 2 removable, self powered uhub3: 2 ports with 2 removable, self powered uhub7: 2 ports with 2 removable, self powered uhub6: 2 ports with 2 removable, self powered uhub0: 6 ports with 6 removable, self powered uhub5: 6 ports with 6 removable, self powered ugen2.2: at usbus2 ukbd0 on uhub1 ugen7.2: at usbus7 umass0 on uhub0 umass0: on usbus7 umass0: SCSI over Bulk-Only; quirks =3D 0xc100 umass0:5:0: Attached to scbus5 ukbd0: on usbus2 kbd2 at ukbd0 ugen7.3: at usbus7 umass1 on uhub0 umass1: on usbus7 umass1: SCSI over Bulk-Only; quirks =3D 0xc100 umass1:6:1: Attached to scbus6 ses0 at mps0 bus 0 scbus0 target 21 lun 0 ses0: Fixed Enclosure Services SPC-3 SCSI device ses0: Serial Number=20 ses0: 600.000MB/s transfers ses0: Command Queueing enabled ses0: SCSI-3 ENC Device ses1 at mps0 bus 0 scbus0 target 41 lun 0 ses1: Fixed Enclosure Services SPC-3 SCSI device ses1: Serial Number=20 ses1: 600.000MB/s transfers ses1: Command Queueing enabled ses1: SCSI-3 ENC Device da1 at mps0 bus 0 scbus0 target 9 lun 0 da1: Fixed Direct Access SPC-4 SCSI device da1: Serial Number 7SGA0SVC da1: 600.000MB/s transfers da1: Command Queueing enabled da1: 7630885MB (1953506646 4096 byte sectors) da5 at mps0 bus 0 scbus0 target 13 lun 0 da5: Fixed Direct Access SPC-4 SCSI device da5: Serial Number 7SGDWJYC da5: 600.000MB/s transfers da5: Command Queueing enabled da5: 7630885MB (1953506646 4096 byte sectors) da8 at mps0 bus 0 scbus0 target 16 lun 0 da8: Fixed Direct Access SPC-4 SCSI device da8: Serial Number 7SGDP3MC da8: 600.000MB/s transfers da8: Command Queueing enabled da8: 7630885MB (1953506646 4096 byte sectors) da11 at mps0 bus 0 scbus0 target 147 lun 0 da11: Fixed Direct Access SPC-4 SCSI device da11: Serial Number 7SGDR52C da11: 600.000MB/s transfers da11: Command Queueing enabled da11: 7630885MB (1953506646 4096 byte sectors) da2 at mps0 bus 0 scbus0 target 10 lun 0 da2: Fixed Direct Access SPC-4 SCSI device da2: Serial Number 7SGBVZZC da2: 600.000MB/s transfers da2: Command Queueing enabled da2: 7630885MB (1953506646 4096 byte sectors) da13 at mps0 bus 0 scbus0 target 149 lun 0 da13: Fixed Direct Access SPC-4 SCSI device da13: Serial Number 7SGJTBBC da13: 600.000MB/s transfers da13: Command Queueing enabled da13: 7630885MB (1953506646 4096 byte sectors) da18 at mps0 bus 0 scbus0 target 154 lun 0 da18: Fixed Direct Access SPC-4 SCSI device da18: Serial Number 7SGBBYBC da18: 600.000MB/s transfers da18: Command Queueing enabled da18: 7630885MB (1953506646 4096 byte sectors) da19 at mps0 bus 0 scbus0 target 155 lun 0 da19: Fixed Direct Access SPC-4 SCSI device da19: Serial Number 7SGDHK9C da19: 600.000MB/s transfers da19: Command Queueing enabled da19: 7630885MB (1953506646 4096 byte sectors) da12 at mps0 bus 0 scbus0 target 148 lun 0 da12: Fixed Direct Access SPC-4 SCSI device da12: Serial Number 7SGJRZ9C da12: 600.000MB/s transfers da12: Command Queueing enabled da12: 7630885MB (1953506646 4096 byte sectors) da23 at mps0 bus 0 scbus0 target 159 lun 0 da23: Fixed Direct Access SPC-4 SCSI device da23: Serial Number 7SGJ46ZC da23: 600.000MB/s transfers da23: Command Queueing enabled da23: 7630885MB (1953506646 4096 byte sectors) da21 at mps0 bus 0 scbus0 target 157 lun 0 da21: Fixed Direct Access SPC-4 SCSI device da21: Serial Number 7SGDMJXC da21: 600.000MB/s transfers da21: Command Queueing enabled da21: 7630885MB (1953506646 4096 byte sectors) da14 at mps0 bus 0 scbus0 target 150 lun 0 da14: Fixed Direct Access SPC-4 SCSI device da14: Serial Number 7SH4YJ5L da14: 600.000MB/s transfers da14: Command Queueing enabled da14: 7630885MB (1953506646 4096 byte sectors) da7 at mps0 bus 0 scbus0 target 15 lun 0 da7: Fixed Direct Access SPC-4 SCSI device da7: Serial Number 7SH4YHKL da7: 600.000MB/s transfers da7: Command Queueing enabled da7: 7630885MB (1953506646 4096 byte sectors) da10 at mps0 bus 0 scbus0 target 18 lun 0 da10: Fixed Direct Access SPC-4 SCSI device da10: Serial Number 7SGDEZAC da10: 600.000MB/s transfers da10: Command Queueing enabled da10: 7630885MB (1953506646 4096 byte sectors) da17 at mps0 bus 0 scbus0 target 153 lun 0 da17: Fixed Direct Access SPC-4 SCSI device da17: Serial Number 7SH4YJHL da17: 600.000MB/s transfers da17: Command Queueing enabled da17: 7630885MB (1953506646 4096 byte sectors) da16 at mps0 bus 0 scbus0 target 152 lun 0 da16: Fixed Direct Access SPC-4 SCSI device da16: Serial Number 7SGJ7VDC da16: 600.000MB/s transfers da16: Command Queueing enabled da16: 7630885MB (1953506646 4096 byte sectors) da9 at mps0 bus 0 scbus0 target 17 lun 0 da9: Fixed Direct Access SPC-4 SCSI device da9: Serial Number 7SGE899C da9: 600.000MB/s transfers da9: Command Queueing enabled da9: 7630885MB (1953506646 4096 byte sectors) da6 at mps0 bus 0 scbus0 target 14 lun 0 da6: Fixed Direct Access SPC-4 SCSI device da6: Serial Number 7SGDLLEC da6: 600.000MB/s transfers da6: Command Queueing enabled da6: 7630885MB (1953506646 4096 byte sectors) da3 at mps0 bus 0 scbus0 target 11 lun 0 da3: Fixed Direct Access SPC-4 SCSI device da3: Serial Number 7SGBL59C da3: 600.000MB/s transfers da3: Command Queueing enabled da3: 7630885MB (1953506646 4096 byte sectors) da20 at mps0 bus 0 scbus0 target 156 lun 0 da20: Fixed Direct Access SPC-4 SCSI device da20: Serial Number 7SGJG60C da20: 600.000MB/s transfers da20: Command Queueing enabled da20: 7630885MB (1953506646 4096 byte sectors) da15 at mps0 bus 0 scbus0 target 151 lun 0 da15: Fixed Direct Access SPC-4 SCSI device da15: Serial Number 7SGJEM1C da15: 600.000MB/s transfers da15: Command Queueing enabled da15: 7630885MB (1953506646 4096 byte sectors) da4 at mps0 bus 0 scbus0 target 12 lun 0 da4: Fixed Direct Access SPC-4 SCSI device da4: Serial Number 7SGUV03C da4: 600.000MB/s transfers da4: Command Queueing enabled da4: 7630885MB (1953506646 4096 byte sectors) da22 at mps0 bus 0 scbus0 target 158 lun 0 da22: Fixed Direct Access SPC-4 SCSI device da22: Serial Number 7SH4YN5L da22: 600.000MB/s transfers da22: Command Queueing enabled da22: 7630885MB (1953506646 4096 byte sectors) da24 at umass-sim0 bus 0 scbus5 target 0 lun 0 da24: Removable Direct Access SCSI device da24: Serial Number 000000000272 da24: 40.000MB/s transfers da24: 3968MB (8126464 512 byte sectors) da24: quirks=3D0x3 da0 at mps0 bus 0 scbus0 target 8 lun 0 da0: Fixed Direct Access SPC-4 SCSI device da0: Serial Number 7SGK036C da0: 600.000MB/s transfers da0: Command Queueing enabled da0: 7630885MB (1953506646 4096 byte sectors) da25 at umass-sim1 bus 1 scbus6 target 0 lun 0 da25: Removable Direct Access SCSI device da25: Serial Number 000000000272 da25: 40.000MB/s transfers da25: 3968MB (8126464 512 byte sectors) da25: quirks=3D0x3 ses1: da23,pass25: Element descriptor: 'Slot 01' ses1: da23,pass25: SAS Device Slot Element: 1 Phys at Slot 0 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca2521d5731 ses1: da22,pass24: Element descriptor: 'Slot 02' ses1: da22,pass24: SAS Device Slot Element: 1 Phys at Slot 1 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca25241612d ses1: da21,pass23: Element descriptor: 'Slot 03' ses1: da21,pass23: SAS Device Slot Element: 1 Phys at Slot 2 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca25216f74d ses1: da20,pass22: Element descriptor: 'Slot 04' ses1: da20,pass22: SAS Device Slot Element: 1 Phys at Slot 3 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca2521dece1 ses1: da19,pass21: Element descriptor: 'Slot 05' ses1: da19,pass21: SAS Device Slot Element: 1 Phys at Slot 4 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca25216bb6d ses1: da18,pass20: Element descriptor: 'Slot 06' ses1: da18,pass20: SAS Device Slot Element: 1 Phys at Slot 5 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca25214b3b9 ses1: da17,pass19: Element descriptor: 'Slot 07' ses1: da17,pass19: SAS Device Slot Element: 1 Phys at Slot 6 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca252415f65 ses1: da16,pass18: Element descriptor: 'Slot 08' ses1: da16,pass18: SAS Device Slot Element: 1 Phys at Slot 7 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca2521d8da5 ses1: da15,pass17: Element descriptor: 'Slot 09' ses1: da15,pass17: SAS Device Slot Element: 1 Phys at Slot 8 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca2521de42d ses1: da14,pass16: Element descriptor: 'Slot 10' ses1: da14,pass16: SAS Device Slot Element: 1 Phys at Slot 9 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca252415f3d ses1: da13,pass15: Element descriptor: 'Slot 11' ses1: da13,pass15: SAS Device Slot Element: 1 Phys at Slot 10 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca2521e85a1 ses1: da5,pass5: Element descriptor: 'Slot 12' ses1: da5,pass5: SAS Device Slot Element: 1 Phys at Slot 11 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca252176f71 ses1: da12,pass14: Element descriptor: 'Slot 13' ses1: da12,pass14: SAS Device Slot Element: 1 Phys at Slot 12 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca2521e70c5 ses1: da11,pass13: Element descriptor: 'Slot 14' ses1: da11,pass13: SAS Device Slot Element: 1 Phys at Slot 13 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca252171e9d ses1: da10,pass10: Element descriptor: 'Slot 15' ses1: da10,pass10: SAS Device Slot Element: 1 Phys at Slot 14 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca25216a3b5 ses1: da6,pass6: Element descriptor: 'Slot 16' ses1: da6,pass6: SAS Device Slot Element: 1 Phys at Slot 15 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca25216e905 ses1: da3,pass3: Element descriptor: 'Slot 17' ses1: da3,pass3: SAS Device Slot Element: 1 Phys at Slot 16 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca25215112d ses1: da2,pass2: Element descriptor: 'Slot 18' ses1: da2,pass2: SAS Device Slot Element: 1 Phys at Slot 17 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca2521595bd ses1: da9,pass9: Element descriptor: 'Slot 19' ses1: da9,pass9: SAS Device Slot Element: 1 Phys at Slot 18 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca252181fed ses1: da8,pass8: Element descriptor: 'Slot 20' ses1: da8,pass8: SAS Device Slot Element: 1 Phys at Slot 19 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca252170ee5 ses1: da7,pass7: Element descriptor: 'Slot 21' ses1: da7,pass7: SAS Device Slot Element: 1 Phys at Slot 20 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca252415ef1 ses1: da4,pass4: Element descriptor: 'Slot 22' ses1: da4,pass4: SAS Device Slot Element: 1 Phys at Slot 21 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca2522efb91 ses1: da1,pass1: Element descriptor: 'Slot 23' ses1: da1,pass1: SAS Device Slot Element: 1 Phys at Slot 22 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca252123a65 ses1: da0,pass0: Element descriptor: 'Slot 24' ses1: da0,pass0: SAS Device Slot Element: 1 Phys at Slot 23 ses1: phy 0: SAS device type 1 id 0 ses1: phy 0: protocols: Initiator( None ) Target( SSP ) ses1: phy 0: parent 500304800107877f addr 5000cca2521eeac9 Trying to mount root from zfs:zroot []... lo0: link state changed to UP igb0: link state changed to UP ioat0: mem 0xfadf0000-0xfadf3fff irq 43 at device 22.0 on pc= i0 ioat0: Capabilities: 77 ioat1: mem 0xfadec000-0xfadeffff irq 44 at device 22.1 on pc= i0 ioat1: Capabilities: 77 ioat2: mem 0xfade8000-0xfadebfff irq 45 at device 22.2 on pc= i0 ioat2: Capabilities: 77 ioat3: mem 0xfade4000-0xfade7fff irq 46 at device 22.3 on pc= i0 ioat3: Capabilities: 77 ioat4: mem 0xfade0000-0xfade3fff irq 43 at device 22.4 on pc= i0 ioat4: Capabilities: 77 ioat5: mem 0xfaddc000-0xfaddffff irq 44 at device 22.5 on pc= i0 ioat5: Capabilities: 77 ioat6: mem 0xfadd8000-0xfaddbfff irq 45 at device 22.6 on pc= i0 ioat6: Capabilities: 77 ioat7: mem 0xfadd4000-0xfadd7fff irq 46 at device 22.7 on pc= i0 ioat7: Capabilities: 77 ums0 on uhub1 ums0: on usbus2 Security policy loaded: MAC/ntpd (mac_ntpd) --=20 You are receiving this mail because: You are the assignee for the bug.=