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: fix wal dir presence verification #24948

Merged
merged 1 commit into from
Nov 8, 2018

Conversation

ifed01
Copy link
Contributor

@ifed01 ifed01 commented Nov 6, 2018

BlueStore verified wrong status code and hence didn't clean "separate_wal_dir" option for legacy deployments.

Fixes: http://tracker.ceph.com/issues/36606
Signed-off-by: Igor Fedotov ifedotov@suse.com

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

Fixes: http://tracker.ceph.com/issues/36606
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
@ifed01
Copy link
Contributor Author

ifed01 commented Nov 6, 2018

@neha-ojha - could you please give this fix a QA run?

@liewegas
Copy link
Member

liewegas commented Nov 6, 2018

@ifed01 You just need to add the needs-qa label and it will get picked up by the next person to run a batch through qa.

@ifed01
Copy link
Contributor Author

ifed01 commented Nov 6, 2018

@liewegas - It seems this has been caught by some specific test case, not sure it's covered by the regular run.

@neha-ojha
Copy link
Member

yeah, the issue reliably reproduces in the fs suite with a specific filter. http://tracker.ceph.com/issues/36606#note-9

@liewegas I can run the test once the build for wip-sage3-testing is ready

@neha-ojha
Copy link
Member

@neha-ojha
Copy link
Member

@ifed01 @liewegas the test passed #24948 (comment)

@liewegas liewegas merged commit 2078af5 into ceph:master Nov 8, 2018
@liewegas
Copy link
Member

liewegas commented Nov 8, 2018

@ifed01 This should be backported, right?

liewegas added a commit that referenced this pull request Nov 8, 2018
* refs/pull/24948/head:
	os/bluestore: fix wal dir presence verification

Reviewed-by: Sage Weil <sage@redhat.com>
@ifed01
Copy link
Contributor Author

ifed01 commented Nov 8, 2018

@liewegas - no, it's specific to Nautilus for now. We need it when/if we backport BlueFS migrate stuff.

@ifed01 ifed01 deleted the wip-ifed-fix-wal-check branch November 8, 2018 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants