Great, thanks Yeah, I deployed a DB, then ran a python script to build a zone, pod, etc. for DevCloud2. My Secondary Storage VM is running now and my tinyLinux template is available.
Thanks again! On Thu, Feb 14, 2013 at 3:38 PM, Marcus Sorensen <[email protected]>wrote: > You have to provision a zone first. Once you start jetty, you have > everything as '0' in the UI. Then you create a zone, etc per the > installation docs, or since you're in devcloud you could use marvin > per the devcloud instructions to automatically deploy a zone. > > If you have a zone already, then the system vms should try to create > on their own. > > On Thu, Feb 14, 2013 at 3:28 PM, Mike Tutkowski > <[email protected]> wrote: > > Hey Marcus, > > > > How will I know when that VM is started? Just look in > > Infrastructure/System VMs? If it's not started (which it is now), how > do I > > start it? When I start up Jetty, should the Secondary Storage VM start > up > > when CS comes up? > > > > By the way, with my template in place, I am now able to do what I was > > hoping I could (call deployVirtualMachine from my Java app). > > > > Thanks, everyone! > > > > > > On Thu, Feb 14, 2013 at 3:24 PM, Marcus Sorensen <[email protected] > >wrote: > > > >> You also won't see the tiny linux template until it successfully > >> starts a secondary storage VM. > >> > >> On Thu, Feb 14, 2013 at 3:16 PM, Mike Tutkowski > >> <[email protected]> wrote: > >> > Ah...I have no idea how this happened, but the tinyLinux template is > now > >> > available to me. > >> > > >> > I tried to add an ISO using file:// syntax. CS told me this was > >> > unsupported. Then, all of a sudden, my tinyLinux template was > visible. > >> > > >> > One thing I've noticed with CS is that whenever you make a mistake in > >> > entering data, it dismisses the dialog and then tells you that you > made a > >> > mistake. :) It would be more user friendly if you didn't have to > bring > >> > the dialog back up and re-enter data each time you made a mistake. :) > >> > > >> > > >> > On Thu, Feb 14, 2013 at 3:01 PM, Mike Tutkowski < > >> > [email protected]> wrote: > >> > > >> >> I should mention that I'm on the storage_refactor branch. I wonder > if > >> >> that has anything to do with this problem? > >> >> > >> >> > >> >> On Thu, Feb 14, 2013 at 2:56 PM, Mike Tutkowski < > >> >> [email protected]> wrote: > >> >> > >> >>> Thanks! > >> >>> > >> >>> Looking at the bottom of that page, I see the following: > >> >>> > >> >>> > >> >>> 1. *Check these settings in Global Settings:* host (is mgmt > server > >> >>> IP), systemvm.use.local.storage (is true) and appropriate > >> >>> management.network.cidr and secstorage.allowed.internal.sites. > >> >>> > >> >>> The issue above may appear as if the "tiny Linux" template isn't > >> >>> available to select. > >> >>> > >> >>> > >> >>> These are the values I have, however, and they look OK to me. What > do > >> >>> you think? > >> >>> > >> >>> host 192.168.56.1 > >> >>> > >> >>> system.vm.use.local.storage true > >> >>> > >> >>> management.network.cidr 192.168.56.0/24 > >> >>> secstorage.allowed.internal.sites 192.168.56.0/8 > >> >>> > >> >>> > >> >>> > >> >>> On Thu, Feb 14, 2013 at 2:31 PM, Rohit Yadav <[email protected]> > >> wrote: > >> >>> > >> >>>> On Fri, Feb 15, 2013 at 2:53 AM, Mike Tutkowski > >> >>>> <[email protected]> wrote: > >> >>>> > Hi, > >> >>>> > > >> >>>> > I've been following the instructions here as to how to set up > >> >>>> DevCloud2: > >> >>>> > > >> >>>> > > >> >>>> > >> > http://www.cloudstack-china.org/wp-content/uploads/downloads/2012/12/cloudstack-inthebox-devcloud.pdf > >> >>>> > > >> >>>> > I notice when I'm done that I cannot use the wizard to kick off > a VM > >> >>>> > Instance because there are no ISOs or templates installed. > >> >>>> > > >> >>>> > Is this expected? I thought DevCloud2 came with one template > last > >> >>>> time I > >> >>>> > set it up? > >> >>>> > >> >>>> DevCloud2 has inbuilt tinyLinux template, but if you don't preseed > >> >>>> devcloud specific sql file which has info about this template, ssvm > >> >>>> would never know about this template and may even remove the files > >> >>>> which it does not know about. > >> >>>> > >> >>>> You should see these instructions: > >> >>>> https://cwiki.apache.org/confluence/display/CLOUDSTACK/DevCloud > >> >>>> > >> >>>> HTH > >> >>>> > >> >>>> Regards. > >> >>>> > >> >>>> > > >> >>>> > Thanks! > >> >>>> > > >> >>>> > -- > >> >>>> > *Mike Tutkowski* > >> >>>> > *Senior CloudStack Developer, SolidFire Inc.* > >> >>>> > e: [email protected] > >> >>>> > o: 303.746.7302 > >> >>>> > Advancing the way the world uses the > >> >>>> > cloud<http://solidfire.com/solution/overview/?video=play> > >> >>>> > *™* > >> >>>> > >> >>> > >> >>> > >> >>> > >> >>> -- > >> >>> *Mike Tutkowski* > >> >>> *Senior CloudStack Developer, SolidFire Inc.* > >> >>> e: [email protected] > >> >>> o: 303.746.7302 > >> >>> Advancing the way the world uses the cloud< > >> http://solidfire.com/solution/overview/?video=play> > >> >>> *™* > >> >>> > >> >> > >> >> > >> >> > >> >> -- > >> >> *Mike Tutkowski* > >> >> *Senior CloudStack Developer, SolidFire Inc.* > >> >> e: [email protected] > >> >> o: 303.746.7302 > >> >> Advancing the way the world uses the cloud< > >> http://solidfire.com/solution/overview/?video=play> > >> >> *™* > >> >> > >> > > >> > > >> > > >> > -- > >> > *Mike Tutkowski* > >> > *Senior CloudStack Developer, SolidFire Inc.* > >> > e: [email protected] > >> > o: 303.746.7302 > >> > Advancing the way the world uses the > >> > cloud<http://solidfire.com/solution/overview/?video=play> > >> > *™* > >> > > > > > > > > -- > > *Mike Tutkowski* > > *Senior CloudStack Developer, SolidFire Inc.* > > e: [email protected] > > o: 303.746.7302 > > Advancing the way the world uses the > > cloud<http://solidfire.com/solution/overview/?video=play> > > *™* > -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: [email protected] o: 303.746.7302 Advancing the way the world uses the cloud<http://solidfire.com/solution/overview/?video=play> *™*
