]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm: add --force-start option to adopt
authorTim Serong <tserong@suse.com>
Thu, 16 Apr 2020 05:32:02 +0000 (15:32 +1000)
committerTim Serong <tserong@suse.com>
Thu, 16 Apr 2020 05:32:06 +0000 (15:32 +1000)
commit225b25512916ec4a9577ca7f2ab39faaf122827f
tree7b724912b641cc9f26152b8f428f8bd66cb958c2
parent6834ad983762b7cbf950c6a6e71aa44ec6657c32
cephadm: add --force-start option to adopt

Current behaviour is to only start a newly adopted ceph daemon if it was
already running before the adopt.  Adding a --force-start option allows
the adopt command to start newly adopted daemons that weren't originally
running, to save the user having to manually invoke `systemctl start
ceph-$FSID@$DAEMMON.$ID`.

Signed-off-by: Tim Serong <tserong@suse.com>
src/cephadm/cephadm