Re: [ceph-users] Is it possible to run a standalone Bluestore instance?

2019-04-21 Thread Can Zhang
Thanks for your detailed response. I freshly installed a CentOS 7.6 and run install-deps.sh and do_cmake.sh this time, and it works this time. Maybe the problem was caused by dirty environment. Best, Can Zhang On Fri, Apr 19, 2019 at 6:28 PM Brad Hubbard wrote: > > OK. So this works

Re: [ceph-users] Is it possible to run a standalone Bluestore instance?

2019-04-17 Thread Can Zhang
(0x7f024a89e000) ``` Notice the "U" and "V" from nm results. Best, Can Zhang On Thu, Apr 18, 2019 at 9:36 AM Brad Hubbard wrote: > > Does it define _ZTIN13PriorityCache8PriCacheE ? If it does, and all is > as you say, then it should not say that _ZTIN13Prio

Re: [ceph-users] Is it possible to run a standalone Bluestore instance?

2019-04-17 Thread Can Zhang
It's already in LD_LIBRARY_PATH, under the same directory of libfio_ceph_objectstore.so $ ll lib/|grep libceph-common lrwxrwxrwx. 1 root root19 Apr 17 11:15 libceph-common.so -> libceph-common.so.0 -rwxr-xr-x. 1 root root 211853400 Apr 17 11:15 libceph-common.so.0 Best, Can Zh

Re: [ceph-users] Is it possible to run a standalone Bluestore instance?

2019-04-17 Thread Can Zhang
I fully rebuilt libfio_ceph_objectstore file on my Ubuntu VM. Best, Can Zhang On Wed, Apr 17, 2019 at 10:39 PM Igor Fedotov wrote: > > Or try full rebuild? > > On 4/17/2019 5:37 PM, Igor Fedotov wrote: > > Could you please check if libfio_ceph_objectstore.so has been rebuilt

Re: [ceph-users] Is it possible to run a standalone Bluestore instance?

2019-04-17 Thread Can Zhang
Then I tried to build libfio_ceph_objectstore.so on a Ubuntu 18.04 vm, it seems to be working now. Best, Can Zhang On Wed, Apr 17, 2019 at 11:37 AM Can Zhang wrote: > > Thanks for your suggestions. > > I tried to build libfio_ceph_objectstore.so, but it f

Re: [ceph-users] Is it possible to run a standalone Bluestore instance?

2019-04-16 Thread Can Zhang
with SCL devtoolset-7, and ceph is latest master branch. Does someone know about the symbol? Best, Can Zhang Best, Can Zhang On Tue, Apr 16, 2019 at 8:37 PM Igor Fedotov wrote: > > Besides already mentioned store_test.cc one can also use ceph > objectstore fio plugin > (https://github.c

[ceph-users] Is it possible to run a standalone Bluestore instance?

2019-04-15 Thread Can ZHANG
Hi, I'd like to run a standalone Bluestore instance so as to test and tune its performance. Are there any tools about it, or any suggestions? Best, Can Zhang ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi