From owner-freebsd-fs@freebsd.org Mon Mar 5 16:49:43 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 2CA2BF3E6FE for ; Mon, 5 Mar 2018 16:49:43 +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 9F1538227D for ; Mon, 5 Mar 2018 16:49:42 +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 BD1821EA86 for ; Mon, 5 Mar 2018 16:49:41 +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 w25GnfK1046644 for ; Mon, 5 Mar 2018 16:49:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w25Gnfoj046643 for freebsd-fs@FreeBSD.org; Mon, 5 Mar 2018 16:49:41 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: freebsd-fs@FreeBSD.org Subject: [Bug 210409] zfs: panic during boot Date: Mon, 05 Mar 2018 16:49:41 +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 Only Me X-Bugzilla-Who: bdrewery@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-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.25 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Mar 2018 16:49:43 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210409 --- Comment #10 from Bryan Drewery --- I hit this like 7 times yesterday on r330386. # zpool status pool: scratch state: ONLINE scan: scrub repaired 0 in 0h20m with 0 errors on Mon Jan 29 10:08:25 2018 config: NAME STATE READ WRITE CKSUM scratch ONLINE 0 0 0 gpt/disk2 ONLINE 0 0 0 logs gpt/log1 ONLINE 0 0 0 cache gpt/cache1 ONLINE 0 0 0 errors: No known data errors pool: zroot state: ONLINE scan: scrub repaired 0 in 2h43m with 0 errors on Tue Feb 20 06:42:23 2018 config: NAME STATE READ WRITE CKSUM zroot ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 gpt/disk0 ONLINE 0 0 0 gpt/disk1 ONLINE 0 0 0 logs gpt/log0 ONLINE 0 0 0 cache gpt/cache0 ONLINE 0 0 0 errors: No known data errors # gpart show =3D> 40 1953525088 ada0 GPT (932G) 40 256 1 freebsd-boot (128K) 296 16777216 2 freebsd-swap (8.0G) 16777512 1936747616 3 freebsd-zfs (924G) =3D> 40 1953525088 ada1 GPT (932G) 40 256 1 freebsd-boot (128K) 296 16777216 2 freebsd-swap (8.0G) 16777512 1936747616 3 freebsd-zfs (924G) =3D> 34 250069613 ada2 GPT (119G) 34 2014 - free - (1.0M) 2048 2097152 1 freebsd-zfs (1.0G) 2099200 104857600 2 freebsd-zfs (50G) 106956800 2097152 3 freebsd-zfs (1.0G) 109053952 104857600 4 freebsd-zfs (50G) 213911552 36158095 - free - (17G) =3D> 40 1953525088 ada3 GPT (932G) 40 256 1 freebsd-boot (128K) 296 960495616 2 freebsd-zfs (458G) 960495912 209715200 3 freebsd-swap (100G) 1170211112 783314016 - free - (374G) --=20 You are receiving this mail because: You are the assignee for the bug.=