]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: unit.run: add `set -e`
authorSebastian Wagner <sebastian.wagner@suse.com>
Thu, 18 Jun 2020 14:13:00 +0000 (16:13 +0200)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 18 Jun 2020 14:13:36 +0000 (16:13 +0200)
commitf9e5dd509bcc5d5b7c9849f58183a9de6f56ee1e
treeb3d612e091e51e4844c25bdf68ce419054256029
parent3f7b7b658b642f0976a4de0f1d40633fac1c86ce
cephadm: unit.run: add `set -e`

In case LVM activates fails for some
unknown reason, prevent the script from
continuing with starting the OSD container.

This leads to faild systemd services with active OSD containers.

Fixes: https://tracker.ceph.com/issues/46036
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/cephadm/cephadm