pvc/node-daemon
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
..
monitoring Adjust Munin threshold values 2023-02-22 10:42:43 -05:00
plugins Add node monitoring plugin for KeyDB/Redis 2023-11-10 00:56:46 -05:00
pvcnoded Avoid waits during node secondary 2023-11-16 02:34:12 -05:00
daemon_lib Add daemon_lib symlink to pvcnoded 2021-05-30 00:00:07 -04:00
pvc.target Correct name of systemd target 2020-02-08 20:39:07 -05:00
pvcautoready.service Add node autoready oneshot unit 2022-10-27 14:09:14 -04:00
pvcnoded.py Update copyright header year 2022-10-06 11:55:27 -04:00
pvcnoded.sample.yaml Make monitoring interval configurable 2023-09-15 16:54:51 -04:00
pvcnoded.service Fix ordering of pvcnoded unit 2021-11-18 16:56:49 -05:00