Fwd: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-23 Thread Tilak Raj Singh
-- Forwarded message -- From: Tilak Raj Singh Date: Mon, Mar 23, 2015 at 2:02 PM Subject: Re: [GSOC] Setting up multiple devcloud host in cloudstack dev environment To: Pierre-Luc Dion Thanks Dion for your insights. I tried the new git repository you told about. I am still strug

Fwd: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-23 Thread Tilak Raj Singh
-- Forwarded message -- From: Tilak Raj Singh Date: Tue, Mar 24, 2015 at 4:53 AM Subject: Re: [GSOC] Setting up multiple devcloud host in cloudstack dev environment To: Pierre-Luc Dion Yeah I tried the binary-installation-basic one but ended up getting the errors I posted above.

Fwd: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-23 Thread Tilak Raj Singh
-- Forwarded message -- From: Tilak Raj Singh Date: Tue, Mar 24, 2015 at 6:12 AM Subject: Re: [GSOC] Setting up multiple devcloud host in cloudstack dev environment To: Pierre-Luc Dion I just tried deploying on 4.3 branch using binary directory on 4.3 branch https://github.com/i

Re: Fwd: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-23 Thread Will Stevens
Is the cloudstack up and working? Did you check in virtual box if the box(s?) are up? If so can you check the logs? It seems like you are not getting your networking configured because the VM seems to come up but there is no connection. Is the network reported correct? Nat and host only is righ

Re: Fwd: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-23 Thread Tilak Raj Singh
Hi Will, yeah cloudstack management is running fine...I can open 127.0.0.1:8080/client on my browser...And there are two vms running..xenserver : I can ssh into it on port and management : i can ssh into it on port 2200. I configured the networking in virtual box under preferences/network/vbo

Re: Fwd: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-23 Thread Will Stevens
Can you launch a VM through the CS ui? On Mar 23, 2015 9:14 PM, "Tilak Raj Singh" wrote: > Hi Will, > > yeah cloudstack management is running fine...I can open > 127.0.0.1:8080/client on my browser...And there are two vms > running..xenserver : I can ssh into it on port and management : i ca

Re: Fwd: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-24 Thread Tilak Raj Singh
I couldnt deploy the zone pod cluster successfully hence there were no hosts and I couldnt launch a VM. Later what I did was manually create zone pod cluster and added the host and storage through the UI and it was successfull. The system vms came up nicely. But it gave me connection timed out when

Re: Fwd: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-24 Thread Pierre-Luc Dion
Tilak, when you run the following command: python -m marvin.deployDataCenter -i /path/to/GSoC-2014/repo/advanced/advanced.json you replace "/path/to/GSoC-2014/repo" by a valid one right? On Tue, Mar 24, 2015 at 3:27 AM, Tilak Raj Singh wrote: > I couldnt deploy the zone pod cluster successful

Re: Fwd: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-24 Thread Tilak Raj Singh
yeah ... I replace it with the repo directory /root/gsoc/devcloud/advanced/advanced.json ... devcloud is the cloned git repository from github. There seems to be a issue with marvin I guess... because configuring the deployement manually from the CS UI as listed in advanced.json works.. On Tue, Ma