Hello! I reference the Link: http://www.vpsee.com/2013/11/install-cloudstack-4-2-on-centos-6-4/
Try to Use VMware to Install CentOS 6.5 set up a CloudStack Environment. The Control Node install cloudstack-management( IP:192.168.253.136) The Compute Node install cloudstack-agent & kvm. (IP:192.168.253.138) I have a clean installation of Cloudstack in my local laboratory, I have configured: Zone, Pod & Cluster http://i.imgur.com/0o32L3D.png Web UI Add Host Error: Something went wrong; you may go back and correct any errors: Unable to add the host How can I solve the problem? Troubleshooting the error. [root@cloudstack ~]# cd /var/log/cloudstack/management/ [root@cloudstack management]# tail catalina.out INFO [network.vpc.VpcManagerImpl] (VpcChecker-1:) Found 0 removed VPCs to cleanup WARN [apache.cloudstack.alerts] (HA-1:) alertType:: 13 // dataCenterId:: 0 // podId:: 0 // clusterId:: null // message:: No usage server process running INFO [cloud.ha.HighAvailabilityManagerImpl] (HA-2:) checking health of usage server WARN [apache.cloudstack.alerts] (HA-2:) alertType:: 13 // dataCenterId:: 0 // podId:: 0 // clusterId:: null // message:: No usage server process running INFO [cloud.ha.HighAvailabilityManagerImpl] (HA-3:) checking health of usage server WARN [apache.cloudstack.alerts] (HA-3:) alertType:: 13 // dataCenterId:: 0 // podId:: 0 // clusterId:: null // message:: No usage server process running INFO [cloud.ha.HighAvailabilityManagerImpl] (HA-2:) checking health of usage server WARN [apache.cloudstack.alerts] (HA-2:) alertType:: 13 // dataCenterId:: 0 // podId:: 0 // clusterId:: null // message:: No usage server process running INFO [cloud.ha.HighAvailabilityManagerImpl] (HA-1:) checking health of usage server WARN [apache.cloudstack.alerts] (HA-1:) alertType:: 13 // dataCenterId:: 0 // podId:: 0 // clusterId:: null // message:: No usage server process running [root@cloudstack management]# tail management-server.log 2014-05-06 05:10:55,560 DEBUG [host.dao.HostDaoImpl] (ClusteredAgentManager Timer:null) Completed acquiring hosts for clusters not owned by any management server 2014-05-06 05:11:18,242 DEBUG [cloud.consoleproxy.ConsoleProxyManagerImpl] (consoleproxy-1:null) Skip capacity scan due to there is no Primary Storage UPintenance mode 2014-05-06 05:11:20,420 DEBUG [network.router.VirtualNetworkApplianceManagerImpl] (RouterStatusMonitor-1:null) Found 0 routers to update status. 2014-05-06 05:11:20,422 DEBUG [network.router.VirtualNetworkApplianceManagerImpl] (RouterStatusMonitor-1:null) Found 0 networks to update RvR status. 2014-05-06 05:11:35,911 DEBUG [cloud.server.StatsCollector] (StatsCollector-3:null) VmStatsCollector is running... 2014-05-06 05:11:35,911 DEBUG [cloud.server.StatsCollector] (StatsCollector-2:null) HostStatsCollector is running... 2014-05-06 05:11:35,962 DEBUG [cloud.server.StatsCollector] (StatsCollector-1:null) StorageCollector is running... 2014-05-06 05:11:48,245 DEBUG [cloud.consoleproxy.ConsoleProxyManagerImpl] (consoleproxy-1:null) Skip capacity scan due to there is no Primary Storage UPintenance mode 2014-05-06 05:11:50,420 DEBUG [network.router.VirtualNetworkApplianceManagerImpl] (RouterStatusMonitor-1:null) Found 0 routers to update status. 2014-05-06 05:11:50,422 DEBUG [network.router.VirtualNetworkApplianceManagerImpl] (RouterStatusMonitor-1:null) Found 0 networks to update RvR status. [root@cloudstack management]#
