Re: Development with multiple devclouds

2012-07-30 Thread Edison Su
Sent from my iPhone On Jul 30, 2012, at 10:14 PM, "Rohit Yadav" wrote: > Hi, > >>> >>> I tried to import and use two devclouds, but for some reason I was not >>> able to add the first host itself. Please help debug, if at all this >>> idea seems worth exploring. Also, as Chiradeep suggested

Re: Development with multiple devclouds

2012-07-30 Thread Rohit Yadav
Hi, >> >> I tried to import and use two devclouds, but for some reason I was not >> able to add the first host itself. Please help debug, if at all this >> idea seems worth exploring. Also, as Chiradeep suggested in an email >> previously, would n't be a good option to have a single XenServer/NF

RE: Development with multiple devclouds

2012-07-30 Thread Edison Su
> -Original Message- > From: Rohit Yadav > Sent: Monday, July 30, 2012 5:12 AM > To: Edison Su > Cc: cloudstack-dev@incubator.apache.org > Subject: Re: Development with multiple devclouds > > Hi Edison, > > > Thanks for your sharing. Could you h

Re: Development with multiple devclouds

2012-07-30 Thread Rohit Yadav
Hi Edison, > Thanks for your sharing. Could you help to write up a wiki page about > multiple devcloud setup? Yes, wrote a page here: http://wiki.cloudstack.org/display/COMM/DIY+DevCloud+Setup Though the proof of concept setup works (with a lot of system crashes) and the idea of multiple devc

RE: Development with multiple devclouds

2012-07-27 Thread Edison Su
> -Original Message- > From: Rohit Yadav > Sent: Friday, July 27, 2012 4:57 AM > To: Edison Su > Cc: cloudstack-dev@incubator.apache.org > Subject: Re: Development with multiple devclouds > > Hi, > > I found a solution: > > >> The setup seems

Re: Development with multiple devclouds

2012-07-27 Thread Rohit Yadav
Hi, I found a solution: >> The setup seems to work and the system vms get deployed on one of the >> xenserver vm, but the SSVM fails to work. I ssh into the SSVM using it's >> link-local IP via its host xenserver's dom0, and find that the SSVM is >> unable to reach the gateway, 192.168.0.1. Al

Re: Development with multiple devclouds

2012-07-26 Thread Edison Su
Sent from my iPhone On Jul 26, 2012, at 7:23 AM, "Rohit Yadav" wrote: > Hi, > >>> The following combination should work: >>> 1. one devcloud VM has one NAT nic + one host-only nic >>> 2. another one devcloud VM has one host-only nic, which uses the same >>> host-only network as above devcloud

Re: Development with multiple devclouds

2012-07-26 Thread Rohit Yadav
Hi, >> The following combination should work: >> 1. one devcloud VM has one NAT nic + one host-only nic >> 2. another one devcloud VM has one host-only nic, which uses the same >> host-only network as above devcloud. >> >> The first devcloud VM acts as both mgt server and xen host, the second >>

Re: Development with multiple devclouds

2012-07-25 Thread Chiradeep Vittal
age- >> From: Edison Su [mailto:edison...@citrix.com] >> Sent: Wednesday, July 25, 2012 10:51 AM >> To: Rohit Yadav; cloudstack-dev@incubator.apache.org >> Subject: RE: Development with multiple devclouds >> >> >> >> > -Original Messa

RE: Development with multiple devclouds

2012-07-25 Thread Edison Su
> -Original Message- > From: Edison Su [mailto:edison...@citrix.com] > Sent: Wednesday, July 25, 2012 10:51 AM > To: Rohit Yadav; cloudstack-dev@incubator.apache.org > Subject: RE: Development with multiple devclouds > > > > > -Original Message-

RE: Development with multiple devclouds

2012-07-25 Thread Edison Su
> -Original Message- > From: Rohit Yadav > Sent: Wednesday, July 25, 2012 2:44 AM > To: Edison Su; cloudstack-dev@incubator.apache.org > Subject: Development with multiple devclouds > > Hi Edison and everyone, > > Devcloud works fine as one hypervisor

Development with multiple devclouds

2012-07-25 Thread Rohit Yadav
Hi Edison and everyone, Devcloud works fine as one hypervisor/xen host. But, in order to develop/test certain features of CS such as migration among hosts in a cluster, you would require at least two hypervisor hosts. To solve this problem, using VBox's NAT and host-only adapter I tried various