From nobody Tue Nov 12 02:59: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 4XnWMy2fg2z5d2QC for ; Tue, 12 Nov 2024 02:59:10 +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 4XnWMx6qSHz431Z for ; Tue, 12 Nov 2024 02:59:09 +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=1731380350; 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=6GUb8hHYJxig5S3M8xrq6B9hy2nrEM50EttR3QzXHkE=; b=CjXwT1I3EmGBOuzW+I9mStjCZO2WPK+L+2hVTTm6ymoI3tViz8KJx4GMBeIHH0BMsEFAQ5 NygsIYcYIgQnvo0GLsUQjV5b+tFbZkQClSGAiaXCNQdKGWVbg4j0O7K5XtiBXRT3KEc0UG /9tfwWIg48wisLyFK1q4EphVH6rlQS8fcjH7hR1VZMAzsA9e/hkiEEaNCZAf5xsxiRWZVu Wghb6CcHlzQmFXp9vXrnc8y/T9eXa9aA5jUbx3lSdTwaslcqkDUjR/dD84ogLxYSOKi4Be +4pdGw4SK9r86J4LTurjGlKFhnHBU6+80uop1liEYfsfu71OAbnbFKQKXzC1kQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731380350; a=rsa-sha256; cv=none; b=oAyZ3OideTuo+4tBMtwRPCoDyjZIpRQbKgOtamb7g0pfOPkdUCW6/4I+6+p1VIMdzF9kkQ 2ldm0VB43r4C3ckbWs21/XYjCSgje6yAcnQpaDziyMkWW4Zbx6lUxPjqLmXFUu2oBcnjOv ZFoDEs2LDB3lbviIClvhAkty1tMOX/sqLnuqGk963sIeG0P43VgWKBjTKSpD8hH7lXDFC4 V2sRLCW22Dl5yOQd7fhmvGpw4DviuySjYYUQ0mPFqiaH+L3gEUJnBY+LbSGp8uy3ML0WoQ tZGFyFBBcJrwmcGfgJ0K2Hjc81RTc0oLATXtwb8+6LaEAGiWBtypipaDtQia5A== 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 4XnWMx6CLWzsZH for ; Tue, 12 Nov 2024 02:59:09 +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 4AC2x9tl080247 for ; Tue, 12 Nov 2024 02:59:09 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AC2x9qM080246 for fs@FreeBSD.org; Tue, 12 Nov 2024 02:59:09 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: Tue, 12 Nov 2024 02:59: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: lexi@hemlock.eden.le-fay.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 #15 from Lexi Winter --- (In reply to void from comment #14) > I'm wondering if, in your context, the addition of zfs encryption has mad= e zfs run out of resources when doing certain operations. there is no need to wonder about this: ZFS native encryption is broken for everyone regardless of system configuration. this is a well-known bug which has been present for years that OpenZFS simply cannot fix. --=20 You are receiving this mail because: You are the assignee for the bug.=