From nobody Wed Aug 09 17:59:06 2023 X-Original-To: doc@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 4RLd970Fqfz4m5Bh for ; Wed, 9 Aug 2023 17:59:07 +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 4RLd964ZGDz3SYJ for ; Wed, 9 Aug 2023 17:59:06 +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=1691603946; 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; bh=fvPr4i3ieYRMXukSGYtLh69LfDhU01vsIUJCbYCw0u4=; b=L28TpoEJHjKAOiIYAlRwtIdbO3VOVUskzhjUEaVsh2FOrxjDz+5J5989MKM/AV+nQaAXWi Yu+XK0fU2+qpHvUgD0PxatqkoqOm41YvkvO7HcunDLblALFiAzoZx00pcrfN8qrxTnVrYe 8IYCj3LaKTxg9RMwP//gZXTv8KIAYegwMbNuJdOW397D6ZfhQxmNQ9p9+0KNLNAovxDEJv PQqJsNhWAx/kCWk2k19hHLOnMMIROuh+JjghAz7rdrGnqU3xKFN7B44t6R5NSQtPSLKzwB tTPMVnmga0dszc8BN+HmI0VFKYsinDqtaKGKaNi5oMzUvymQaKFUQO0Ae+w0UQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691603946; a=rsa-sha256; cv=none; b=QfWAOMnLE8Q5u8DHAJ92ciC4M49Mzn4tbpUyBxnR1cLnQLh1EfhZGvyPRabMuiJeVFytid 1er9A90mVR+yR9tQG1xN+/Bi6yilcHiA8vq9Jjv6RdsPzH9s331xAs7itOSxX/fAb3bQOb JuGeb6hapgwidc2zTyU4YN2xge53tb+rcazmrOIqs5xjhGdZoJgCkUdHarQgR5Ra1LSWU7 CGs4jhB4+le3aGVtulh+a+t+MrvlWb4T2Zepmd/QeEh/4q8vV4ihOKIKqYL+lZgAmfW1oO 11PGqCmqfbcYxd8R8TFETc2eIAYkNLO058agJK0k5ZZCbOwwiHyNbkNZhGw++g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RLd963dVbz9Xd for ; Wed, 9 Aug 2023 17:59:06 +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 379Hx6PT018995 for ; Wed, 9 Aug 2023 17:59:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 379Hx6al018994 for doc@FreeBSD.org; Wed, 9 Aug 2023 17:59:06 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: doc@FreeBSD.org Subject: [Bug 273030] The ZFS default compression method described in the handbook is not zstd. Date: Wed, 09 Aug 2023 17:59:06 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Books & Articles X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yklaxds@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273030 Bug ID: 273030 Summary: The ZFS default compression method described in the handbook is not zstd. Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Books & Articles Assignee: doc@FreeBSD.org Reporter: yklaxds@gmail.com The ZFS default compression method described in the handbook is not zstd. The manual states that starting from FreeBSD 13.0, the default compression algorithm for the installed ZFS has been changed to zstd. However, this cha= nge has not been applied; I installed FreeBSD 13.2-RELEASE and 14.0, and the default parameters are still lz4. Is the issue here with the documentation = or with the default installation image? ------------------------------- Handbook https://docs.freebsd.org/en/books/handbook/zfs/#zfs-zfs 22.4.11. Zstandard Compression OpenZFS 2.0 added a new compression algorithm. Zstandard (Zstd) offers high= er compression ratios than the default LZ4 while offering much greater speeds = than the alternative, gzip. OpenZFS 2.0 is available starting with FreeBSD 12.1-RELEASE via sysutils/openzfs and has been the default in since FreeBSD 13.0-RELEASE. --=20 You are receiving this mail because: You are the assignee for the bug.=