Hello, The problem was in the Ceph documentation. "default_store = rbd" must be in the "glance_store" section and not in the default section for Openstack Mitaka and Ceph Jewel.
Thanks, Fran. 2016-06-15 11:54 GMT+02:00 Fran Barrera <[email protected]>: > Hi, > > Thanks for all replies, I'm using KVM so there not be a problem. If I use > Glance without Ceph it's working well so the problem is with the > integration with Ceph. The service is running but the glance-api not > appear's work well and gives the error "Unable to connect.." > > Regards, > Fran. > > 2016-06-15 10:32 GMT+02:00 Iban Cabrillo <[email protected]>: > >> Hi Jon, >> Then this is not the issue, RDB was supported on KVM long time ago. >> >> Cheers, I >> >> 2016-06-14 21:40 GMT+02:00 Jonathan D. Proulx <[email protected]>: >> >>> On Tue, Jun 14, 2016 at 05:48:11PM +0200, Iban Cabrillo wrote: >>> :Hi Jon, >>> : Which is the hypervisor used for your Openstack deployment? We have >>> lots >>> :of troubles with xen until latest libvirt ( in libvirt < 1.3.2 package, >>> RDB >>> :driver was not supported ) >>> >>> we're using kvm (Ubuntu 14.04, libvirt 1.2.12 ) >>> >>> -Jon >>> >>> : >>> :Regards, I >>> : >>> :2016-06-14 17:38 GMT+02:00 Jonathan D. Proulx <[email protected]>: >>> : >>> :> On Tue, Jun 14, 2016 at 02:15:45PM +0200, Fran Barrera wrote: >>> :> :Hi all, >>> :> : >>> :> :I have a problem integration Glance with Ceph. >>> :> : >>> :> :Openstack Mitaka >>> :> :Ceph Jewel >>> :> : >>> :> :I've following the Ceph doc ( >>> :> :http://docs.ceph.com/docs/jewel/rbd/rbd-openstack/) but when I try >>> to >>> :> list >>> :> :or create images, I have an error "Unable to establish connection to >>> :> :http://IP:9292/v2/images", and in the debug mode I can see this: >>> :> >>> :> This suggests that the Glance API service isn't running properly >>> :> and probably isn't related to the rbd backend. >>> :> >>> :> You should be able to conncet to the glance API endpoint even if the >>> :> ceph config is wrong (though you'd probably get 'internal server >>> :> errors' if the storage backend isn't set up correctly). >>> :> >>> :> In either case you'll probably get better resonse on the openstack >>> :> lists, but my suggestion would be to try the regular file backend to >>> :> verify your glance setup is working, then switch to the rbd backend. >>> :> >>> :> -Jon >>> :> >>> :> : >>> :> :2016-06-14 14:02:54.634 2256 DEBUG glance_store.capabilities [-] >>> Store >>> :> :glance_store._drivers.rbd.Store doesn't support updating dynamic >>> storage >>> :> :capabilities. Please overwrite 'update_capabilities' method of the >>> store >>> :> to >>> :> :implement updating logics if needed. update_capabilities >>> :> :/usr/lib/python2.7/dist-packages/glance_store/capabilities.py:98 >>> :> : >>> :> :I've also tried to remove the database and populate again but the >>> same >>> :> :error. >>> :> :Cinder with Ceph works correctly. >>> :> : >>> :> :Any suggestions? >>> :> : >>> :> :Thanks, >>> :> :Fran. >>> :> >>> :> :_______________________________________________ >>> :> :ceph-users mailing list >>> :> :[email protected] >>> :> :http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com >>> :> >>> :> >>> :> -- >>> :> _______________________________________________ >>> :> ceph-users mailing list >>> :> [email protected] >>> :> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com >>> :> >>> : >>> : >>> : >>> :-- >>> >>> :############################################################################ >>> :Iban Cabrillo Bartolome >>> :Instituto de Fisica de Cantabria (IFCA) >>> :Santander, Spain >>> :Tel: +34942200969 >>> :PGP PUBLIC KEY: >>> :http://pgp.mit.edu/pks/lookup?op=get&search=0xD9DF0B3D6C8C08AC >>> >>> :############################################################################ >>> :Bertrand Russell: >>> :*"El problema con el mundo es que los estúpidos están seguros de todo y >>> los >>> :inteligentes están llenos de dudas*" >>> >>> -- >>> >> >> >> >> -- >> >> ############################################################################ >> Iban Cabrillo Bartolome >> Instituto de Fisica de Cantabria (IFCA) >> Santander, Spain >> Tel: +34942200969 >> PGP PUBLIC KEY: >> http://pgp.mit.edu/pks/lookup?op=get&search=0xD9DF0B3D6C8C08AC >> >> ############################################################################ >> Bertrand Russell: >> *"El problema con el mundo es que los estúpidos están seguros de todo y >> los inteligentes están llenos de dudas*" >> > >
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
