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 <mkau...@gmail.com> wrote: > 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 <shadow...@gmail.com> wrote: >> 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 <mkau...@gmail.com> wrote: >>> 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 Ubuntu machine. >>> 2) I am using DevCloud for Xen Server. >>> 3) NFS is installed on DevCloud. >>> 4) Am I following the procedure correctly till now? >>> >>> Please let me know if I can run management server separately like this >>> on my machine and DevCloud separately for Hypervisor and NFS. >>> >>> Thanks and Regards, >>> >>> Kausal Malladi >>> www.kausalmalladi.tk