]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: call iscsi post_remove from server loop 49847/head
authorAdam King <adking@redhat.com>
Fri, 20 Jan 2023 22:14:23 +0000 (17:14 -0500)
committerAdam King <adking@redhat.com>
Tue, 24 Jan 2023 19:10:46 +0000 (14:10 -0500)
commit4281f9fb784e956b5a31521162cb183b9945215d
tree2ecd0b2e2dbb85ede8116a1f864b013f5348c6e8
parent22c2d68820ab09fd18a2b41e5a46b6e888789c40
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