I'm new to CloudStack and looking to use this in a private cloud. Unfortunately, I haven't been able to get the Storage and Console VM to start up. I went through the install process twice and go the same result. I followed the documentation step by step for the basic setup. http://docs.cloudstack.apache.org/en/latest/installguide/management-server/index.html
I'm only using one server. So far it seems that the cloudstack-agent is failing. Here's what I get in the logs: 2019-10-18 09:20:08,154 INFO [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-2:null) (logid:f9f6eee1) Asking libvirt to refresh storage pool 58c7233f-f02d-3442-9968-06e4481ecfdc 2019-10-18 09:21:08,265 INFO [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-4:null) (logid:77879d49) Trying to fetch storage pool b79c0b0a-11a2-3d61-8451-84535600787a from libvirt 2019-10-18 09:21:08,313 INFO [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-5:null) (logid:77879d49) Trying to fetch storage pool 58c7233f-f02d-3442-9968-06e4481ecfdc from libvirt 2019-10-18 09:21:08,317 INFO [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-5:null) (logid:77879d49) Asking libvirt to refresh storage pool 58c7233f-f02d-3442-9968-06e4481ecfdc The Secondary Storage VM and Console Proxy VM hang in the "starting" mode I'm using CentOS 7 and the latest CloudStack - 4.13. Thanks for your help!