cloudstack/scripts
jmsperu 4a8f0af96d kvm-heartbeat: extract shared fence helper; add 'custom' action; rename to hard-reboot
Per review on PR #13090:
- Refactor common fence-action case into kvmha-fence.sh sourced by both
  kvmheartbeat.sh and kvmspheartbeat.sh (per @sureshanaparti).
- Add 'custom' fence action that invokes an operator-supplied script
  (kvm.heartbeat.fence.custom.script, default /etc/cloudstack/agent/
  heartbeat-fence-custom.sh) with the heartbeat script name as arg;
  falls back to hard-reboot if the script is missing/non-executable
  (per @NuxRo).
- Rename canonical action 'reboot' -> 'hard-reboot' for clarity; keep
  'reboot' accepted as alias so existing deployments don't break (per
  @DaanHoogland). Default behavior unchanged: sysrq-trigger reboot,
  required where a stale NFSv3 mount blocks systemctl reboot.
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 kvm-heartbeat: extract shared fence helper; add 'custom' action; rename to hard-reboot 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