12f604b4dd
The stop, start and restart commands are waiting for any status commands to finish before attempting the actual command This would cause issues as some commands that are related to OSDs only would wait for monitor status and vice-versa. Depending on the number of OSD, the osd status command would take too much time to finish, resulting on a "stop mon" command to wait just as much, even though it didn't need to Changes in this commit: - commands related to OSD and monitors have their own wait times and separate flag files - add improved logging to better see if the script is waiting for a certain function too finish Change-Id: Ia03981b2b49f999e8a96aa12361209a418da4c50 Closes-bug: 1836075 Depends-On: I3ace73650e4fe9aafc84c82e2ffe048f2039305e Signed-off-by: Stefan Dinescu <stefan.dinescu@windriver.com> |
||
---|---|---|
.. | ||
ceph | ||
ceph-manager | ||
python-cephclient |