cloudstack/scripts/vm
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
..
hypervisor kvm: sending std output to dev/null to prevent garbage output (#4123) 2020-06-18 14:05:48 +05:30
network Multiple networks support for vms in advanced zone with securit… (#3639) 2020-02-19 14:02:12 +00:00
systemvm Update message when keys are NOT being injected (#3799) 2020-01-18 09:11:42 +01:00
pingtest.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00