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

osd/PrimaryLogPG: clear data digest on WRITEFULL if skip_data_digest #21676

Merged
merged 1 commit into from Apr 26, 2018

Conversation

liewegas
Copy link
Member

If we detect we are on bluestore and should skip the data digest, we
need to clear any old digest on WRITEFULL. This aligns us with the
WRITE behavior, which is also either an update or a clear (but never
neither!).

Fixes: https://tracker.ceph.com/issues/23871
Signed-off-by: Sage Weil sage@redhat.com

If we detect we are on bluestore and should skip the data digest, we
need to clear any old digest on WRITEFULL.  This aligns us with the
WRITE behavior, which is also either an update or a clear (but never
neither!).

Fixes: https://tracker.ceph.com/issues/23871
Signed-off-by: Sage Weil <sage@redhat.com>
@liewegas
Copy link
Member Author

http://pulpito.ceph.com/sage-2018-04-26_16:27:49-upgrade:luminous-x-wip-sage3-testing-2018-04-26-0918-distro-basic-smithi/

appears to fix the problem. doing another combined upgrade run with all of the upgrade fixes to be sure!

Copy link
Member

@jdurgin jdurgin left a comment

Choose a reason for hiding this comment

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

nice catch. looks like the rest of the write ops are ok.

@liewegas liewegas merged commit 9af6171 into ceph:master Apr 26, 2018
@liewegas liewegas deleted the wip-23871 branch April 26, 2018 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants