Re: no tinyLinux template

2013-04-19 Thread Mike Tutkowski
Yeah, the VHD file at that location is about 50 MB. On Fri, Apr 19, 2013 at 1:36 PM, Rohit Yadav wrote: > On Fri, Apr 19, 2013 at 11:56 PM, Mike Tutkowski < > mike.tutkow...@solidfire.com> wrote: > > > Yeah, I generally revert to the DevCloud2 initial state whenever I > create a > > new CS data

Re: no tinyLinux template

2013-04-19 Thread Rohit Yadav
On Fri, Apr 19, 2013 at 11:56 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Yeah, I generally revert to the DevCloud2 initial state whenever I create a > new CS database...just to be on the safe side. > > I see this folder: > > /opt/storage/secondary/template/tmpl/1/5/ (the path is a

Re: no tinyLinux template

2013-04-19 Thread Rohit Yadav
deep Vittal [mailto:chiradeep.vit...@citrix.com] > > Sent: Friday, April 19, 2013 9:51 AM > > To: dev@cloudstack.apache.org > > Subject: Re: no tinyLinux template > > > > FWIW, I always revert to the initial snapshot of devcloud2 before > switching > > contexts.

Re: no tinyLinux template

2013-04-19 Thread Mike Tutkowski
Yeah, I generally revert to the DevCloud2 initial state whenever I create a new CS database...just to be on the safe side. I see this folder: /opt/storage/secondary/template/tmpl/1/5/ (the path is a little different from yours) It has a VHD file in it. I looked at devcloud.cfg in the hopes that

RE: no tinyLinux template

2013-04-19 Thread Edison Su
/~bhaisaab/cloudstack/devcloud/devcloud2.ova), or provides a way to generate devcloud virtualbox image automatically in Jenkins. > -Original Message- > From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] > Sent: Friday, April 19, 2013 9:51 AM > To: dev@cloudstack.apache

Re: no tinyLinux template

2013-04-19 Thread Chiradeep Vittal
FWIW, I always revert to the initial snapshot of devcloud2 before switching contexts. You should also check select * from template_host_ref where template_id = 5; And inside DevCloud2 ls /opt/secondary/template/tmpl/1/5/ And, inside the SSVM ps -ef | grep java On 4/18/13 9:54 PM, "Mike Tutkowsk

Re: no tinyLinux template

2013-04-18 Thread Mike Tutkowski
It's strange...I deleted my entire cloud and re-created it this way: mvn -pl developer,tools/devcloud -Ddeploydb -P developer cd tools/devcloud ; python ../marvin/marvin/deployDataCenter.py -i devcloud.cfg but still no tinyLinux template (even though it is in the cloud.vm_template table). On T

Re: no tinyLinux template

2013-04-18 Thread Mike Tutkowski
Here is what I used to deploy the DB: mvn -pl developer,tools/devcloud -Ddeploydb -P developer Also, cloud.vm_template has this row: '5', 'tiny Linux', 'tiny Linux', '2a182234-a87b-11e2-84ee-e322fe93e6c9', '1', '1', 'BUILTIN', '0', '64', ' http://people.apache.org/~bhaisaab/vms/ttylinux_pv.vhd',

Re: no tinyLinux template

2013-04-18 Thread Rohit Yadav
On Fri, Apr 19, 2013 at 8:26 AM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi, > > I've switched back to 4.2 (from 4.1), cleaned out my database, re-created > my DevCloud2 environment and all looks good with the exception that I do > not have a tinyLinux template. > > My SSVM is up a

RE: no tinyLinux template

2013-04-18 Thread Rajesh Battala
Can you login to ssvm and check cloud process is running and able to connect to mgmt server? . from Global Settings check the host ip. It should be starting with 192.* instead of 10.* if it is 10.* then ssvm won't be able to connect to mgmt server with that ip, and same will be reported in the