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 2019/07/19 10:33:57 UTC

[GitHub] [cloudstack] svenvogel commented on issue #3278: systemvm: new qemu-guest-agent based patching for KVM

svenvogel commented on issue #3278: systemvm: new qemu-guest-agent based patching for KVM
URL: https://github.com/apache/cloudstack/pull/3278#issuecomment-513181215
 
 
   @rhtyd @wido @kiwiflyer we encounter the same problem. i wrote in the dev mailing list.
   
   We use CentOS 1805 or 1810 and OVS and QEMU 2.12. It seems the first agent contact will not work so that the agent know the virtual machine is running. With 2.10 and the old agent, SystemVM it works.
   
   is there something what we forgot? 
   
   ````
   2019-07-19 00:17:30,571 DEBUG [kvm.resource.LibvirtComputingResource] (agentRequest-Handler-5:null) (logid:8ad14091) Executing: /usr/share/cloudstack-common/scripts/vm/hypervisor/kvm/patch.sh -n v-1728-VM -c  template=domP type=consoleproxy host=10.24.48.46 port=8250 name=v-1728-VM premium=true zone=4 pod=4 guid=Proxy.1728 proxy_vm=1728 disable_rp_filter=true eth2ip=185.232.219.237 eth2mask=255.255.255.248 gateway=185.232.219.233 eth0ip=169.254.0.193 eth0mask=255.255.0.0 eth1ip=10.24.48.124 eth1mask=255.255.255.0 mgmtcidr=10.24.48.0/24 localgw=10.24.48.1 internaldns1=10.24.48.33 internaldns2=10.24.48.34 dns1=217.69.224.73 dns2=85.232.28.146
   2019-07-19 00:17:30,573 DEBUG [kvm.resource.LibvirtComputingResource] (agentRequest-Handler-5:null) (logid:8ad14091) Executing while with timeout : 300000
   2019-07-19 00:17:30,616 DEBUG [resource.virtualnetwork.VirtualRoutingResource] (agentRequest-Handler-2:null) (logid:7577151e) Unable to logon to 169.254.2.189
   ```
   
   maybe we need to reopen this issue.
   

----------------------------------------------------------------
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


With regards,
Apache Git Services