Re: [ceph-users] rbd ioengine for fio

2016-06-16 Thread Mavis Xiang
this really did the trick! Thank you guys! Best, Mavis On Thu, Jun 16, 2016 at 8:18 PM, Jason Dillaman wrote: > On Thu, Jun 16, 2016 at 8:14 PM, Mavis Xiang wrote: > > clientname=client.admin > > Try "clientname=admin" -- I think it's treating the client "name" as > the "id", so specifying "cl

Re: [ceph-users] rbd ioengine for fio

2016-06-16 Thread Jason Dillaman
On Thu, Jun 16, 2016 at 8:14 PM, Mavis Xiang wrote: > clientname=client.admin Try "clientname=admin" -- I think it's treating the client "name" as the "id", so specifying "client.admin" is really treated as "client.client.admin". -- Jason ___ ceph-use

Re: [ceph-users] rbd ioengine for fio

2016-06-16 Thread Mavis Xiang
Hi Somnath, Thank you for your reply!! The if script is: [global] #logging #write_iops_log=write_iops_log #write_bw_log=write_bw_log #write_lat_log=write_lat_log ioengine=rbd clientname=client.admin pool=ecssdcache rbdname=imagecacherbd invalidate=0 rw=randwrite bs=4k [rbd_iodepth32]

Re: [ceph-users] rbd ioengine for fio

2016-06-16 Thread Somnath Roy
What is your fio script ? Make sure you do this.. 1. Run say ‘ceph-s’ from the server you are trying to connect and see if it is connecting properly or not. If so, you don’t have any keyring issues. 2. Now, make sure you have given the following param value properly based on your setup. pool