On Wed, Sep 11, 2013 at 7:57 AM, Kuo Hugo <tonyt...@gmail.com> wrote:
>
> Hi Yehuda,
>
> I tried ... a question for modifying param.
> How to make it effect to the RadosGW ?   is it by restarting radosgw ?
> The value was set to 200. I'm not sure if it's applied to RadosGW or not.
>
> Is there a way to check the runtime value of "rgw thread pool size" ?
>

You can do it through the admin socket interface.
Try running something like:
$ ceph --admin-daemon /var/run/ceph/radosgw.asok config show

$ ceph --admin-daemon /var/run/ceph/radosgw.asok config set
rgw_thread_pool_size 200


The path to the admin socket may be different, and in any case can be
set through the 'admin socket' variable in ceph.conf.

Yehuda


>
>
> 2013/9/11 Yehuda Sadeh <yeh...@inktank.com>
>>
>> Try modifing the 'rgw thread pool size' param in your ceph.conf. By default 
>> it's 100, so try increasing it and see if it affects anything.
>>
>> Yehuda
>>
>>
>> On Wed, Sep 11, 2013 at 3:14 AM, Kuo Hugo <tonyt...@gmail.com> wrote:
>>>
>>> For ref :
>>>
>>> Benchmark result
>>>
>>> Could someone help me to improve the performance of high concurrency use 
>>> case ?
>>>
>>> Any suggestion would be excellent.!
>>>
>>> +Hugo Kuo+
>>> (+886) 935004793
>>>
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to