*** thegreenhundred has joined #openstack-glance | 00:14 | |
*** markvoelker_ has quit IRC | 00:27 | |
*** markvoelker has joined #openstack-glance | 00:28 | |
*** markvoelker has quit IRC | 00:28 | |
*** catintheroof has quit IRC | 00:35 | |
*** markvoelker has joined #openstack-glance | 00:44 | |
*** markvoelker has quit IRC | 00:48 | |
*** zhurong has joined #openstack-glance | 00:49 | |
openstackgerrit | Ian Wienand proposed openstack/glance master: Support RFC1738 quoted chars in passwords https://review.openstack.org/499410 | 01:37 |
---|---|---|
*** sapd has joined #openstack-glance | 01:42 | |
*** markvoelker has joined #openstack-glance | 01:44 | |
*** sapd has quit IRC | 01:49 | |
*** sapd has joined #openstack-glance | 02:02 | |
*** catintheroof has joined #openstack-glance | 02:03 | |
*** markvoelker has quit IRC | 02:18 | |
*** rosmaita has quit IRC | 02:26 | |
*** abhishekk has joined #openstack-glance | 02:46 | |
*** nicolasbock has quit IRC | 03:05 | |
*** catintheroof has quit IRC | 03:07 | |
*** markvoelker has joined #openstack-glance | 03:15 | |
*** udesale has joined #openstack-glance | 03:37 | |
*** links has joined #openstack-glance | 03:39 | |
*** markvoelker has quit IRC | 03:48 | |
*** pdeore__ has joined #openstack-glance | 04:03 | |
*** gyee has quit IRC | 04:23 | |
*** bhagyashri_s is now known as bhagyashris | 04:28 | |
*** zhurong has quit IRC | 04:29 | |
*** markvoelker has joined #openstack-glance | 04:45 | |
*** zhurong has joined #openstack-glance | 04:48 | |
*** abhishekk is now known as abhishekk|sessio | 04:51 | |
*** pdeore__ has quit IRC | 05:16 | |
*** ratailor has joined #openstack-glance | 05:18 | |
*** markvoelker has quit IRC | 05:19 | |
*** pdeore__ has joined #openstack-glance | 05:23 | |
*** markvoelker has joined #openstack-glance | 05:24 | |
*** markvoelker_ has joined #openstack-glance | 05:25 | |
*** oomichi has quit IRC | 05:28 | |
*** markvoelker has quit IRC | 05:29 | |
*** oomichi has joined #openstack-glance | 05:30 | |
*** pdeore_ has joined #openstack-glance | 05:35 | |
*** abhishekk|sessio is now known as abhishekk | 05:36 | |
*** pdeore__ has quit IRC | 05:37 | |
*** markvoelker_ has quit IRC | 05:48 | |
*** mosulica has joined #openstack-glance | 05:49 | |
*** lucky__ has joined #openstack-glance | 05:51 | |
lucky__ | there? | 05:52 |
lucky__ | I have error in glance | 05:52 |
lucky__ | unable to upload image while upload image through dashboard image got killed | 05:52 |
lucky__ | i saw the logs but it didnt show any error | 05:52 |
lucky__ | 2017-08-28 07:28:09.064 770 INFO glance.common.wsgi [-] Starting 2 workers 2017-08-28 07:28:09.078 770 INFO glance.common.wsgi [-] Started child 2373 2017-08-28 07:28:09.083 770 INFO glance.common.wsgi [-] Started child 2374 2017-08-28 07:28:09.085 2373 INFO eventlet.wsgi.server [-] (2373) wsgi starting up on http://0.0.0.0:9191/ 2017-08-28 07:28:09.166 2374 INFO eventlet.wsgi.server [-] (2374) wsgi starting up on http://0. | 05:53 |
*** groen692 has joined #openstack-glance | 05:58 | |
abhishekk | lucky__: try using glanceclient from command prompt and check logs | 05:59 |
*** links has quit IRC | 06:15 | |
*** pcaruana has joined #openstack-glance | 06:22 | |
kavitha | hi | 06:31 |
kavitha | how to execute glance task-create command | 06:31 |
kavitha | i mean what are the valid parameters | 06:31 |
*** pdeore__ has joined #openstack-glance | 06:32 | |
*** pdeore_ has quit IRC | 06:34 | |
lucky__ | Hi abhishekk while creating image in command line i am getting the following isusse: 410 Gone: Error in store configuration. Adding images to store is disabled. (HTTP N/A) | 06:38 |
abhishekk | kavitha: http://paste.openstack.org/show/619970/ | 06:38 |
abhishekk | lucky__: let me check | 06:39 |
lucky__ | == abhishekk ok | 06:39 |
*** rcernin has joined #openstack-glance | 06:40 | |
abhishekk | lucky__: its something related to store configuration, you are using mitaka right? | 06:40 |
lucky__ | abhishekk: yes | 06:41 |
lucky__ | abhishekk: how to check | 06:41 |
lucky__ | abhishekk: store configuration | 06:42 |
abhishekk | lucky__: ok, give me some time, will let you know. | 06:42 |
lucky__ | abhishekk: ok thank you | 06:42 |
abhishekk | lucky_: see what stores are configured in your glance-api.conf for 'stores' parameter | 06:48 |
abhishekk | lucky__: ^^ | 06:48 |
lucky__ | abhishekk: ok i will check | 06:49 |
lucky__ | abhishekk: stores = file,http | 06:50 |
abhishekk | lucky__: if it is file or filesystem then check the path where images will be stored (in conf file) and see if that directory has appropriate permissions or not | 06:50 |
lucky__ | abhishekk: i used this file path(/var/lib/cinder/mnt_gluster/2589844aacf2592ca86b5b918a8337f9/image/) | 06:52 |
abhishekk | lucky__: does it has read, write permission? | 06:52 |
lucky__ | abhishekk: drwxr-xr-x 2 glance glance 84 Aug 18 11:47 image | 06:53 |
*** dpawlik has quit IRC | 06:53 | |
lucky__ | abhishekk: ? | 06:55 |
abhishekk | lucky__: sounds like permissions are appropriate | 06:55 |
abhishekk | lucky__: I need to setup mitaka to try it | 06:56 |
lucky__ | abhishekk:ok suggest the solution | 06:57 |
*** danpawlik has joined #openstack-glance | 06:57 | |
lucky__ | abhishekk: i did in centos 7 | 06:57 |
abhishekk | lucky__: ok let me check once | 06:57 |
lucky__ | abhishekk: ok abhishekk | 06:58 |
abhishekk | lucky__: are you using filesystem_store_datadir or filesystem_store_datadirs? | 06:58 |
lucky__ | abhishekk: filesystem_store_datadir | 06:59 |
*** tshefi has joined #openstack-glance | 07:00 | |
*** hoonetorg has quit IRC | 07:04 | |
abhishekk | lucky__: what is the value of stores under glance_store section? | 07:06 |
lucky__ | abhishekk: stores = file,http | 07:10 |
lucky__ | abhishekk: i gave file,http | 07:11 |
abhishekk | could you please try this, stores = glance.store.filesystem.Store, glance.store.http.Store and restart glance-api service? | 07:12 |
lucky__ | ok | 07:12 |
lucky__ | abhishekk: 410 Gone: Error in store configuration. Adding images to store is disabled. (HTTP N/A) still getting the same error | 07:14 |
abhishekk | lucky__: ok, need some time to trouble shoot but its definitely configuration issue | 07:15 |
lucky__ | abhishekk: ok abhishekk will wait | 07:15 |
*** hoonetorg has joined #openstack-glance | 07:17 | |
abhishekk | lucky__: till then verify your installation steps with this, https://docs.openstack.org/mitaka/install-guide-ubuntu/glance-install.html | 07:17 |
lucky__ | abhishekk: ok | 07:18 |
*** abhishekk is now known as abhishekk|lunch | 07:19 | |
*** links has joined #openstack-glance | 07:29 | |
*** tesseract has joined #openstack-glance | 07:32 | |
*** oomichi has quit IRC | 07:44 | |
*** oomichi has joined #openstack-glance | 07:44 | |
*** aavraham has joined #openstack-glance | 07:58 | |
*** openstackgerrit has quit IRC | 08:17 | |
*** abhishekk|lunch is now known as abhishekk | 08:32 | |
*** e0ne has joined #openstack-glance | 09:09 | |
*** _dalgaaf has quit IRC | 09:16 | |
*** dalgaaf has joined #openstack-glance | 09:17 | |
*** hoonetorg has quit IRC | 09:36 | |
*** baojg_ has joined #openstack-glance | 09:51 | |
*** baojg has quit IRC | 09:52 | |
*** hoonetorg has joined #openstack-glance | 09:53 | |
*** nicolasbock has joined #openstack-glance | 10:02 | |
*** nicolasbock has quit IRC | 10:06 | |
*** nicolasbock has joined #openstack-glance | 10:19 | |
*** udesale has quit IRC | 10:27 | |
*** abhishekk has quit IRC | 10:28 | |
*** abhishekk has joined #openstack-glance | 10:31 | |
*** szaher has quit IRC | 10:41 | |
*** szaher has joined #openstack-glance | 10:46 | |
*** jistr is now known as jistr|biab | 11:12 | |
lucky__ | abhishekk: any luck? | 11:30 |
abhishekk | No, I have installed using devstack, but not able to reproduce thsi | 11:32 |
*** abhishekk has quit IRC | 11:34 | |
*** abhishekk has joined #openstack-glance | 11:35 | |
abhishekk | No, I have installed using devstack, but not able to reproduce thsi | 11:35 |
*** efried_off is now known as efried | 11:50 | |
*** smatzek has joined #openstack-glance | 11:50 | |
*** thegreenhundred has quit IRC | 11:55 | |
*** rosmaita has joined #openstack-glance | 11:57 | |
*** mvk has joined #openstack-glance | 12:03 | |
*** jistr|biab is now known as jistr | 12:20 | |
*** catintheroof has joined #openstack-glance | 12:30 | |
lucky__ | abhishekk: ok | 12:34 |
*** jaosorior has quit IRC | 12:37 | |
*** thegreenhundred has joined #openstack-glance | 12:38 | |
*** jaosorior has joined #openstack-glance | 12:38 | |
*** smatzek has quit IRC | 12:42 | |
*** jaosorior has quit IRC | 12:44 | |
*** jaosorior has joined #openstack-glance | 12:45 | |
*** jaosorior has quit IRC | 12:45 | |
*** jaosorior has joined #openstack-glance | 12:46 | |
*** udesale has joined #openstack-glance | 13:00 | |
*** smatzek has joined #openstack-glance | 13:03 | |
*** openstackgerrit has joined #openstack-glance | 13:13 | |
openstackgerrit | Brian Rosmaita proposed openstack/glance master: Correct sphinx syntax of glance doc https://review.openstack.org/495755 | 13:13 |
*** zhurong has quit IRC | 13:14 | |
*** udesale has quit IRC | 13:15 | |
openstackgerrit | Bernhard M. Wiedemann proposed openstack/glance master: Avoid restarting a child when terminating https://review.openstack.org/499592 | 13:17 |
*** ratailor has quit IRC | 13:24 | |
*** abhishekk has quit IRC | 13:26 | |
*** smatzek has quit IRC | 13:39 | |
*** pdeore__ has quit IRC | 13:39 | |
*** abhishekk has joined #openstack-glance | 13:40 | |
*** gyee has joined #openstack-glance | 13:41 | |
*** pdeore has joined #openstack-glance | 13:48 | |
*** danpawlik has quit IRC | 13:50 | |
*** jaosorior has quit IRC | 13:57 | |
rosmaita | Courtesy meeting reminder on #openstack-meeting-4: ativelkov, cpallares, flaper87, flwang1, hemanthm, jokke_, kragniz, lakshmiS, mclaren, mfedosin, nikhil_k, Nikolay_St, Olena, pennerc, rosmaita, sigmavirus24, sabari, TravT, ajayaa, GB21, bpoulos, harshs, abhishekk, bunting, dshakhray, wxy, dhellmann, kairat, aavraham, alex_bash, smcginnis | 13:58 |
*** lucky__ has quit IRC | 13:59 | |
smcginnis | Thanks! | 13:59 |
*** smatzek has joined #openstack-glance | 13:59 | |
*** pdeore has quit IRC | 14:10 | |
*** gyee has quit IRC | 14:17 | |
*** gyee has joined #openstack-glance | 14:17 | |
*** abhishekk has quit IRC | 14:51 | |
*** aavraham has quit IRC | 15:01 | |
*** trungnv has quit IRC | 15:03 | |
*** trungnv has joined #openstack-glance | 15:04 | |
*** groen692 has quit IRC | 15:08 | |
*** mosulica has quit IRC | 15:12 | |
*** pcaruana has quit IRC | 15:32 | |
*** tshefi has quit IRC | 15:35 | |
*** e0ne has quit IRC | 15:47 | |
*** mvk has quit IRC | 15:59 | |
*** hoonetorg has quit IRC | 16:18 | |
*** jistr is now known as jistr|afk | 16:31 | |
*** rcernin has quit IRC | 17:12 | |
*** tesseract has quit IRC | 17:14 | |
*** jistr|afk is now known as jistr | 17:50 | |
*** links has quit IRC | 17:52 | |
*** jistr is now known as jistr|off | 18:21 | |
*** eglute has left #openstack-glance | 18:55 | |
*** eglute has joined #openstack-glance | 18:56 | |
*** eglute has left #openstack-glance | 18:57 | |
*** rcernin has joined #openstack-glance | 19:01 | |
*** jose-phillips has quit IRC | 19:04 | |
*** jose-phillips has joined #openstack-glance | 19:07 | |
*** hoonetorg has joined #openstack-glance | 19:14 | |
*** rosmaita has quit IRC | 19:14 | |
*** jose-phillips has quit IRC | 19:22 | |
*** e0ne has joined #openstack-glance | 19:53 | |
*** rosmaita has joined #openstack-glance | 20:03 | |
*** smatzek has quit IRC | 20:08 | |
*** jose-phillips has joined #openstack-glance | 20:35 | |
*** e0ne has quit IRC | 20:36 | |
*** catintheroof has quit IRC | 21:31 | |
*** rcernin has quit IRC | 22:30 | |
*** thegreenhundred has quit IRC | 22:38 | |
*** catintheroof has joined #openstack-glance | 23:55 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!