From: Sage Weil Date: Tue, 3 Oct 2017 16:18:17 +0000 (-0500) Subject: os/bluestore: add bluestore_bluefs_min_free X-Git-Tag: v12.2.2~171^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F18128%2Fhead;p=ceph.git os/bluestore: add bluestore_bluefs_min_free We need at least ~1GB free so we can write out new SSTs (which are 256MB each). Signed-off-by: Sage Weil (cherry picked from commit 65be614f2bfd65a1f13205a3075c87acc72c4836) (avoided 1_G syntax that luminous doesn't support) --- diff --git a/src/common/options.cc b/src/common/options.cc index cb4aadb47cdf..cdf48a36bfc2 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -3117,6 +3117,10 @@ std::vector