From owner-freebsd-fs@freebsd.org Thu Oct 11 15:58:31 2018 Return-Path: Delivered-To: freebsd-fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3358410BF081 for ; Thu, 11 Oct 2018 15:58:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C24D376511 for ; Thu, 11 Oct 2018 15:58:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 852D010BF080; Thu, 11 Oct 2018 15:58:30 +0000 (UTC) Delivered-To: fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 61F4310BF07F for ; Thu, 11 Oct 2018 15:58:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F291F7650B for ; Thu, 11 Oct 2018 15:58:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 2BF266318 for ; Thu, 11 Oct 2018 15:58:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w9BFwTlh097286 for ; Thu, 11 Oct 2018 15:58:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w9BFwTYi097285 for fs@FreeBSD.org; Thu, 11 Oct 2018 15:58:29 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: fs@FreeBSD.org Subject: [Bug 229007] [zfs] kernel crashes on remove disk Date: Thu, 11 Oct 2018 15:58:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: gldisater@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Oct 2018 15:58:31 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229007 --- Comment #9 from Jeremy Faulkner --- tar zcvf core-dump-zfs-devrem.tar.gz /boot/kernel /usr/lib/debug/boot/kernel /var/crash/*.0 https://drive.google.com/open?id=3D1SUTm-hBgIhkkTmYNridU9zZqVMSIlA3T root@devremoval:~ # uname -a FreeBSD devremoval 12.0-ALPHA7 FreeBSD 12.0-ALPHA7 r338859 GENERIC amd64 I haven't updated this bhyve vm recently but it's been unable to boot if th= ree of it's drives are enabled. panic: solaris assert: zio->io_type =3D=3D ZIO_TYPE_WRITE (0x3 =3D=3D 0x2),= file: /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_indirect.c, li= ne: 1267 cpuid =3D 1 time =3D 1539270204 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe004d167= 7e0 vpanic() at vpanic+0x1a3/frame 0xfffffe004d167840 panic() at panic+0x43/frame 0xfffffe004d1678a0 assfail3() at assfail3+0x2c/frame 0xfffffe004d1678c0 vdev_indirect_io_start() at vdev_indirect_io_start+0xae/frame 0xfffffe004d167900 zio_vdev_io_start() at zio_vdev_io_start+0x4b5/frame 0xfffffe004d167960 zio_execute() at zio_execute+0x18c/frame 0xfffffe004d1679b0 zio_nowait() at zio_nowait+0xc4/frame 0xfffffe004d1679e0 vdev_mirror_io_start() at vdev_mirror_io_start+0x42a/frame 0xfffffe004d167a= 70 zio_vdev_io_start() at zio_vdev_io_start+0x1fe/frame 0xfffffe004d167ad0 zio_execute() at zio_execute+0x18c/frame 0xfffffe004d167b20 taskqueue_run_locked() at taskqueue_run_locked+0x10c/frame 0xfffffe004d167b= 80 taskqueue_thread_loop() at taskqueue_thread_loop+0x88/frame 0xfffffe004d167= bb0 fork_exit() at fork_exit+0x84/frame 0xfffffe004d167bf0 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe004d167bf0 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 0 tid 100510 ] Stopped at kdb_enter+0x3b: movq $0,kdb_why db> --=20 You are receiving this mail because: You are the assignee for the bug.=