On Wed, Mar 06, 2013 at 03:43:38PM +0530, wenbing yu wrote: > With the Hypervisor as KVM host,when I tested the cloud-agent status ,I > found that cloud-agent (pid 10328) is running... > Otherwise,when I add the host to the cluster of cloudstack,the UI show > Unable to add the host and the log as followed: > 2013-03-06 17:35:02,650 INFO [utils.component.ComponentLocator] > (main:null) Unable to find components.xml > 2013-03-06 17:35:02,653 INFO [utils.component.ComponentLocator] > (main:null) Skipping configuration using components.xml > 2013-03-06 17:35:02,653 INFO [cloud.agent.AgentShell] (main:null) > Implementation Version is 4.0.1.20130201075054 > 2013-03-06 17:35:02,654 INFO [cloud.agent.AgentShell] (main:null) > agent.properties found at /etc/cloud/agent/agent.properties > 2013-03-06 17:35:02,656 INFO [cloud.agent.AgentShell] (main:null) > Defaulting to using properties file for storage > 2013-03-06 17:35:02,660 INFO [cloud.agent.AgentShell] (main:null) > Defaulting to the constant time backoff algorithm > 2013-03-06 17:35:02,737 INFO [cloud.agent.Agent] (main:null) id is > 2013-03-06 17:35:02,841 INFO > [resource.virtualnetwork.VirtualRoutingResource] (main:null) > VirtualRoutingResource _scriptDir to use: scripts/network/domr/kvm
That isn't enough to tell - can you enable DEBUG mode in /etc/cloud/agent/log4j-cloud.xml and re-add your host? Should show more revealing logs there. -- Prasanna.,