[ceph-users] Ceph erasure code benchmark failing

2015-07-01 Thread Nitin Saxena
Hi,

I am new to ceph project. I am trying to benchmark erasure code on Intel
and I am getting following error.

[root@nitin ceph]#
CEPH_ERASURE_CODE_BENCHMARK=src/ceph_erasure_code_benchmark
PLUGIN_DIRECTORY=src/.libs qa/workunits/erasure-code/bench.sh
seconds KB  plugin  k   m   work.   iter.   sizeeras.
command.
serie encode_vandermonde_isa
*load dlopen(src/.libs/libec_isa.so): src/.libs/libec_isa.so: cannot open
shared object file: No such file or directory*

I have checked out master branch and compiled as ceph with following steps

./autogen.sh ; ./configure --with-debug --without-tcmalloc
--without-fuse;make


Am I missing something here?

Thanks in advance
Nitin
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


Re: [ceph-users] Ceph erasure code benchmark failing

2015-07-01 Thread David Casier AEVOO

Hi Nitin,
Are you installed YASM compiler ?

David

On 07/01/2015 01:46 PM, Nitin Saxena wrote:

Hi,

I am new to ceph project. I am trying to benchmark erasure code on 
Intel and I am getting following error.


[root@nitin ceph]# 
CEPH_ERASURE_CODE_BENCHMARK=src/ceph_erasure_code_benchmark 
PLUGIN_DIRECTORY=src/.libs qa/workunits/erasure-code/bench.sh
seconds KB  plugin  k   m   work.   iter. sizeeras.   
command.

serie encode_vandermonde_isa
*load dlopen(src/.libs/libec_isa.so): src/.libs/libec_isa.so: cannot 
open shared object file: No such file or directory*

*
*
I have checked out master branch and compiled as ceph with following steps

./autogen.sh ; ./configure --with-debug --without-tcmalloc 
--without-fuse;make



Am I missing something here?

Thanks in advance
Nitin


___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com



--


Cordialement,

*David Casier

Ligne directe: 06 65 19 66 84
Email: david.cas...@aevoo.fr

*
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


Re: [ceph-users] Ceph erasure code benchmark failing

2015-07-01 Thread Loic Dachary
Hi,

Like David said: the most probable cause is that there is no recent yasm 
installed. You can ./install-deps.sh to ensure the necessary dependencies are 
installed. 

Cheers

On 01/07/2015 13:46, Nitin Saxena wrote:
 Hi,
 
 I am new to ceph project. I am trying to benchmark erasure code on Intel and 
 I am getting following error.
 
 [root@nitin ceph]# 
 CEPH_ERASURE_CODE_BENCHMARK=src/ceph_erasure_code_benchmark 
 PLUGIN_DIRECTORY=src/.libs qa/workunits/erasure-code/bench.sh
 seconds KB  plugin  k   m   work.   iter.   sizeeras.   
 command.
 serie encode_vandermonde_isa
 *load dlopen(src/.libs/libec_isa.so): src/.libs/libec_isa.so: cannot open 
 shared object file: No such file or directory*
 *
 *
 I have checked out master branch and compiled as ceph with following steps
 
 ./autogen.sh ; ./configure --with-debug --without-tcmalloc --without-fuse;make
 
 
 Am I missing something here?
 
 Thanks in advance
 Nitin
 
 
 ___
 ceph-users mailing list
 ceph-users@lists.ceph.com
 http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
 

-- 
Loïc Dachary, Artisan Logiciel Libre



signature.asc
Description: OpenPGP digital signature
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com