]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: add bluestore_bluefs_min_free 18120/head
authorSage Weil <sage@redhat.com>
Tue, 3 Oct 2017 16:18:17 +0000 (11:18 -0500)
committerSage Weil <sage@redhat.com>
Wed, 4 Oct 2017 22:34:23 +0000 (17:34 -0500)
commit65be614f2bfd65a1f13205a3075c87acc72c4836
tree14264dea10dd041ab014dd0415defc678b07fe18
parent569e924812bd7cc61e6e755f265890dbd5c95c31
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 <sage@redhat.com>
src/common/options.cc
src/os/bluestore/BlueStore.cc