]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
os/bluestore: Enable elastic-shared-blobs 53178/head
authorAdam Kupczyk <akupczyk@ibm.com>
Wed, 28 Jun 2023 10:07:43 +0000 (10:07 +0000)
committerAdam Kupczyk <akupczyk@ibm.com>
Thu, 17 Aug 2023 19:31:52 +0000 (19:31 +0000)
Change configuration to make elastic shared blobs enabled by default.

Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
src/common/options/global.yaml.in

index 990c55e61cbb62f541d430d37ebea72d3409ce1a..5a28fad1f5e7d316f05fd0ed1affe5a1292ccc7b 100644 (file)
@@ -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