mirror of https://github.com/apache/cloudstack.git
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
|
||
|---|---|---|
| .. | ||
| kvm | ||
| ovm3 | ||
| vmware | ||
| xenserver | ||
| update_host_passwd.sh | ||
| versions.sh | ||