Skip to main content
13 events
when toggle format what by license comment
Feb 24 at 7:38 comment added eblock This is an incredibly old version of cinder. I recommend to test a newer release of OpenStack.
Feb 23 at 22:08 comment added user221459 [root@controller01 ~]# rpm -qa | grep cinder python-cinder-8.0.0-1.el7.noarch python-cinderclient-1.6.0-1.el7.noarch openstack-cinder-8.0.0-1.el7.noarch [root@controller01 ~]#
Feb 22 at 21:15 comment added eblock This really doesn’t help at all getting to the bottom of the issue. The systemctl output is useless. If you run centos, the command would be ‚rpm -qa | grep cinder‘. Please read my previous comment and add the requested information to the question instead of commenting. You can edit your question to do that.
Feb 21 at 20:42 comment added user221459 I am running centOS [root@controller01 ~]# systemctl status openstack-cinder-api.service ● openstack-cinder-api.service - OpenStack Cinder API Server Loaded: loaded (/usr/lib/systemd/system/openstack-cinder-api.service; enabled; vendor preset: disabled) Active: active (running) since Sun 2025-02-16 15:05:23 WET; 5 days ago Main PID: 6819 (cinder-api)
Feb 18 at 20:45 comment added eblock That's only the openstack client cli version you're pasting. How did you set it up? If with kolla, you must have set some tag which version to install. Devstack I don't know at heart. You can simply show the output of dpkg -l | grep cinder, that would give an impression. Update your question instead of posting the output as a comment. Then you should also paste enabled_backends from your glance.conf and the respective section to that backend.
Feb 18 at 15:35 comment added user221459 for the latter part of your question, I really dont know, how to get that data
Feb 18 at 15:33 comment added user221459 openstack is new for me, I´ve just landed last week on it. [root@controller01 ~]# openstack --version /usr/lib/python2.7/site-packages/requests/__init__.py:83: RequestsDependencyWarning: Old version of cryptography ([1, 2, 1]) may cause slowdown. warnings.warn(warning, RequestsDependencyWarning) openstack 2.3.0 `
Feb 17 at 9:10 comment added eblock I can't reproduce this, works fine for me. Can you add more details about your setup? Especially which version of OpenStack you're running and which storage backends you use. I use exclusively RBD (Ceph) for all services (Cinder, Glance, Nova).
Feb 16 at 14:33 comment added user221459 sorry my mistake. This should be the correct entry: 2025-02-12 11:19:58.917 17465 INFO eventlet.wsgi.server [req-cc73e15a-ea04-47a9-bec1-dad496eb9a03 00b015e30c0a469bb73e26aaa2317b78 9fa635a08a6241efb01722aef0dd716a - - -] 192.168.151.50,192.168.151.51 - - [12/Feb/2025 11:19:58] "DELETE /v1/images/4c7d3419-eb9e-4478-8621-19274bda4bd4 HTTP/1.1" 200 200 0.661022 [root@controller01 ~]#
Feb 15 at 12:52 comment added eblock Those are two different image IDs, are you sure those are correct? You save 4c7d3419-eb9e-4478-8621-19274bda4bd4, but the log referes to 1d632087-f876-4700-aec5-4d874a31cfe7.
Feb 13 at 18:19 history edited Greg Askew CC BY-SA 4.0
Formatting
S Feb 13 at 13:49 review First questions
Feb 19 at 5:16
S Feb 13 at 13:49 history asked user221459 CC BY-SA 4.0