[Openstack-operators] need help to reslove problem of GLANCE

George Shuklin george.shuklin at gmail.com
Sun Mar 16 21:19:05 UTC 2014


Define that poor filesystem_store_datadir finally in your glance config 
and create it in filesystem.


On 03/16/2014 05:44 PM, Zhi Yan Liu wrote:
> /var/log/glance/registry.log
>
> On Sun, Mar 16, 2014 at 7:54 PM, prince kumar
> <prince.m.singh at outlook.com> wrote:
>> 2014-03-16 16:43:47.233 15548 INFO glance.registry.client.v1.client
>> [baaf33e8-d01a-4d19-89a0-feeba7f08d7a e0f6cc0879ed427685805d37fca5dc3b
>> 7fc8dafc459f45098c29c958b3356792] Registry client request POST /images
>> raised ServerError
>> 2014-03-16 16:49:51.049 15548 INFO glance.registry.client.v1.client
>> [12caabb9-9c69-4aab-98bb-3d91b2317851 e0f6cc0879ed427685805d37fca5dc3b
>> 7fc8dafc459f45098c29c958b3356792] Registry client request GET /images/detail
>> raised ServerError
>> 2014-03-16 16:56:18.589 18044 WARNING glance.store.base [-] Failed to
>> configure store correctly: Store cinder could not be configured correctly.
>> Reason: Cinder storage requires a context. Disabling add method.
>> 2014-03-16 16:56:18.620 18044 WARNING glance.api.v2.images [-] Could not
>> find schema properties file schema-image.json. Continuing without custom
>> properties
>> 2014-03-16 16:56:18.798 18044 INFO keystoneclient.middleware.auth_token [-]
>> Starting keystone auth_token middleware
>> 2014-03-16 16:56:18.799 18044 INFO keystoneclient.middleware.auth_token [-]
>> Using /tmp/keystone-signing-dxREFH as cache directory for signing
>> certificate
>> 2014-03-16 16:59:54.644 18051 INFO glance.registry.client.v1.client
>> [44410841-d18e-4f2a-a9bf-8b0b38067887 e0f6cc0879ed427685805d37fca5dc3b
>> 7fc8dafc459f45098c29c958b3356792] Registry client request GET /images/detail
>> raised ServerError
>> 2014-03-16 17:12:09.614 19046 WARNING glance.store.base [-] Failed to
>> configure store correctly: Store cinder could not be configured correctly.
>> Reason: Cinder storage requires a context. Disabling add method.
>> 2014-03-16 17:12:09.645 19046 WARNING glance.api.v2.images [-] Could not
>> find schema properties file schema-image.json. Continuing without custom
>> properties
>> 2014-03-16 17:12:09.822 19046 INFO keystoneclient.middleware.auth_token [-]
>> Starting keystone auth_token middleware
>> 2014-03-16 17:12:09.823 19046 INFO keystoneclient.middleware.auth_token [-]
>> Using /tmp/keystone-signing-c8iOOH as cache directory for signing
>> certificate
>> 2014-03-16 17:12:23.361 19053 INFO glance.registry.client.v1.client
>> [708f6001-ce07-46fb-8404-3328cde9882b e0f6cc0879ed427685805d37fca5dc3b
>> 7fc8dafc459f45098c29c958b3356792] Registry client request GET /images/detail
>> raised ServerError
>> 2014-03-16 17:16:30.919 19137 ERROR glance.store.filesystem [-] Could not
>> find filesystem_store_datadir in configuration options.
>> 2014-03-16 17:16:30.919 19137 WARNING glance.store.base [-] Failed to
>> configure store correctly: Store filesystem could not be configured
>> correctly. Reason: Could not find filesystem_store_datadir in configuration
>> options. Disabling add method.
>> 2014-03-16 17:16:30.923 19137 WARNING glance.store.base [-] Failed to
>> configure store correctly: Store s3 could not be configured correctly.
>> Reason: Could not find s3_store_host in configuration options. Disabling add
>> method.
>> 2014-03-16 17:16:30.929 19137 ERROR glance.store.swift [-] Could not find
>> swift_store_auth_address in configuration options.
>> 2014-03-16 17:16:30.929 19137 WARNING glance.store.base [-] Failed to
>> configure store correctly: Store swift could not be configured correctly.
>> Reason: Could not find swift_store_auth_address in configuration options.
>> Disabling add method.
>> 2014-03-16 17:16:30.961 19137 WARNING glance.store.base [-] Failed to
>> configure store correctly: Store cinder could not be configured correctly.
>> Reason: Cinder storage requires a context. Disabling add method.
>> 2014-03-16 17:16:30.963 19137 ERROR glance.store.filesystem
>> [791a520c-3b36-4d97-b554-7987ac6bff86 None None] Could not find
>> filesystem_store_datadir in configuration options.
>> 2014-03-16 17:16:30.963 19137 WARNING glance.store.base
>> [791a520c-3b36-4d97-b554-7987ac6bff86 None None] Failed to configure store
>> correctly: Store filesystem could not be configured correctly. Reason: Could
>> not find filesystem_store_datadir in configuration options. Disabling add
>> method.
>> 2014-03-16 17:16:30.993 19137 WARNING glance.api.v2.images [-] Could not
>> find schema properties file schema-image.json. Continuing without custom
>> properties
>> 2014-03-16 17:16:31.171 19137 INFO keystoneclient.middleware.auth_token [-]
>> Starting keystone auth_token middleware
>> 2014-03-16 17:16:31.172 19137 INFO keystoneclient.middleware.auth_token [-]
>> Using /tmp/keystone-signing-e7Bhn1 as cache directory for signing
>> certificate
>> 2014-03-16 17:16:41.562 19144 INFO glance.registry.client.v1.client
>> [09a5432d-014f-41a7-8f1d-7e020c0c6fb2 e0f6cc0879ed427685805d37fca5dc3b
>> 7fc8dafc459f45098c29c958b3356792] Registry client request GET /images/detail
>> raised ServerError
>> ~
>>
>> I got above error in error log of glance so please suggest solution
>>
>>
>> ________________________________
>> From: prince.m.singh at outlook.com
>> To: openstack-operators at lists.openstack.org
>> Subject: need help to reslove problem of GLANCE
>> Date: Sat, 15 Mar 2014 22:51:21 +0530
>>
>>
>> glance image-create --location
>> http://uec-images.ubuntu.com/releases/12.04/release/ubuntu-12.04-server-cloudimg-amd64-disk1.img
>> --is-public true --disk-format qcow2 --container-format bare --name "Ubuntu"
>> Request returned failure status.
>> None
>> HTTPInternalServerError (HTTP 500)
>>
>>
>> When i run above command then i got error
>>
>> for resole i drop db and again created ,
>> i go through
>> http://docs.openstack.org/havana/install-guide/install/apt/content/glance-verify.html
>> i do all step again again but i got same error so please help to resolve
>> problem
>>
>> _______________________________________________
>> OpenStack-operators mailing list
>> OpenStack-operators at lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>>
> _______________________________________________
> OpenStack-operators mailing list
> OpenStack-operators at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators




More information about the OpenStack-operators mailing list