cloudstack/scripts
Spaceman1984 0503901d82 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.

(cherry picked from commit 23fa647985)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2020-06-18 14:05:48 +05:30
..
installer systemvm: new qemu-guest-agent based patching for KVM (#3278) 2019-05-10 23:42:19 +05:30
network plugins: fix removing SRX port forwarding rules, improve add/remove logic (#3393) 2019-07-08 15:46:12 +05:30
storage cloudstack: add JDK11 support (#3601) 2020-02-12 12:58:25 +05:30
util CloudStack Kubernetes Service (#3680) 2020-03-06 08:51:23 +01:00
vm kvm: sending std output to dev/null to prevent garbage output (#4123) 2020-06-18 14:05:48 +05:30