Project

General

Profile

Feature #7238

Updated by Loïc Dachary almost 10 years ago

"work in progress":https://github.com/ceph/ceph/pull/1921 
 "previous draft implementation":https://github.com/ceph/ceph/pull/1142 progress":https://github.com/ceph/ceph/pull/1142 

 An erasure code plugin providing an implementation of ErasureCodeInterface. The caller can specify how to recursively apply 
 erasure coding to the chunks to control the placement of the erasure coded chunks. 

Back