cloudstack/scripts/vm/hypervisor
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
..
kvm kvm: sending std output to dev/null to prevent garbage output (#4123) 2020-06-04 08:17:59 +05:30
ovm3 hypervisors: add OVM3 plugin that supports OVM 3.2.1/3.3.x 2015-03-12 11:33:42 +05:30
xenserver Fix XenServer Security Groups 'vmops' script (#3197) 2019-03-06 09:13:40 -03:00
update_host_passwd.sh CLOUDSTACK-8607 - Changed update script to return exit code based on the result 2015-07-03 14:29:57 +02:00
versions.sh CLOUDSTACK-9029: Proper support to identify CentOS 7 version number 2015-11-04 11:21:47 -06:00