From nobody Mon Nov 25 13:16:10 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 4XxmRv0t1Vz5dbB6 for ; Mon, 25 Nov 2024 13:16:11 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XxmRt51hkz50Dn for ; Mon, 25 Nov 2024 13:16:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732540570; 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=xf59WrwLs32gHN1yBfyCxtBTTtZqt2/pCloGNDJ4LGY=; b=V96TzSfsAh7V8sAPHmfm8lV//VTdB1UlHoVIED3Zx6FX00KT9WZOQ9bJuj0a3MQEsgVqpc OwFr/++SAZbCLgsVMI274oBcuAWhTGOt5m+2Z78O/u79VhUqsVTmo9xFYX+rCsZzWHxzyM fuYfuluKFsC9aQfH4EQIdhk3zGxTh8GeP6C9dKib5tD9HQu3hBbanSczguS6QPu5Vt64O8 mSrvMKaanCh73Cz+fAFNUQlPATdqXfMJT9eCPz+XYJloHoz6412nLtY+Aj7NihTYL/nXq8 kaw4H8j3vykxHoVM549NpdTjiktSKdBxziNlwU7krFdETLISIrTy3NDEFPxz2g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732540570; a=rsa-sha256; cv=none; b=G5bVcqbTDTX3pTyieBRZEJtxO0xnyn0tpEcs0m/ULpQmPZWaVB5SxJU9dYF13cB+Qq8T2N nuyqLEBgeKB/8FfnyZzDJNbePgcvgOShzJHfxJRyrm+/TES9PScbFMvPXQajltoh2iZHsy s6axYP+U9RuIwEQgKIjOluOiQRrF1YP5ViXIl7aA9WlkQE5KBqo5tIZ4phMPVa7n01zcuA iAz8b/FFP/sa41SxZo5n1OVxNaeX45wWm4/C1kGGIfgRXW16cxa0SqFILRouNNH+9S6RHM AprMDvezrfvyFeoHqL5xR4l5Ki4a+nS2eV4XOdQ+kIJdL5nJfZeHo4vQ5omBDA== 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 4XxmRt4B6czgxZ for ; Mon, 25 Nov 2024 13:16:10 +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 4APDGAoD051493 for ; Mon, 25 Nov 2024 13:16:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4APDGAR4051492 for fs@FreeBSD.org; Mon, 25 Nov 2024 13:16:10 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 282622] zfs snapshot corruption when using encryption Date: Mon, 25 Nov 2024 13:16:10 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: girgen@FreeBSD.org 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 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=3D282622 --- Comment #26 from Palle Girgensohn --- Just a quick note. We upgraded all our servers to 14.1 and upgraded all poo= l to latest feature set, and we have not yet seen this problem again since. Famo= us last words, it might still show up in a while, but you could safely say that the frequency has gone down considerably. --=20 You are receiving this mail because: You are the assignee for the bug.=