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 115115 - https://tracker.ceph.com/issues/67179
116116 - https://tracker.ceph.com/issues/66867
117117
118+ * RADOS: The default plugin for erasure coded pools has been changed
119+ from Jerasure to ISA-L. Clusters created on T or later releases will
120+ use ISA-L as the default plugin when creating a new pool. Clusters that upgrade
121+ to the T release will continue to use their existing default values.
122+ The default values can be overriden by creating a new erasure code profile and
123+ selecting it when creating a new pool.
124+ ISA-L is recommended for new pools because the Jerasure library is
125+ no longer maintained.
126+
118127>=19.2.1
119128
120129* CephFS: Command `fs subvolume create` now allows tagging subvolumes through option
You can’t perform that action at this time.
0 commit comments