Sorry to self quote; but I've actually discovered that this bug only happens 
when you attach DVD ISOs.

Does anyone know why it would happen with DVD isos but not CD ISOs?

From: Drew Weaver [mailto:drew.wea...@thenap.com]
Sent: Monday, June 2, 2014 1:11 PM
To: openstack@lists.openstack.org
Subject: [Openstack] Long standing bug inquiry

Hello there,

I am a somewhat new user to openstack and I've hit this bug:

https://bugs.launchpad.net/nova/+bug/1231874

I will note that I only seem to hit this bug when I use certain ISO files as 
the 'boot' image.  (in this case it's a 4.2GB Windows 2012 R2 ISO)

Doing this in MySQL appears to fix the problem for that particular instance:

update instances SET root_device_name = '/dev/vda' where id = 70 limit 1;

but it doesn't fix the underlying problem of the instances being created 
incorrectly to begin with.

Has anyone come up with a permanent solution to this yet?

Thanks,
-Drew



_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to