← Back to team overview

openstack team mailing list archive

Re: Ubuntu run instance error + xen

 

It looks like it was maverick, you can find a lot of good info here on xen,if you're not using this already:
http://wiki.openstack.org/XenServerDevelopment

I believe the work around Vish is referring to is made in nova.conf:
--xenapi_remap_vbd_dev=true

Give that a go, hopefully gets you on your way!

Cheers,

Wayne

Sent from my iPad

On Aug 19, 2011, at 11:41, Vishvananda Ishaya <vishvananda@xxxxxxxxx> wrote:

> There was an issue on one version of ubuntu (I think it was natty?), where xen was using /dev/sd* instead of /dev/xd*.  I remember discussion on the mailing list or a bug about having to have a specific workaround.
> 
> On Aug 19, 2011, at 1:42 AM, Thomas Goirand wrote:
> 
>> On 08/19/2011 01:31 PM, Isaku Yamahata wrote:
>>> It looks you specified "root=/dev/xvda", but the disk that is
>>> instantiated is /dev/sda.
>>> But I didn't see why it happened. Did you customized the template
>>> for libvirt, libvirt.xml.template?
>> 
>> This seems wrong then, because under Xen, you should use xvda, not sda
>> anymore.
>> 
>> Thomas
>> 
>> _______________________________________________
>> Mailing list: https://launchpad.net/~openstack
>> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~openstack
>> More help   : https://help.launchpad.net/ListHelp
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp


Follow ups

References