I tried the following command but was presented w/ an error.

cephadmin@cephdeploy:~$ ceph_erasure_code_benchmark technique=reed_sol_van
-p=jerasure erasure-code-directory=/usr/local/lib/ceph/erasure-code/ -P k=8
-P m=3 -S 1048576 -i 50

load dlopen(/usr/local/lib/ceph/erasure-code/libec_=jerasure.so):
/usr/local/lib/ceph/erasure-code/libec_=jerasure.so: cannot open shared
object file: No such file or directory

On Fri, Apr 7, 2017 at 9:55 PM, Shinobu Kinjo <[email protected]> wrote:

> You don't need to recompile that tool. Please see
> ``ceph_erasure_code_benchmark -h``.
>
> Some examples are:
> https://github.com/ceph/ceph/blob/master/src/erasure-code/
> isa/README#L31-L48
>
> On Sat, Apr 8, 2017 at 8:21 AM, Henry Ngo <[email protected]> wrote:
> > Hello,
> >
> > I have a 6 node cluster and I have installed Ceph on the admin node from
> > source. I want to run the benchmark test on my cluster. How do I do
> this? If
> > I type ceph_erasure_code_benchmark on the command line it gives a "
> > parameter k is 0. But k needs to be > 0 ". What elese do I need to set up
> > before running the command? How do I customize the size of file to be
> > encoded/decoded and the iteration?
> >
> > Best,
> > Henry N.
> >
> > _______________________________________________
> > ceph-users mailing list
> > [email protected]
> > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
> >
>
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to