cloudstack/scripts
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
..
installer tools: Remove deprecated buildw and wix plugin (#2849) 2018-10-04 06:12:33 +05:30
network plugins: fix removing SRX port forwarding rules, improve add/remove logic (#3393) 2019-07-08 15:46:12 +05:30
storage Revert "Fix template size for managed storage / refactor cloud-install-sys-tmplt and createtmplt.sh (#3346)" 2019-06-03 17:29:43 +05:30
util KVM: Prevent regenerating keystore on provisionCertificate API (#3075) 2019-06-05 17:29:31 -03:00
vm kvm: sending std output to dev/null to prevent garbage output (#4123) 2020-06-04 08:17:59 +05:30