]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph_mon: check available storage space for mon data dir on start
authorJoao Eduardo Luis <joao@redhat.com>
Thu, 18 Sep 2014 15:53:43 +0000 (16:53 +0100)
committerJoao Eduardo Luis <joao@redhat.com>
Mon, 22 Sep 2014 16:36:29 +0000 (17:36 +0100)
commit2da1a2914ac7df18ce842b0aac728fffb5bed2b6
treea1f783364ca92d3fcb7e8c80638870f2d1393ef2
parent9996d446988768658db751a7843b13cf3d194213
ceph_mon: check available storage space for mon data dir on start

error out if available storage space is below 'mon data avail crit'

Fixes: #9502
Signed-off-by: Joao Eduardo Luis <joao@redhat.com>
src/ceph_mon.cc