Re: [Openstack] e2 blueprints

2011-12-13 Thread Gaurav Gupta
Thanks Vish. Sorry I coudn't update https://review.openstack.org/#change,1202 on time. On Mon, Dec 12, 2011 at 5:40 PM, Vishvananda Ishaya wrote: > Hey Everyone, > > There are a couple of blueprints marked essential that haven't quite made > it in. The review/update process was lagging a bit, so

Re: [Openstack] [Openstack-volume] boot from volume

2011-11-03 Thread Gaurav Gupta
Also, I recently opened a bug about boot-from-volumes: https://bugs.launchpad.net/nova/+bug/884984 On Thu, Nov 3, 2011 at 2:21 PM, Gaurav Gupta wrote: > I've been playing with boot from volume for a bit. You can use it from the > 'euca-run-instances', use the '-b, --bl

Re: [Openstack] [Openstack-volume] boot from volume

2011-11-03 Thread Gaurav Gupta
I've been playing with boot from volume for a bit. You can use it from the 'euca-run-instances', use the '-b, --block-device-mapping' option to specify the volume (or snapshot) e.g. #euca-run-instances -b /dev/sda=vol-000f -b /dev/sdb=vol-000c ami-0015 -t m1.tiny --kernel aki-0014 -

Re: [Openstack] Submitting code to Novaclient

2011-11-02 Thread Gaurav Gupta
clear the queue. > > > > Sorry for the delay ... and thanks for the submissions! > > > > -S > > > > > > *From:* openstack-bounces+sandy.walsh=rackspace....@lists.launchpad.net > > [op

[Openstack] Submitting code to Novaclient

2011-11-02 Thread Gaurav Gupta
What's the process of submitting code to the novaclient project. Is it submitting pull request from Git or something like Gerrit? There are many pulls for novaclient that are waiting on GitHub for weeks. If someone get a change, please review and merge the following: https://github.com/rackspace/p

Re: [Openstack] Cannot boot from volume with 2 devices

2011-11-02 Thread Gaurav Gupta
tloader on it) is found by bios. > > static device names were deprecated several years ago by all linux > distributions. Lets move towards using the better solution. > > > > > Vish > > > > On Nov 1, 2011, at 9:52 AM, Gaurav Gupta wrote: > > > >

Re: [Openstack] Cannot boot from volume with 2 devices

2011-11-01 Thread Gaurav Gupta
Opened bug: https://bugs.launchpad.net/nova/+bug/884984 On Tue, Nov 1, 2011 at 12:49 PM, Vishvananda Ishaya wrote: > Sounds like we can work around this pretty easily by sorting the disks > before we pass them into the xml template. > > Vish > > On Nov 1, 2011, at 9:52 AM,

[Openstack] Cannot boot from volume with 2 devices

2011-11-01 Thread Gaurav Gupta
Hi all, I asked a question on Launchpad. but haven't heard back anything yet. Trying this forum to see if someone has any idea how to resolve this issue: https://answers.launchpad.net/nova/+question/176938 To summarize: -- Say I had 2 disks, disk1 and disk2 (represented by 2 v