Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 2276339: [release-4.15] Specify pg & pgm num to distribute data across OSDs for replica-1 pools #2574

Open
wants to merge 1 commit into
base: release-4.15
Choose a base branch
from

Conversation

openshift-cherrypick-robot

This is an automated cherry-pick of #2562

/assign malayparida2000

We support adding additional OSDs for each replica-1 pool. But as the
pg & pgm num always stays at 1, the data always gets stored in the same
OSD. Ideally we would want the data to be distributed across all the
OSDs for a particular cephblockpool for a failure domain.

Signed-off-by: Malay Kumar Parida <mparida@redhat.com>
Copy link
Contributor

openshift-ci bot commented Apr 22, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: openshift-cherrypick-robot
Once this PR has been reviewed and has the lgtm label, please assign umangachapagain for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@malayparida2000 malayparida2000 changed the title [release-4.15] Specify pg & pgm num to distribute data across OSDs for replica-1 pools Bug 2276339: [release-4.15] Specify pg & pgm num to distribute data across OSDs for replica-1 pools Apr 22, 2024
@openshift-ci openshift-ci bot added bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. labels Apr 22, 2024
Copy link
Contributor

openshift-ci bot commented Apr 22, 2024

@openshift-cherrypick-robot: This pull request references Bugzilla bug 2276339, which is invalid:

  • expected the bug to target the "ODF 4.15.2" release, but it targets "---" instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

In response to this:

Bug 2276339: [release-4.15] Specify pg & pgm num to distribute data across OSDs for replica-1 pools

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants