[Openstack-operators] Unable to launch instances because of glance errors

Grant Morley grant at absolutedevops.io
Thu Mar 2 16:19:14 UTC 2017


If I use the image name I get the same result:

openstack image show Ubuntu-16.04
+------------------+----------------------------------------------------------------------------------------------------------+
| Field            | Value |
+------------------+----------------------------------------------------------------------------------------------------------+
| checksum         | 6008d3fdf650658965b132b547416d83 |
| container_format | bare |
| created_at       | 2016-12-07T16:00:54Z |
| disk_format      | raw |
| file             | /v2/images/d5d43ba0-82e9-43de-8883-5ebaf07bf3e3/file |
| id               | d5d43ba0-82e9-43de-8883-5ebaf07bf3e3 |
| min_disk         | 0 |
| min_ram          | 0 |
| name             | Ubuntu-16.04 |
| owner            | 4a6213a64312482896130efc3047195c |
| properties       | 
direct_url='rbd://742cd163-32ac-4121-8060-d440aa7345d6/images/d5d43ba0-82e9-43de-8883-5ebaf07bf3e3/snap' 
|
| protected        | False |
| schema           | /v2/schemas/image |
| size             | 2361393152 |
| status           | active |
| tags | |
| updated_at       | 2016-12-07T16:01:45Z |
| virtual_size     | None |
| visibility       | public |
+------------------+----------------------------------------------------------------------------------------------------------+

Also there is only one entry in the DB for that image:

select * from images where name="Ubuntu-16.04";
+--------------------------------------+--------------+------------+--------+-----------+---------------------+---------------------+------------+---------+-------------+------------------+----------------------------------+----------------------------------+----------+---------+-----------+--------------+
| id                                   | name         | size | status | 
is_public | created_at          | updated_at          | deleted_at | 
deleted | disk_format | container_format | 
checksum                         | owner                            | 
min_disk | min_ram | protected | virtual_size |
+--------------------------------------+--------------+------------+--------+-----------+---------------------+---------------------+------------+---------+-------------+------------------+----------------------------------+----------------------------------+----------+---------+-----------+--------------+
| d5d43ba0-82e9-43de-8883-5ebaf07bf3e3 | Ubuntu-16.04 | 2361393152 | 
active |         1 | 2016-12-07 16:00:54 | 2016-12-07 16:01:45 | 
NULL       |       0 | raw         | bare             | 
6008d3fdf650658965b132b547416d83 | 4a6213a64312482896130efc3047195c 
|        0 |       0 |         0 |         NULL |
+--------------------------------------+--------------+------------+--------+-----------+---------------------+---------------------+------------+---------+-------------+------------------+----------------------------------+----------------------------------+----------+---------+-----------+--------------+

Regards,

On 02/03/17 16:08, Saverio Proto wrote:
> select * from images where name=''Ubuntu-16.04";

-- 
Grant Morley
Cloud Lead
Absolute DevOps Ltd
Units H, J & K, Gateway 1000, Whittle Way, Stevenage, Herts, SG1 2FP
www.absolutedevops.io <http://www.absolutedevops.io/> 
grant at absolutedevops.io <mailto:grant at absolutedevops.i> 0845 874 0580
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20170302/774a3b8a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ado_new.png
Type: image/png
Size: 4369 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20170302/774a3b8a/attachment.png>


More information about the OpenStack-operators mailing list