]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
vstart.sh: fix osd bootstrap
authorSage Weil <sage@redhat.com>
Thu, 1 Feb 2018 15:26:31 +0000 (09:26 -0600)
committerSage Weil <sage@redhat.com>
Tue, 6 Mar 2018 20:44:50 +0000 (14:44 -0600)
commitdc120501f429cf10d38081d02e0ffb0186cfe4c2
tree0c48c323ed9169d4e2e5ab104065b1ec66df9bb2
parent62861502896b82df983f5d6fcffa25817c359ac0
vstart.sh: fix osd bootstrap

Install the key before trying to use it for mkfs.  Among other things
this means the osd can fetch it's config from the mon before doing the
mkfs step.

Signed-off-by: Sage Weil <sage@redhat.com>
src/vstart.sh