EC Turbo bugfix ceph14.2.10
aixiaorenzhe
released this
14 Oct 01:26
·
20613 commits
to master
since this release
This release optimizes the read, write, date update and column to row performance of Ceph erasure code and update bitmap allocate .
(1) It is based on Ceph v14.2.8. Download the open source code from:
https://download.ceph.com/tarballs/ceph-14.2.10.tar.gz
(2) The patch for ec turbo is ceph-14.2.10-ec_turbo-bugfix.patch.
Download ceph-14.2.10-ec_turbo-bugfix.patch, and incorporate it into ceph-14.2.10 by running patch -p1 < ceph-14.2.10-ec_turbo-bugfix.patch.
After the incorporation is complete, compile the Ceph RPM installation package.