Re: Regarding CloudStack installation

2013-03-19 Thread Kausal Malladi
Hi Isaac, Thanks for the info. I will try and update you. Regards, Kausal Malladi www.kausalmalladi.tk On Tue, Mar 19, 2013 at 8:40 PM, Isaac Chiang wrote: > Hi Kausal: > I have a env exactIy the same with you. I'm using my laptop > for running management server (outside the devcloud)

Re: Regarding CloudStack installation

2013-03-19 Thread Isaac Chiang
Hi Kausal: I have a env exactIy the same with you. I'm using my laptop for running management server (outside the devcloud) and it manages a devcloud only for XenServer and nfs storages. The following steps work for me and fyi. 1. mvn clean install -P developer,systemvm 2. mvn -pl develop

Re: Regarding CloudStack installation

2013-03-19 Thread Kausal Malladi
We are having management server on our machine itself and not on DevCloud. We are using DevCloud only for XenServer and NFS. Should we run these commands even then? Kausal Malladi www.kausalmalladi.tk On Tue, Mar 19, 2013 at 7:48 PM, Isaac Chiang wrote: > Hi Kausal: > > Did you use fol

Re: Regarding CloudStack installation

2013-03-19 Thread Isaac Chiang
Hi Kausal: Did you use following commands for DevCloud deployment? 1. mvn clean install -P developer,systemvm 2. mvn -pl developer,tools/devcloud -Ddeploydb -P developer 3. mvn -pl client jetty:run Regards On Tue, Mar 19, 2013 at 9:54 PM, Kausal Malladi wrote: > Tiny Template is it

Re: Regarding CloudStack installation

2013-03-19 Thread Kausal Malladi
Tiny Template is itself not showing up and Management Server is not in DevCloud. We are just using DevCloud for XenServer and NFS. Is there any workaround to get things working using DevCloud? Thanks. Kausal Malladi www.kausalmalladi.tk On Tue, Mar 19, 2013 at 7:08 PM, Marcus Sorensen wrote: >

Re: Regarding CloudStack installation

2013-03-19 Thread Marcus Sorensen
With devcloud you can usually only use the preloaded 'tiny' template. It uses host-only networking, and thus can't get to the internet to download templates, it can only communicate with your host. On Tue, Mar 19, 2013 at 7:25 AM, Kausal Malladi wrote: > Hi, > I am finding problems with CloudStac

Regarding CloudStack installation

2013-03-19 Thread Kausal Malladi
Hi, I am finding problems with CloudStack installation and setup. Templates are not getting loaded into the interface which is why I am not able to create an instance on host. Below are the steps that I followed. Please correct me if I am going wrong somewhere. 1) Management Server is on my local