You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/03/06 09:36:30 UTC

[GitHub] [cloudstack] rhtyd commented on a change in pull request #4704: Improve logs on kvmvmactivity.sh

rhtyd commented on a change in pull request #4704:
URL: https://github.com/apache/cloudstack/pull/4704#discussion_r588859695



##########
File path: scripts/vm/hypervisor/kvm/kvmvmactivity.sh
##########
@@ -93,7 +93,7 @@ fi
 
 if [ -z "$UUIDList" ]
 then
-  echo "=====> DEAD <======"
+  echo "=====> Considering host as DEAD due to empty UUIDList <======"

Review comment:
       You may want to check if we grep/use the stdout of the script anywhere, otherwise this will cause regression.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org