pvc/node-daemon/pvcnoded/objects
Joshua Boniface c76a5afd04 Avoid waits during node secondary
Waiting for the daemons to stop took too much time on some nodes and
could throw off the lockstep. Instead, leverage background=True to run
the systemctl os_commands in the background (when they complete is
irrelevant), stop the Metadata API first, and don't delay during its
stop at all.
2023-11-16 02:34:12 -05:00
..
CephInstance.py Port OSD on-node tasks to Celery worker system 2023-11-09 23:28:08 -05:00
DNSAggregatorInstance.py Update copyright header year 2022-10-06 11:55:27 -04:00
MetadataAPIInstance.py Avoid waits during node secondary 2023-11-16 02:34:12 -05:00
MonitoringInstance.py Reverse ordering, run checks before starting timer 2023-09-15 22:25:37 -04:00
NodeInstance.py Avoid waits during node secondary 2023-11-16 02:34:12 -05:00
SRIOVVFInstance.py Update copyright header year 2022-10-06 11:55:27 -04:00
VMConsoleWatcherInstance.py Update copyright header year 2022-10-06 11:55:27 -04:00
VMInstance.py Readd RBD lock detection and clearing on startup 2023-11-10 01:33:48 -05:00
VXNetworkInstance.py Use coordinator_state instead of router_state 2023-09-15 16:47:56 -04:00
__init__.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00