pvc/node-daemon/pvcnoded
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
..
objects Avoid waits during node secondary 2023-11-16 02:34:12 -05:00
util Adjust name in worker log output 2023-11-16 02:25:14 -05:00
Daemon.py Rename pvcapid-worker to pvcworkerd 2023-11-15 20:31:39 -05:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
dnsmasq-zookeeper-leases.py [Bookworm] Specify YAML loader explicitly 2023-08-31 00:16:19 -04:00