From: Sage Weil Date: Thu, 23 Jan 2020 17:23:38 +0000 (-0600) Subject: common/options: bluestore 64k min_alloc_size for HDD X-Git-Tag: v14.2.8~78^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F32998%2Fhead;p=ceph.git common/options: bluestore 64k min_alloc_size for HDD Until we understand the performance regression and allocator behavior, go back to 64k. This will continue to have a high space overhead for small objects and EC, but will preserve the current performance levels for all workloads. This partially reverts 0ec75c99ddb103c664f66c04450003ed4c407708 Signed-off-by: Sage Weil (cherry picked from commit 66797ef19949503e77d52b567962c218ff0d8a77) --- diff --git a/src/common/options.cc b/src/common/options.cc index 78af77415f94..5e401145fa56 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -4501,7 +4501,7 @@ std::vector