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

os/bluestore: do not assert if BlueFS rebalance is unable to allocate sufficient space #18494

Merged
merged 3 commits into from
Feb 9, 2018

Commits on Feb 6, 2018

  1. os/bluestore: fix lack of extent demotion in StupidAllocator::init_rm…

    …_free
    
    Signed-off-by: Igor Fedotov <ifedotov@suse.com>
    ifed01 committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    89aeea8 View commit details
    Browse the repository at this point in the history
  2. test/store_test: add test case to for excessive fragmentation

    Signed-off-by: Igor Fedotov <ifedotov@suse.com>
    ifed01 committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    eb0443a View commit details
    Browse the repository at this point in the history
  3. os/bluestore: do not assert on insufficient allocation during bluefs

    rebalance
    
    Signed-off-by: Igor Fedotov <ifedotov@suse.com>
    ifed01 committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    64abc7b View commit details
    Browse the repository at this point in the history