Skip to content

test: correct osd pool default size#51527

Merged
yuriw merged 1 commit intoceph:mainfrom
NitzanMordhai:wip-nitzan-thrash-eio-pool-size-correct
May 25, 2023
Merged

test: correct osd pool default size#51527
yuriw merged 1 commit intoceph:mainfrom
NitzanMordhai:wip-nitzan-thrash-eio-pool-size-correct

Conversation

@NitzanMordhai
Copy link
Contributor

@NitzanMordhai NitzanMordhai commented May 17, 2023

Using the default pool size of 2 with random eio thrashing can cause some of the object to mark as lost.
fixing typo from 'osd default pool size: 3' to 'osd pool default size: 3' so we will have pool size 3 correctly.

Fixes: https://tracker.ceph.com/issues/49888
Signed-off-by: Nitzan Mordechai nmordech@redhat.com

Contribution Guidelines

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows

@NitzanMordhai NitzanMordhai requested a review from a team as a code owner May 17, 2023 07:48
@github-actions github-actions bot added the core label May 17, 2023
@NitzanMordhai NitzanMordhai force-pushed the wip-nitzan-thrash-eio-pool-size-correct branch from a84b9f1 to 63e6b50 Compare May 17, 2023 08:15
Copy link
Contributor

@Matan-B Matan-B left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as #51528 is fixing the override typo, can we apply similar changes to the default pool size typo in any other instances of it?

Copy link
Member

@neha-ojha neha-ojha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While you are it, would you mind fixing other occurrences of the same typo (e.g. thrash-backfill-full.yaml)? :)

Using the default pool size of 2 with random eio thrashing can cause
some of the object to mark as lost.
fixing typo from 'osd default pool size: 3' to 'osd pool default size: 3'
so we will have pool size 3 correctly.

Fixes: https://tracker.ceph.com/issues/49888
Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
@NitzanMordhai NitzanMordhai force-pushed the wip-nitzan-thrash-eio-pool-size-correct branch from 63e6b50 to c9d98ec Compare May 18, 2023 04:35
@NitzanMordhai
Copy link
Contributor Author

While you are it, would you mind fixing other occurrences of the same typo (e.g. thrash-backfill-full.yaml)? :)

Added to the exist commit.

@NitzanMordhai
Copy link
Contributor Author

Same as #51528 is fixing the override typo, can we apply similar changes to the default pool size typo in any other instances of it?

Done, for teuthology i'll create another PR, and we will need another discussion regarding that.

@NitzanMordhai
Copy link
Contributor Author

jenkins test api

@ljflores
Copy link
Member

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.

6 participants