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

stupid allocator: fix choose wrong bin when bdev_block_size changed #37900

Merged
merged 1 commit into from Nov 22, 2020

Conversation

jhonxue
Copy link
Contributor

@jhonxue jhonxue commented Oct 30, 2020

osd: fix bluestore stupid allocator choose wrong bin when running for that bdev_block_size can be changed by asok command

Fixes: https://tracker.ceph.com/issues/48048

Signed-off-by: Xue Yantao jhonxue@tencent.com

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

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 api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

@jhonxue
Copy link
Contributor Author

jhonxue commented Oct 30, 2020

@batrick @ukernel Please review

… that bdev_block_size can be changed

by asok command that ceph daemon osd.* config set bdev_block_size other_size

Fixes: https://tracker.ceph.com/issues/48048

Signed-off-by: Xue Yantao <jhonxue@tencent.com>
@jhonxue
Copy link
Contributor Author

jhonxue commented Nov 12, 2020

@tchaikov @jdurgin please, review. thanks

@tchaikov tchaikov requested a review from ifed01 November 12, 2020 17:59
@tchaikov tchaikov merged commit 46ad083 into ceph:master Nov 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants