Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
This project is now read‑only. Starting Monday, February 2, please use https://ibm-ceph.atlassian.net/ for all bug tracking management.

Bug 1849699

Summary: RHCS 4.1 has default bucket shard count enabled as 11 and it is not documented in release notes
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Vikhyat Umrao <vumrao>
Component: DocumentationAssignee: Ranjini M N <rmandyam>
Status: CLOSED NOTABUG QA Contact: Tejas <tchandra>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.1CC: agunn, asriram, kdreyer, mbenjamin, rmandyam
Target Milestone: z2   
Target Release: 4.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-08-11 12:30:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1859104    

Description Vikhyat Umrao 2020-06-22 14:26:44 UTC
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

Comment 1 RHEL Program Management 2020-06-22 14:26:51 UTC
Please specify the severity of this bug. Severity is defined here:
https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity.

Comment 2 Vikhyat Umrao 2020-06-22 14:28:19 UTC
(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.