]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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>
Tue, 14 Jul 2020 09:39:06 +0000 (11:39 +0200)
commit186befcc6239ec3322483f949e055a926f2ad5ce
tree46d35db0043b2ba787f65866ff9e410b713747f9
parent44d732a278119162e61029afe08c39e65a230545
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>
(cherry picked from commit f9e5dd509bcc5d5b7c9849f58183a9de6f56ee1e)
src/cephadm/cephadm