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 up compression tests and debug output #11350

Merged
merged 3 commits into from Oct 6, 2016

Conversation

liewegas
Copy link
Member

@liewegas liewegas commented Oct 6, 2016

No description provided.

Both zlib and snappy weren't able to do anything with the current data.

Signed-off-by: Sage Weil <sage@redhat.com>
The previous output was impossible to interpret properly.

Signed-off-by: Sage Weil <sage@redhat.com>
…ters

- larger writes
- test both codecs
- use smaller min_alloc_size so that it's easier to write compressed data
- don't bother with compression off; other matrices cover that.

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

ifed01 commented Oct 6, 2016

LGTM

@liewegas liewegas merged commit a3420f5 into ceph:master Oct 6, 2016
@liewegas liewegas deleted the wip-bluestore-compression branch October 6, 2016 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants