On Wed, May 29, 2013 at 03:57:24PM -0400, Shane Witbeck wrote: > Prasanna, > > Our VM info was identical with the exception of the PAE setting > which you have set to "off" although the docs say to enable this. > You also have a snapshot where as I do not. Regardless of the PAE > setting (I tried both disabled/enabled), I'm now getting a different > exception when attempting to add an instance using the tiny Linux > template.
Ah - guess I'll enable that then. > > I've posted my management server log as well as my vm info in a gist > here: > > https://gist.github.com/digitalsanctum/5673168 Are you hitting this consistently? InsufficientCapacityException usually means the CPU, RAM constraints to be satisfied for planning the VM deployment failed. If you hit this consistently, let us know the steps, there might be a bug lurking in there. > > I've also tried installing the latest extension pack for VirtualBox > and that didn't help either. I'm running with vbox version 4.2.12. Nah. the extensions aren't useful for devcloud. > > > Thanks, > Shane > > > > > > > On Wednesday, May 29, 2013 at 12:32 PM, Prasanna Santhanam wrote: > > > Shane, > > > > I just tried this on latest master and was able to create a user > > instance using the tinyLinux template without a problem. From your > > gisst it seems like an Ubuntu ISO based VM failed to launch. Can you > > retry with the tinyLinux template again? > > > > Since most of what you did seems right I'm wondering if there's a > > setting on VirtualBox that's different. I've dumped the VM info of my > > devcloud instance here: > > > > https://gist.github.com/vogxn/5671659 > > > > -- > > Prasanna., > > > > On Wed, May 29, 2013 at 11:18:50AM -0400, Shane Witbeck wrote: > > > > > Sebastien, > > > > > > Thanks for your reply but I'm targeting 4.2 master since I'm suppose > > > to be helping with automation tests there. > > > > > > I tried Conrad's suggestion of hacking the db but that led to > > > another issue. > > > > > > It seems like documentation for "I have devcloud installed, now > > > what?" would be nice as well as hints about which versions it > > > targets. I noticed in your video that you use an older (version 1?) > > > of the devcloud appliance with 4.0.2. > > > > > > > > > Would be nice if you could start one! Don't hesitate to edit the > > wiki(s). > > > > > > > > Since I've successfully installed devcloud and management server, at > > > this point I'm going to move on and assume I'm doing something > > > fundamentally wrong with trying to start a new instance. > > > > > > > > > Thanks again, > > > Shane > > > > > > > > > On Wednesday, May 29, 2013 at 3:13 AM, Sebastien Goasguen wrote: > > > > > > > > > > > On May 28, 2013, at 8:24 PM, Conrad Geiger <[email protected] > > > > (mailto:[email protected]) (mailto:[email protected])> > > > > wrote: > > > > > > > > > The error you are getting is an HVM error (Hardware Virtualization). > > > > > You do not have HVM in devcloud since it is a VM itself. You need a > > > > > template without HVM. I though there was a work around already built > > > > > into devcloud, but you can hack the db to mark the tempate without > > > > > HVM by running this on the db: "Update vm_templates set hvm=0". > > > > > > > > > > You might also shoot an email to the devlist to verify the expected > > > > > behavior. > > > > > > > > > > > > > > > Sent from my Verizon Wireless 4G LTE phone > > > > > > > > > > > > > > > > > > > > -------- Original message -------- > > > > > From: Shane Witbeck <[email protected] > > > > > (mailto:[email protected]) (mailto:[email protected])> > > > > > Date: 05/28/2013 7:20 PM (GMT-05:00) > > > > > To: [email protected] (mailto:[email protected]) > > > > > (mailto:[email protected]) > > > > > Subject: errors starting new instance with devcloud > > > > > > > > > > > > > > > If have a fresh install of devcloud with management server running > > > > > separately on a mac. I'm attempting to start a new instance and keep > > > > > getting these errors: > > > > > > > > > > https://gist.github.com/digitalsanctum/5666858 > > > > > > > > > > I've tried on both master and 4.1 branches using a couple of > > > > > different ISO's including the "tiny Linux" template that comes > > > > > bundled. > > > > > > > > > > Any ideas? > > > > > > > > > > > > > > > Thanks, > > > > > Shane > > > > > > > > > > > > > > > > > > > > > Shane, I did this screencast for 4.0.2 and devcloud, using a mac 10.8.2 > > > > , it might help: > > > > > > > > http://www.youtube.com/watch?v=vvgIkF1e1QE&list=PLb899uhkHRoZCRE00h_9CRgUSiHEgFDbC&index=1 > > > > > > ------------------------ > > Powered by BigRock.com (http://BigRock.com) > > > > > > > > -- Prasanna., ------------------------ Powered by BigRock.com
