openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #06403
Re: Openstack + XCP (both on SID): XenAPI python script failing
On Sat, Dec 31, 2011, Thomas Goirand <thomas@xxxxxxxxxx> wrote:
> Here's the output (reformatted by hand to fit in this mail):
>
> root@GPLHost:os>_ # glance index
> ID Name Disk Format Size
> <uuid1> lucid_ami ami 524288000
> <uuid2> kernel aki 4099360
> <uuid3> ramdisk ari 7988037
That's good, so glance appears to be fine.
I'm trying to figure out a good next step to troubleshoot this. It'll
have to be on dom0, but it doesn't look like many messages are created
during the download phase that are useful for debugging.
Can you search for 'download_vhd' in /var/log/user.log on the dom0? It
should exit with code 0.
JE
References