weizhouapache commented on issue #10648: URL: https://github.com/apache/cloudstack/issues/10648#issuecomment-2808474231
> Cluster mostly on idle.. DRS turned on. All nodes in one same network switch. > that's a bit weird actually the process of GetVncPortCommand on the kvm host is pretty simple https://github.com/apache/cloudstack/blob/main/plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/wrapper/LibvirtGetVncPortCommandWrapper.java can you update log level and retry ? ``` cp /etc/cloudstack/agent/log4j-cloud.xml /etc/cloudstack/agent/log4j-cloud.xml.orig.info sed -i "s/INFO/DEBUG/g" /etc/cloudstack/agent/log4j-cloud.xml ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
