Hello, I want to use Qemu 1.6.1 together with cloudstack, so I've compiled and installed it myself.
Test Setup: CentOS6.4 KVM HVs CS-Management and HV on different hosts Now when I setup a first zone, system VMs won't start. I'm seeing this in /var/log/cloudstack/agent/cloudstack-agent.err: libvir: Secrets Driver error : Secret not found: no secret with matching uuid [...] libvir: QEMU Driver error : Domain not found: no domain with matching name 'v-2-VM' libvir: LXC Driver error : Domain not found: No domain with matching name 'v-2-VM' libvir: QEMU Driver error : Domain not found: no domain with matching name 'v-2-VM' libvir: QEMU Driver error : Domain not found: no domain with matching name 'v-2-VM' libvir: QEMU Driver error : Domain not found: no domain with matching name 'v-2-VM' libvir: QEMU Driver error : Domain not found: no domain with matching name 'v-2-VM' libvir: QEMU Driver error : Domain not found: no domain with matching name 's-103-VM' libvir: LXC Driver error : Domain not found: No domain with matching name 's-103-VM' libvir: QEMU Driver error : Domain not found: no domain with matching name 's-103-VM' libvir: QEMU Driver error : Domain not found: no domain with matching name 's-103-VM' libvir: QEMU Driver error : Domain not found: no domain with matching name 's-103-VM' libvir: QEMU Driver error : Domain not found: no domain with matching name 's-103-VM' libvir: Storage Driver error : Storage pool not found: no pool with matching uuid libvir: Secrets Driver error : Secret not found: no secret with matching uuid [...] libvir: QEMU Driver error : Domain not found: no domain with matching name 'v-2-VM' I need some advice on how to dig some deeper into this issue. regards, Andi