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

luminous: os/filestore: disable rocksdb compression #18860

Merged

Conversation

liewegas
Copy link
Member

Experience working with customer escalations suggests that disabling
compression improves performance, and the storage overhead is generally
not a concern for the metadata and omap data we are storing.

Signed-off-by: Sage Weil sage@redhat.com
(cherry picked from commit b878ead)

Experience working with customer escalations suggests that disabling
compression improves performance, and the storage overhead is generally
not a concern for the metadata and omap data we are storing.

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b878ead)


# Conflicts:
#	src/common/options.cc
@liewegas liewegas added this to the luminous milestone Nov 10, 2017
@liewegas liewegas changed the title os/filestore: disable rocksdb compression luminous: os/filestore: disable rocksdb compression Nov 10, 2017
@liewegas liewegas merged commit 81b768a into ceph:luminous Nov 18, 2017
@liewegas liewegas deleted the wip-filestore-rocksdb-compression-luminous branch November 18, 2017 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants