From: Sage Weil Date: Tue, 3 Oct 2017 16:18:17 +0000 (-0500) Subject: os/bluestore: add bluestore_bluefs_min_free X-Git-Tag: v13.0.1~664^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F18120%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 --- diff --git a/src/common/options.cc b/src/common/options.cc index 4a5aca9538f2..a8828ea761d3 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -3146,6 +3146,10 @@ std::vector