Tilak, Take a look at devcloud4 from Ian Duffy[1], it use vagrant + virtualbox to setup a nice test env locally. You might be able to run multiple instance of the cloudstack management-server into VMs. devcloud4 does not use the simulator as managed hypervisor, it deploy a XenServer VM, so it might help validating few tests where your 2 management-servers will interact to same hosts.
[1] https://github.com/imduffy15/devcloud4 Good luck, On Sun, Mar 22, 2015 at 7:18 AM, Daan Hoogland <daan.hoogl...@gmail.com> wrote: > Tilak, > > I am cross posting your question as it is more on topic in the dev > list. Rohit's age is a good starting point. it is my experience that > every body will encounter their own problems in setting up a good > environment and needs further support. In your case the dual host > environment is a bit of a challange, though it has been set up by > several people. It could be convenient to set it up as remote hosts > instead of a devcloud vm. It should work though. > > Good travels and don't hasitate to ask for support, > > On Fri, Mar 20, 2015 at 9:15 PM, Tilak Raj Singh <tila...@gmail.com> > wrote: > > Hi can anyone please help me here?? > > > > On Fri, Mar 20, 2015 at 4:18 AM, Tilak Raj Singh <tila...@gmail.com> > wrote: > > > >> Hello All, > >> > >> I am trying to setup the cloudstack developement environment on my > ubuntu > >> 12.04 64bit machine. I have successfully setup the management server > >> locally on my machine using the docs [1]. As I am going to start work on > >> the issue CLOUDSTACK-8266 > >> <https://issues.apache.org/jira/browse/CLOUDSTACK-8266> [2] I need to > >> setup atleast two host on my management server. I am trying to setup two > >> devcloud hosts for the same. Can anybody guide me how to add them. > Should I > >> follow this guide [3] to setup first devcloud resources to my management > >> server and then manually add the other devcloud host ip into the hosts > >> section of cloudstack or should I edit devcloud.cfg file to add an entry > >> for the ip, username and password for the second devcloud host and it > would > >> work? > >> > >> If I am wrong can please somebody help me figure out the correct method > to > >> do the same. > >> > >> Regards > >> > >> [1] > >> > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+CloudStack+Development+Environment+on+Linux > >> > >> [2] https://issues.apache.org/jira/browse/CLOUDSTACK-8266 > >> > >> [3] http://bhaisaab.org/logs/devcloud/ > >> > > > > -- > Daan >