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

osd: Recommend removing memory limits from osd prepare job #11109

Merged
merged 1 commit into from
Oct 5, 2022

Conversation

travisn
Copy link
Member

@travisn travisn commented Oct 5, 2022

Description of your changes:
The osd prepare job is not recommended to have memory limits since it's a one-time operation depending on the size of the disk that must be allowed to complete successfully.

This is a follow-up from #11103 where more data showed we really should not recommend limits on the osd prepare.

Which issue is resolved by this Pull Request:
Resolves #10219

Checklist:

  • Commit Message Formatting: Commit titles and messages follow guidelines in the developer guide).
  • Skip Tests for Docs: If this is only a documentation change, add the label skip-ci on the PR.
  • Reviewed the developer guide on Submitting a Pull Request
  • Pending release notes updated with breaking and/or notable changes for the next minor release.
  • Documentation has been updated, if necessary.
  • Unit tests have been added, if necessary.
  • Integration tests have been added, if necessary.

The osd prepare job is not recommended to have memory limits since
it's a one-time operation depending on the size of the disk that must
be allowed to complete successfully.

Signed-off-by: Travis Nielsen <tnielsen@redhat.com>
@travisn travisn merged commit 10ba6ea into rook:master Oct 5, 2022
mergify bot added a commit that referenced this pull request Oct 5, 2022
osd: Recommend removing memory limits from osd prepare job (backport #11109)
mergify bot added a commit that referenced this pull request Oct 5, 2022
osd: Recommend removing memory limits from osd prepare job (backport #11109)
@travisn travisn deleted the no-osdprepare-limit branch October 6, 2022 20:00
HoKim98 added a commit to SmartX-Team/OpenARK that referenced this pull request Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OSD Prepare fails due to "unparsable uuid"
2 participants