Hi all!
I try to use the rados_exec methods, it allows librados users to call the custom methods !
my ceph version is 0.62。 It is worked for the class cls_rbd, for it is alerdy build and load into the ceph class(/usr/local/lib/rados-class). but I do not konw how to build and load a custom methods.
for example, cls_crypto.cc ,which lay in ceph/src/ , have not bulid and load into the ceph。 how could I use the rados_exec call this method?
the loadclass.sh , which I download form github, can load the methods in to the ceph ! and how to use it !
#./loadclass.sh ceph-0.62/src/cls_crypto.cc
mn: ceph-0.62/src/cls_crypto.cc : File Format mot recngced!
Any points would be much appreciated!!!
thinks ,
peng
I try to use the rados_exec methods, it allows librados users to call the custom methods !
my ceph version is 0.62。 It is worked for the class cls_rbd, for it is alerdy build and load into the ceph class(/usr/local/lib/rados-class). but I do not konw how to build and load a custom methods.
for example, cls_crypto.cc ,which lay in ceph/src/ , have not bulid and load into the ceph。 how could I use the rados_exec call this method?
the loadclass.sh , which I download form github, can load the methods in to the ceph ! and how to use it !
#./loadclass.sh ceph-0.62/src/cls_crypto.cc
mn: ceph-0.62/src/cls_crypto.cc : File Format mot recngced!
Any points would be much appreciated!!!
thinks ,
peng
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com