From nobody Sat May 04 03:01:51 2024 X-Original-To: fs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VWXWj0Bc0z5JMS9 for ; Sat, 4 May 2024 03:01:53 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VWXWh60lxz47hY for ; Sat, 4 May 2024 03:01:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1714791712; a=rsa-sha256; cv=none; b=Rp9izQC2WP6kPO3It2V4ubwmZFZ/n6gaSKg2yNU5C67Kyzga1SVUbsMHr/1aLqH8tJqtp7 I0Qas09eLnc1AyYswz8sK05KCLp1LfMsEPXQJNGCzftnXX2yk3SHTcfRHjm8GPjJLDNm3d /A7ucLbHZ8cP5g/0ATuPbEXltKXJd4opafunnHJtTHAQgQoS9tMcKTbjTA+JlKw/VscWTq NpJ1leTZsYnNbZxV4fA6EFasIdHMlyWZMakL60mCCEpmdbzTFoE37c5olTkuvs6YBDX/LL XnbBHdIhpeviqkUPkmMpQOHXdod+heAV0zPr6adH4LB0e8KNxfggXxRNg4yJqA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1714791712; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=t0C6yE5G7U/1ztvpJUIj+Vdn5is0LgHTr3K3BWKgMXA=; b=S8I0A7HlMFR436X2RtKeSdVT66mh9L+dvldTZAqokUq7puBGF/yfDpHww7/MFLhjUcqtvF gvrmBRy/pAHusw5PY2juMTikr/sHb6ZTCMpxYawUj1ioKEWJRQtXa+gLnvP2woC6vsVE5Y Ii5WfNWiBFJaWjReqOEKOEYOU4PkdDvRBVByDPyDxfE+rbgpaSELpFhIQAFvEhz2Sp3sDX CfLXCuIzXLsaltHLiF9ylSvHSVYgMg7twulb65c52NbIeMs0RgYhUh6eUw+q8LzjQAIl5A 4j5z6T9uowKc9UO0K9VQu4VogsB2WdmvTAHORHbrgoaH0lIysDZOFzHBe7SLDQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VWXWh5dJYz1CD9 for ; Sat, 4 May 2024 03:01:52 +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 44431qIR089016 for ; Sat, 4 May 2024 03:01:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44431qcK089015 for fs@FreeBSD.org; Sat, 4 May 2024 03:01:52 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 278414] Reproducible zpool(8) panic with 14.0-RELEASE amd64-zfs.raw VM-IMAGES Date: Sat, 04 May 2024 03:01:51 +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: 14.0-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mav@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: mav@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc assigned_to 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 List-Id: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278414 Alexander Motin changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress CC| |markj@FreeBSD.org, | |mav@FreeBSD.org Assignee|fs@FreeBSD.org |mav@FreeBSD.org --- Comment #15 from Alexander Motin --- It seems makefs-generated ZFS images by skipping some optional dataset structures activate code not used since before ancient zpool version 11 and missing some locks. I think https://github.com/openzfs/zfs/pull/16162 shou= ld fix the problem. Though I wonder whether/when ZFS will regenerate those structures without explicit upgrade from the pre-11 pool version or will forever use the old code. --=20 You are receiving this mail because: You are the assignee for the bug.=