Description of problem: RHCS 4.1 has default bucket shard count enabled as 11 and it is not documented in release notes Version-Release number of selected component (if applicable): # radosgw-admin zonegroup get { "id": "fc7c026b-7075-4ad5-86df-ffb584c1e753", "name": "default", "api_name": "default", "is_master": "true", "endpoints": [], "hostnames": [], "hostnames_s3website": [], "master_zone": "d9bc2dd5-b8d8-41ba-99dd-894de43a39d2", "zones": [ { "id": "d9bc2dd5-b8d8-41ba-99dd-894de43a39d2", "name": "default", "endpoints": [], "log_meta": "false", "log_data": "false", "bucket_index_max_shards": 11, "read_only": "false", "tier_type": "", "sync_from_all": "true", "sync_from": [], "redirect_zone": "" } ], "placement_targets": [ { "name": "default-placement", "tags": [], "storage_classes": [ "STANDARD" ] } ], "default_placement": "default-placement", "realm_id": "" } Please document this in RHCS 4.1 release notes. Thank you, -- vikhyat
Please specify the severity of this bug. Severity is defined here: https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity.
(In reply to Vikhyat Umrao from comment #0) > Description of problem: > RHCS 4.1 has default bucket shard count enabled as 11 and it is not > documented in release notes > > Version-Release number of selected component (if applicable): > > # radosgw-admin zonegroup get > { > "id": "fc7c026b-7075-4ad5-86df-ffb584c1e753", > "name": "default", > "api_name": "default", > "is_master": "true", > "endpoints": [], > "hostnames": [], > "hostnames_s3website": [], > "master_zone": "d9bc2dd5-b8d8-41ba-99dd-894de43a39d2", > "zones": [ > { > "id": "d9bc2dd5-b8d8-41ba-99dd-894de43a39d2", > "name": "default", > "endpoints": [], > "log_meta": "false", > "log_data": "false", > "bucket_index_max_shards": 11, ^^ Please check this config.