Hi,
The erasure coding libraries of both plugins ISA and LRC created in ~ceph-10.0.0/src/.libs.
However, the command for creating pool is failing in CEPH cluster (with few OSDs, Montior,..)
For example,
=========================================================================
$ceph osd erasure-code-profile set LRCprofile rulesetfailure-domain=osd k=4 m=2 l=3 plugin=lrc directory=.libs --force
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
$~/ceph-10.0.0/src$ ceph osd pool create LRCpool 128 128 erasure LRCprofile
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
Error EIO: load dlopen(.libs/libec_lrc.so): .libs/libec_lrc.so: cannot open shared object file: No such file or directoryfailed to load plugin using profile LRCprofile
=========================================================================
Same error is occurring for plugin=isa
There is latest version of yasm is installed and libec_isa.so is created as well in ~/src/.libs
I guess I'm missing some early ceph compilation parameter.
Could you Pl. point out how this issue can be solved.
Thanks,
Syed Abid Hussain
NetApp
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com