cloudstack/scripts
jmsperu 5f46b1f653 kvmsmpheartbeat.sh: honour kvm.heartbeat.fence.action
Per @weizhouapache's review on #13090, kvmsmpheartbeat.sh was still
hard-coding the immediate-reboot fence action (echo b > /proc/sysrq-trigger)
while kvmheartbeat.sh and kvmspheartbeat.sh delegate to kvmha-fence.sh.

Source kvmha-fence.sh and call fence_action so this script picks up the
same hard-reboot / graceful-reboot / restart-agent / log-only / custom
behaviour from agent.properties. Default behaviour (no property set)
remains hard-reboot via sysrq-trigger, so existing deployments are
unaffected.
2026-06-22 16:45:39 +03:00
..
installer removed code in comments (#11145) 2025-12-08 16:31:48 +01:00
network pre-commit: add `XML` files to the `trailing-whitespace` check (#9131) 2024-07-12 09:42:54 +02:00
storage CLVM enhancements and fixes (#12617) 2026-06-16 16:16:51 +05:30
util Remove realhostip references from the code (#12856) 2026-06-10 11:39:39 +05:30
vm kvmsmpheartbeat.sh: honour kvm.heartbeat.fence.action 2026-06-22 16:45:39 +03:00
coverage-grade.sh Add code coverage grading workflow (#13140) 2026-06-18 11:48:56 +02:00