Change the agent to debug mode by changing all 'INFO' to 'DEBUG' in /etc/cloudstack/agent/log4j.cloud, this will give you more info, usually the agent can't find the required network config on the host or something like that.
On Sat, Mar 1, 2014 at 1:21 PM, María Noelia Gil <marianoelia....@um.es> wrote: > Hi, I'm throwing the CloudStack agent with "CloudStack-setup-agent" command. > Initially shows "OK" and the configuration of the interface is unchanged, but > the server can not find the agent. I have looked at the log file and I found > the following line: > > 02/27/2014 17:49:16,538 INFO [cloud.agent.Agent] (AgentShutdownThread: null) > Stopping the agent: Reason = sig.kill > > Can this be the problem? How can I fix this? > > Thanks.