[Openstack] ImageNotFound: Image could not be found

Shashi Kanth Boddula shashi.bsd at gmail.com
Tue May 15 11:28:16 UTC 2012


Essex on Ubuntu 12.04.

I am storing images in swift. glance is configured to point to swift.

I have imported few images, they are stored in swift.

>From dashboard, if i launch an instance from a image, it is failing, and
the nova compute logs says "TRACE nova.rpc.amqp ImageNotFound: Image
e2859b55-4a1c-49ce-9fa3-5d03dbd07343 could not be found."


# glance index
ID                                   Name                           Disk
Format          Container Format     Size
------------------------------------ ------------------------------
-------------------- -------------------- --------------
01eb3158-3bf2-4ee7-9534-b06187886614 Ubuntu 12.04 LTS 64-bit        qcow2
             bare                      226951168
81f5f73e-fd88-4cb2-9d4e-d583deb5dc93 CentOS 6.0 64-bit              raw
             bare                      536412160
e2859b55-4a1c-49ce-9fa3-5d03dbd07343 RHEL5 U6 64-Bit                raw
             bare                      295900672

# nova image-list
+--------------------------------------+-------------------------+--------+--------+
|                  ID                  |           Name          | Status |
Server |
+--------------------------------------+-------------------------+--------+--------+
| 01eb3158-3bf2-4ee7-9534-b06187886614 | Ubuntu 12.04 LTS 64-bit | ACTIVE |
       |
| 81f5f73e-fd88-4cb2-9d4e-d583deb5dc93 | CentOS 6.0 64-bit       | ACTIVE |
       |
| e2859b55-4a1c-49ce-9fa3-5d03dbd07343 | RHEL5 U6 64-Bit         | ACTIVE |
       |
+--------------------------------------+-------------------------+--------+--------+


# swift -V 2.0 -A http://openstack:5000/v2.0 -U service:glance -K glance
list glance
01eb3158-3bf2-4ee7-9534-b06187886614
81f5f73e-fd88-4cb2-9d4e-d583deb5dc93
e2859b55-4a1c-49ce-9fa3-5d03dbd07343


What i am missing here? Do i am missing something in nova.conf ?


Thanks & Regards,
Shashi Kanth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120515/b08f7b0c/attachment.html>


More information about the Openstack mailing list