[Openstack-operators] Xen (XCP) with Openstack

Ken Pepple ken.pepple at gmail.com
Tue Dec 20 17:11:29 UTC 2011


On Tue, Dec 20, 2011 at 8:43 AM, <openstack-operators-request at lists.openstack.org> wrote:
> Thank you for the reply Boris, I'm actually using the XCP 1.1, but when I
> call to install the vm in both XCP and logs in the logs is that the nova
> DomU, is showing the message below:
> 
> (nova.virt.xenapi.vmops): TRACE: Failure: ['XENAPI_PLUGIN_EXCEPTION',
> 'download_vhd', 'KeyError', "'num_retries'"]
> 2011-12-20 08:38:47,164 ERROR nova.compute.manager [-] Instance '49' failed
> to spawn. Is virtualization enabled in the BIOS? Details:
> ['XENAPI_PLUGIN_EXCEPTION', 'download_vhd', 'KeyError', "'num_retries'"]


Your xapi.d plugin (specifically the glance plugin) is failing to download the tarball from glance (probably in nova/plugins/xenserver/xenapi/etc/xapi.d/plugins/glance.py:474 in trunk).

The KeyError seems to indicate that glance doesn't have an image with that image id (don't have the glance code in front of me). However, it could be something else. 

What SR are you using ? You may want to look in your XCP logs to find out what Dom0 is doing on this download.

/k

---
Ken Pepple
ken.pepple at gmail.com
http://ken.pepple.info/
@ken_pepple







More information about the Openstack-operators mailing list