Hi Oleg, On 04/27/2017 11:23 PM, Oleg Kolosov wrote: > Hi, > I'm working on various implementation of LRC codes for study purposes. The layers implementation in the LRC module is very convenient for this, but I've came upon a problem in one of the cases. > I'm interested in having k=1, m=1 in one of the layers. However this gives out an error: > Error EINVAL: k=1 must be >= 2 > > I should point out that my erasure code has additional layers which are fine, only this one has k=1, m=1. > > What was the reason for this issue? > Can replication be implemented in one of LRC's layers? Could you provide the code for me to reproduce this problem ? Or a description of the layers ? I implemented this restriction because it made the code simpler. And also because I could not think of a valid use case. Cheers -- Loïc Dachary, Artisan Logiciel Libre _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com