Project

General

Profile

Feature #7238

Updated by Loïc Dachary almost 10 years ago

Step 1 "ready for review":https://github.com/ceph/ceph/pull/1911 "work in progress":https://github.com/ceph/ceph/pull/1921 
 Step 2 "needs to be run thru the rados suite first":https://github.com/ceph/ceph/pull/1921 

 "previous draft implementation":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