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: debug bluestore cache shutdown #17844

Merged
merged 3 commits into from Sep 22, 2017
Merged

Commits on Sep 20, 2017

  1. os/bluestore: dump stray cache content on shutdown

    Tracking down http://tracker.ceph.com/issues/21259.
    
    Signed-off-by: Sage Weil <sage@redhat.com>
    liewegas committed Sep 20, 2017
    Copy the full SHA
    28d9b6b View commit details
    Browse the repository at this point in the history
  2. osd: debug_bluestore on shutdown

    ...just like we do with filestore etc.
    
    Signed-off-by: Sage Weil <sage@redhat.com>
    liewegas committed Sep 20, 2017
    Copy the full SHA
    354dccd View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

  1. osd: make shutdown debug conditional (and off by default)

    Signed-off-by: Sage Weil <sage@redhat.com>
    liewegas committed Sep 21, 2017
    Copy the full SHA
    6169cf6 View commit details
    Browse the repository at this point in the history