]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: create default output dir during bootstrap
authorPaul Cuzner <pcuzner@redhat.com>
Sun, 13 Dec 2020 22:15:38 +0000 (11:15 +1300)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 7 Jan 2021 12:02:43 +0000 (13:02 +0100)
commitd77fb7f36e3e286d8a82302b581f66305e79d429
tree1fc7c7754ad50677627f3ca8409afa387e3ef23a
parente31ab567e4d839efd88248cc1fffb67e1dd563f6
cephadm: create default output dir during bootstrap

If the output dir doesn't exist the old behaviour was to
abort bootstrap. Since we're running with UID=0, this
patch will create the missing dirs for the user to keep the
bootstrap process going

Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
(cherry picked from commit 27b5eada81189ad01b31ff34bf0e362353cfbd92)
src/cephadm/cephadm