Hey Philip, when creating your zone, did you happen to edit the guest traffic network name label to guest? Why I ask is it seems to be looking for a specific bridge name to bond guest traffic to, and it can't find that bond on the host. What you might want to try is navigate to infrastructure -> zone -> physical network -> guest and see if it has something defined in the 'tags' section. If that says 'guest' I think you have your culprit. Change that to br0 and hopefully things smooth themselves out.
Ahmad On Jul 23, 2013, at 6:37 AM, Philip Andrews <[email protected]> wrote: > Hello, > > I'm trying to setup a demonstration Cloudstack system, I have the management > server running and have had trouble getting the agent to run and connect > correctly. I am using a laptop with a single NIC interface to run both the > Mgmt server and the Host. > > If I setup the agent with all interfaces as br0 which is bridged with eth0 > the agent will launch and connect to the mgmt server but the host will not > run in the mgmt server I am getting an error: > > 2013-07-23 09:36:16,783 DEBUG [agent.manager.AgentManagerImpl] > (AgentConnectTaskPool-232:null) Failed to handle host connection: > com.cloud.exception.ConnectionException: Incorrect Network setup on agent, > Reinitialize agent after network names are setup, details : Can not find > network: guest > > The host is added to the mgmt server but on connection that error is coming > up in the management-server.log. > > The command I used to launch the agent is: > > cloudstack-setup-agent -m 10.5.0.143 -z 1 -p 1 -c 1 -g > 66cd794b-f26b-31de-9acf-e71575c4917e -a --pubNic=br0 --prvNic=br0 > --guestNic=br0 > > Any help is appreciated. > > -Phil > > > Philip Andrews > Senior Linux Engineer > > T +1 603-625-2280 > F +1 603-641-2280 > M > mailto:[email protected] > > Thunderhead.com is the trading name of Thunderhead Limited which is > registered in England under No. 4303041 whose registered office is at > Catalyst House 720 Centennial Court, Centennial Park, Elstree, Herts. WD6 3SY. > ---------------------------------------------------------------------- > The contents of this e-mail are intended for the named addressee only. It > contains confidential information. Unless you are the named addressee or an > authorized designee, you may not copy or use it, or disclose it to anyone > else. If you received it in error please notify us immediately and then > destroy it. > ---------------------------------------------------------------------- > >
