On the subject of the xml error, make sure libvirt is being started before the cloudstack agent. The cloudstack agent talks to libvirt and will inject the storage pools. You can test this by restarting libvirt, do a virsh pool-list, then restart the cloudstack-agent and do another virsh pool-list and compare the two. If the agent is setup correctly, you should see your storage pool.
- Si ________________________________ From: Luke Camilleri <[email protected]> Sent: Saturday, January 6, 2018 10:06 AM To: [email protected] Subject: RE: new kvm setup storage pool Thanks Ivan, will test with 4.9.3 and let you know Regards -----Original Message----- From: Ivan Kudryavtsev [mailto:[email protected]] Sent: 06 January 2018 12:37 To: [email protected] Subject: Re: new kvm setup storage pool Hi, Luke. Don't recommend using 4.10, use 4.9.3 because it's stable and battle proven. 4.10 is very buggy. 6 янв. 2018 г. 18:17 пользователь "Luke Camilleri" < [email protected]> написал: > Hello everyone, I am following the guide to setup CS 4.10 with kvm hosts. > Upon adding my first zone at the add host step it fails and the > following is shown in the logs: > > 2018-01-06 12:06:13,460 ERROR [kvm.storage.LibvirtStorageAdaptor] > (Agent-Handler-1:null) (logid:) org.libvirt.LibvirtException: XML error: > missing pool source name element > > In the installation guide there is no mentioning of generating uuid's > for hosts or storage but it might have been sjipped by mistake or I am > doing something wrong here. > > Can anyone one please let me know what is going on?? > > Thanks >
