Hi, I found this
https://bugs.launchpad.net/nova/+bug/948286
Maybe a link ?


15 mai 2012 13:28
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
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp

--
Nuage & Co - Razique Mahroua
[email protected]


 

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to