[Openstack] glance issue

Zhi Yan Liu lzy.dev at gmail.com
Tue Sep 16 16:05:30 UTC 2014


Probably you need to check glance-api&reg service log for the reason.

zhiyan

On Tue, Sep 16, 2014 at 11:25 PM, Péter-Zoltán Keresztes <zozo at z0z0.tk> wrote:
> Apparently there is an error communication with http://controller:9292 it
> does times out. This is all I could have seen from a debug.
>
>
> controller:/etc/glance # glance -vvv -d image-create --name
> "cirros-0.3.2-x86_64" --disk-format qcow2 --container-format bare
> --is-public true --progress < /tmp/images/cirros-0.3.2-x86_64-disk.img
> curl -i -X POST -H 'Content-Length: 13167616' -H
> 'x-image-meta-container_format: bare' -H 'User-Agent: python-glanceclient'
> -H 'x-image-meta-size: 13167616' -H 'x-image-meta-is_public: True' -H
> 'X-Auth-Token: ***' -H 'Content-Type: application/octet-stream' -H
> 'x-image-meta-disk_format: qcow2' -H 'x-image-meta-name:
> cirros-0.3.2-x86_64' -d '<glanceclient.common.progressbar.VerboseFileWrapper
> object at 0x1fd3650>' http://controller:9292/v1/images
> [==>                           ] 8%Error communicating with
> http://controller:9292 timed out
>
> On 16 Sep 2014, at 16:48, Zhi Yan Liu <lzy.dev at gmail.com> wrote:
>
> from glance&glanceclient debug log.
>
>




More information about the Openstack mailing list