summaryrefslogtreecommitdiffstats
path: root/debian/ceph-base.dirs
diff options
context:
space:
mode:
authorSébastien Han <seb@redhat.com>2018-10-31 15:07:42 +0100
committerSébastien Han <seb@redhat.com>2018-11-05 11:06:07 +0100
commit8c8d60d3c7bf8d38c0a47770af883f55369cf216 (patch)
tree62f6636db0be082a4471de3bc6477331d785cb43 /debian/ceph-base.dirs
parentMerge pull request #24848 from joke-lee/wip-doc-radosgw-admin (diff)
downloadceph-8c8d60d3c7bf8d38c0a47770af883f55369cf216.tar.xz
ceph-8c8d60d3c7bf8d38c0a47770af883f55369cf216.zip
spec: add missing rbd mirror bootstrap directory
Currently /var/lib/ceph/bootstrap-rbd-mirror is absent, which means we need to create it manually in order to pool the client.bootstrap-rbd-mirror key. Signed-off-by: Sébastien Han <seb@redhat.com>
Diffstat (limited to 'debian/ceph-base.dirs')
-rw-r--r--debian/ceph-base.dirs1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/ceph-base.dirs b/debian/ceph-base.dirs
index 6f580230a65..d0b8a9e103c 100644
--- a/debian/ceph-base.dirs
+++ b/debian/ceph-base.dirs
@@ -3,6 +3,7 @@ var/lib/ceph/bootstrap-mgr
var/lib/ceph/bootstrap-osd
var/lib/ceph/bootstrap-rgw
var/lib/ceph/bootstrap-rbd
+var/lib/ceph/bootstrap-rbd-mirror
var/lib/ceph/tmp
var/lib/ceph/crash
var/lib/ceph/crash/posted