From: Sage Weil Date: Thu, 5 Dec 2019 18:58:12 +0000 (-0600) Subject: os/bluestore: default bluestore_block_size 1T -> 100G X-Git-Tag: v14.2.8~28^2~2^2~20^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F32283%2Fhead;p=ceph.git os/bluestore: default bluestore_block_size 1T -> 100G This makes vstart *way* faster. This option is only really relevant for dev test environments. We bumped it up back in dbdd1d9b6ec286982b5e86d4c51f831cc16afc12 from 10G just to make ENOSPC less common in dev/test. Let's see if 100G is a better balance. Signed-off-by: Sage Weil (cherry picked from commit 57890fce7064811780823e298b31e7fced2fa0e3) Conflicts: src/common/options.cc: we did not cherry-pick dbdd1d9b6ec286982b5e86d4c51f831cc16afc12 to nautilus, so we'll directly go from 10G->100G --- diff --git a/src/common/options.cc b/src/common/options.cc index cc10924dc511..f0ba13aca207 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -4422,7 +4422,7 @@ std::vector