I'll check on the audit logs, but I can confirm that cloud-agent is installed (I've even run it manually a few times to see how it's set), and I've disabled the firewall on both servers. NTP is also installed on these boxes.
Thanks for the reply, Jeremy From: Nux! <n...@li.nux.ro> To: cloudstack-users@incubator.apache.org, Date: 02/20/2013 02:12 PM Subject: Re: Can't add add KVM host - Update Hello, Do you have cloud-agent installed on the host? Also, make sure there is no firewall on the management server or the host restricting traffic between them. Another thing to check is time, make sure both servers report same time and they have NTP daemon running. In the host side, if you tail /var/log/agent/*log (assuming you have the agent installed) and /var/log/audit/audit.log can you notice any activity? In audit log you should be able to track logins from the management server and other commands. Lucian