how to set rgw parameters in Pacific
Hi, I have some doubts regarding the best way to change some rgw parameters in Pacific. Let's say I want to change rgw_max_put_size and some rgw_gc default values like rgw_gc_max_concurrent_io. What is the recommended way to do it : - via 'ceph config set global' or - via 'ceph config set client.rgw' ? Thanks.
Hi, If you need to set setting only for one client, use client prefix, if for all clients - use global Cheers, k Sent from my iPhone
On 19 Jun 2021, at 21:43, Adrian Nicolae <adrian.nicolae@rcs-rds.ro> wrote:
I have some doubts regarding the best way to change some rgw parameters in Pacific.
Let's say I want to change rgw_max_put_size and some rgw_gc default values like rgw_gc_max_concurrent_io. What is the recommended way to do it :
- via 'ceph config set global'
or
- via 'ceph config set client.rgw' ?
participants (2)
-
Adrian Nicolae
-
Konstantin Shalygin