]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: call iscsi post_remove from server loop 49928/head
authorAdam King <adking@redhat.com>
Fri, 20 Jan 2023 22:14:23 +0000 (17:14 -0500)
committerAdam King <adking@redhat.com>
Mon, 30 Jan 2023 23:33:01 +0000 (18:33 -0500)
commitc06b95cc6a8e15053ddfc85892e3aa9ef9018a9c
tree9110eaa665ce42b28dfd1a7ad255787e912820b7
parent529acda03fc93e2e9c3f054b190d9c3965bdf724
mgr/cephadm: call iscsi post_remove from server loop

If we call it directly during a synchronous command
from the command line it never returns.

Fixes: https://tracker.ceph.com/issues/58531
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit ea38245ace58789216646262f2078a315f1d2fd5)
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/serve.py