File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 113113 - https://tracker.ceph.com/issues/67179
114114 - https://tracker.ceph.com/issues/66867
115115
116+ * RADOS: The default plugin for erasure coded pools has been changed
117+ from Jerasure to ISA-L. Clusters created on T or later releases will
118+ use ISA-L as the default plugin when creating a new pool. Clusters that upgrade
119+ to the T release will continue to use their existing default values.
120+ The default values can be overriden by creating a new erasure code profile and
121+ selecting it when creating a new pool.
122+ ISA-L is recommended for new pools because the Jerasure library is
123+ no longer maintained.
124+
116125>=19.2.1
117126
118127* CephFS: Command `fs subvolume create` now allows tagging subvolumes through option
You can’t perform that action at this time.
0 commit comments