cloudstack/scripts/vm/hypervisor/kvm
Spaceman1984 23fa647985
kvm: sending std output to dev/null to prevent garbage output (#4123)
When scripts/vm/hypervisor/kvm/kvmvmactivity.sh is called with an incorrect file name, an error is printed which is then interpreted as output from the script.

When an incorrect file name is passed the script prints out:

stat: cannot stat ‘b51d7336-d964-44ee-be60-bf62783dabc’: No such file or directory
=====> DEAD <======
The KVMHAVMActivityChecker.java checkingHB() process is expecting just
=====> DEAD <======
but gets the unexpected error message and interprets the file as alive.
2020-06-04 08:17:59 +05:30
..
kvmheartbeat.sh kvm: reset KVM host on heartbeat failure (#2984) 2018-10-30 15:13:59 +05:30
kvmvmactivity.sh kvm: sending std output to dev/null to prevent garbage output (#4123) 2020-06-04 08:17:59 +05:30
patch.sh systemvm: new qemu-guest-agent based patching for KVM (#3278) 2019-05-10 23:42:19 +05:30
setup_agent.sh CLOUDSTACK-10109: Fix regression from PR #2295 (#2394) 2018-01-10 00:44:00 +05:30