Description
Implements the erasure-coding library layer used by Ceph storage clusters. It is useful for deployments that store data in erasure-coded pools instead of relying only on full replication.
Erasure coding affects durability, recovery, CPU use, and storage efficiency. Test pool settings and failure behavior before relying on it for important data.