Hey Soheil, They get set to one of the interfaces on the system when you start the management server for the first time. So if you have multiple interfaces on the system it will only configure the services for one of the ip addresses.
This looks like we have an opportunity to improve documentation and maybe we should throw an error when that management server is started on a machine with multiple network interfaces. Or indeed show a ui during the initial configuration to select which interface to use. Would you like to file a bug report for this at issues.apache.org? Cheers, Hugo On Jun 27, 2013, at 4:04 PM, Soheil Eizadi <seiz...@infoblox.com> wrote: > I set the following three arguments to make sure they are consistent: > > host > management.network.cidr > secstorage.allowed.internal.sites > > Is there a reason why this does not get set as part of the standard > wizard/basic setup? > -Soheil > ________________________________________ > From: Trippie [trip...@gmail.com] on behalf of Hugo Trippaers > [h...@trippaers.nl] > Sent: Thursday, June 27, 2013 3:49 PM > To: dev@cloudstack.apache.org > Subject: Re: System VMs grabbing wrong IP > > Sean, > > Change the global setting "host" to the ip address where the management > server should respond to. You need to restart the management server after you > make this change and recreate any system vms (ssvm and console proxy) > > Cheers, > > Hugo > > > > On Jun 27, 2013, at 2:35 PM, Sean Truman <stru...@gmail.com> wrote: > >> All, >> >> My dev setup is running management/guest on cloudbr0 I have eth1 setup with >> a 10.0.0.x network so I can access the cloud via VPN but for some reason my >> secondary storage thinks my management node is the 10.0.0.x, where does it >> get the IP from and how can I change it? >> >> Sean >