[Openstack] [Glance] Error 503 when creating image

Alexandr Porunov alexandr.porunov at gmail.com
Thu Feb 25 21:22:20 UTC 2016


On Thu, Feb 25, 2016 at 11:21 PM, Alexandr Porunov <
alexandr.porunov at gmail.com> wrote:

> The same error.
>
> glance image-create --progress --file ./cirros-0.3.4-x86_64-disk.img
> --name cirros --disk-format qcow2 --container-format bare
> 503 Service Unavailable: The server is currently unavailable. Please try
> again at a later time. (HTTP 503)
>
> =(
>
>
> On Thu, Feb 25, 2016 at 11:20 PM, Remo Mattei <remo at italy1.com> wrote:
>
>> try this
>>
>> glance image-create --progress --file ./cirros-0.3.4-x86_64-disk.img
>> --name cirros --disk-format qcow2 --container-format bare
>>
>>
>> On Feb 25, 2016, at 13:19, Remo Mattei <remo at italy1.com> wrote:
>>
>> did you try without public ?
>>
>> On Feb 25, 2016, at 13:11, Alexandr Porunov <alexandr.porunov at gmail.com>
>> wrote:
>>
>> But I have put admin's variables. Haven't I?
>>
>> On Thu, Feb 25, 2016 at 6:15 PM, Remo Mattei <Remo at italy1.com> wrote:
>>
>>> Only admin can use public
>>>
>>> It will not work if that is a normal tenant
>>>
>>> Inviato da iPhone
>>>
>>> Il giorno 25 feb 2016, alle ore 07:56, Alexandr Porunov <
>>> alexandr.porunov at gmail.com> ha scritto:
>>>
>>> Hello everyone,
>>>
>>> I am trying to upload the image to the Image service like in this
>>> tutorial:
>>> http://docs.openstack.org/liberty/install-guide-rdo/glance-verify.html
>>>
>>> I have done all steps, but this step fails:
>>> glance image-create --name "cirros" --file cirros-0.3.4-x86_64-disk.img
>>> --disk-format qcow2 --container-format bare --visibility public --progress
>>>
>>> 503 Service Unavailable: The server is currently unavailable. Please try
>>> again at a later time. (HTTP 503)
>>>
>>> It is my /var/log/glance/api.log:
>>> http://paste.openstack.org/show/488205/
>>>
>>> It is my /var/log/glance/registry.log:
>>> http://paste.openstack.org/show/488207/
>>>
>>> It is my /var/log/keystone/keystone.log:
>>> http://paste.openstack.org/show/488208/
>>>
>>> It is my variables:
>>> export OS_PROJECT_DOMAIN_ID=default
>>> export OS_USER_DOMAIN_ID=default
>>> export OS_PROJECT_NAME=admin
>>> export OS_TENANT_NAME=admin
>>> export OS_USERNAME=admin
>>> export OS_PASSWORD=admin
>>> export OS_AUTH_URL=http://controller:35357/v3
>>> export OS_IDENTITY_API_VERSION=3
>>> export OS_IMAGE_API_VERSION=2
>>>
>>> May somebody help me, please?
>>>
>>> Best Regards, Alexandr
>>>
>>> _______________________________________________
>>> Mailing list:
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>> Post to     : openstack at lists.openstack.org
>>> Unsubscribe :
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>>
>>>
>>> !DSPAM:1,56cf283723854106764879!
>>>
>>>
>> !DSPAM:1,56cf6f7e268051706116401!
>>
>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20160225/df75f56a/attachment.html>


More information about the Openstack mailing list