20 Jun
2021
20 Jun
'21
8:29 a.m.
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' ?