From: Jamie Pryde Date: Tue, 4 Feb 2025 10:22:18 +0000 (+0000) Subject: PendingReleaseNotes: add note to change default EC plugin from Jerasure to ISA-L X-Git-Tag: testing/wip-vshankar-testing-20250407.170244-debug~33^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=1aabbefb6ff096ff900ccb72b6911fe6e657b879;p=ceph-ci.git PendingReleaseNotes: add note to change default EC plugin from Jerasure to ISA-L Signed-off-by: Jamie Pryde --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 31997d930c2..c0909b8fa34 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -113,6 +113,15 @@ - https://tracker.ceph.com/issues/67179 - https://tracker.ceph.com/issues/66867 +* RADOS: The default plugin for erasure coded pools has been changed + from Jerasure to ISA-L. Clusters created on T or later releases will + use ISA-L as the default plugin when creating a new pool. Clusters that upgrade + to the T release will continue to use their existing default values. + The default values can be overriden by creating a new erasure code profile and + selecting it when creating a new pool. + ISA-L is recommended for new pools because the Jerasure library is + no longer maintained. + >=19.2.1 * CephFS: Command `fs subvolume create` now allows tagging subvolumes through option