Rate This Document
Findability
Accuracy
Completeness
Readability

Applying the Ceph EC Patch

  1. Obtain the patch and save it to /home/ceph-14.2.8.

    https://github.com/kunpengcompute/ceph/releases/tag/14.2.8

  2. Apply the patch.
    cd /home/ceph-14.2.8 
    patch -p1 < ceph-14.2.8-kps_ec.patch

    When applying the patch, src/isa-l-related information in the following figure is displayed. You can ignore the information. isa-l will be upgraded later.