]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc/rgw: warn about rgw_usage_max_shards consistency 68866/head
authorOlivier Chaze <olivier.chaze@infomaniak.com>
Tue, 12 May 2026 14:32:10 +0000 (16:32 +0200)
committerOlivier Chaze <olivier.chaze@infomaniak.com>
Tue, 12 May 2026 14:32:10 +0000 (16:32 +0200)
commit906dba604de1033c02076b441a1206bdc40bdb2a
treece2e6c4f4be687aae20e9fb625fbb0fd2eb087c2
parent66ba9b0c97c765ab263e5634043174559208dd81
doc/rgw: warn about rgw_usage_max_shards consistency

Add documentation warnings explaining that all RGW daemons and
radosgw-admin commands must use the same rgw_usage_max_shards value.
Mismatched shard counts cause writes and reads/trim to target different
objects, resulting in seemingly empty usage logs or failed cleanup.

Also document the --rgw-usage-max-shards command-line parameter for
radosgw-admin as an alternative to global config.

Fixes: https://tracker.ceph.com/issues/76459
Signed-off-by: Olivier Chaze <olivier.chaze@infomaniak.com>
doc/man/8/radosgw.rst
doc/radosgw/admin.rst
src/common/options/rgw.yaml.in