mirror of
https://github.com/ceph/ceph
synced 2024-12-28 22:43:29 +00:00
9ae9894827
We cannot schedule a daemon start if there is another daemon action with a higher priority (including stop) scheduled. However, that state isn't cleared until *after* the osd goes down, the systemctl command returns, and mgr/cephadm gets around to updating the inventory scheduled_daemon_action state. Semi-fix: (1) wait for the orch status to change, and then (2) wait a few more seconds after that. Signed-off-by: Sage Weil <sage@newdream.net> |
||
---|---|---|
.. | ||
__init__.py | ||
test_cli.py |