# HG changeset patch
# User Dag Stenstad <[email protected]>
# Date 1273100867 -7200
# Node ID 82e2fcb22863c504182f51a3d8f714077d5fe4c2
# Parent e3963c807da9552776928d6f248acb7dd01f3e81
Low: RA: VirtualDomain: Add more debug logging to VirtualDomain_Define.
diff -r e3963c807da9 -r 82e2fcb22863 heartbeat/VirtualDomain
--- a/heartbeat/VirtualDomain Wed May 05 17:21:31 2010 +0200
+++ b/heartbeat/VirtualDomain Thu May 06 01:07:47 2010 +0200
@@ -146,6 +146,8 @@ VirtualDomain_Define() {
if [ -n $domain_name ]; then
if [ x${domain_name} != "x" ] ; then
break;
+ else
+ ocf_log debug "Domain not defined yet, probably unable to
connect to hypervisor. Retrying until we are successful."
fi
fi
sleep 1
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/