From: Adam Kupczyk Date: Wed, 28 Jun 2023 10:07:43 +0000 (+0000) Subject: os/bluestore: Enable elastic-shared-blobs X-Git-Tag: v19.0.0~486^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9990046161ccf5e2e121c1c97c87f6370108b069;p=ceph.git os/bluestore: Enable elastic-shared-blobs Change configuration to make elastic shared blobs enabled by default. Signed-off-by: Adam Kupczyk --- diff --git a/src/common/options/global.yaml.in b/src/common/options/global.yaml.in index 990c55e61cbb..5a28fad1f5e7 100644 --- a/src/common/options/global.yaml.in +++ b/src/common/options/global.yaml.in @@ -4916,7 +4916,7 @@ options: long_desc: Overwrites on snapped objects cause shared blob count to grow. It has a very negative performance effect. When enabled shared blob count is significantly reduced. - default: false + default: true flags: - create with_legacy: false