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/07/17 11:24:24 UTC

[GitHub] [cloudstack] tampler commented on issue #5051: Cloudstack agent doesn't want to start in loop

tampler commented on issue #5051:
URL: https://github.com/apache/cloudstack/issues/5051#issuecomment-881880801


   @rhtyd The issue was NOT fixed in 4.15.1
   
   I followed your blog [here](https://rohityadav.cloud/blog/cloudstack-kvm/) to setup CloudStack on Ubuntu 20.04.2
   Still getting the `ERROR [kvm.resource.LibvirtConnection] (Agent-Handler-1:) (logid:) Connection with libvirtd is broken: invalid connection pointer in virConnectGetVersion`
   
   My `agent.properties`:
   ```
   cluster=default
   pod=default
   resource=com.cloud.hypervisor.kvm.resource.LibvirtComputingResource
   private.network.device=cloudbr0
   domr.scripts.dir=scripts/network/domr/kvm
   guest.network.device=cloudbr0
   hypervisor.type=kvm
   port=8250
   zone=default
   public.network.device=cloudbr0
   local.storage.uuid=1caef572-3417-4a15-b871-0ed392d4269a
   host=localhost
   guid=4adb36ce-833b-4250-b049-b3c7d08c6f82
   LibvirtComputingResource.id=0
   workers=5
   iscsi.session.cleanup.enabled=false
   ```
   Setup:
   ```
   Ubuntu 20.04.2 Server
   KVM
   CloudStack 4.15.1.0~focal
   Compiled against library: libvirt 6.0.0
   Using library: libvirt 6.0.0
   Using API: QEMU 6.0.0
   Running hypervisor: QEMU 4.2.1
   ```
   
   Any ideas ?
   


-- 
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: commits-unsubscribe@cloudstack.apache.org

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