opendevreview | Takashi Kajinami proposed openstack/python-cinderclient master: Bump hacking https://review.opendev.org/c/openstack/python-cinderclient/+/930174 | 03:00 |
---|---|---|
*** geguileo is now known as Guest4290 | 08:02 | |
sylvr | Good Morning ! I'm encountering an issue with Cinder : when I try to create an instance using Horizon dashboard I get an error saying that the volume took too long to be created or 5 failed attempts. However, creating just a volume using the openstack-cli works fine. I'm on the Cinder Troubleshoot page of the documentation, but I'm not sure what to do next (I don't think my issue reside in the troubleshoot page). | 09:13 |
sylvr | information about my deployment : Openstack deployed using kayobe(2024.1), cinder back-end : LVM (which I'd like to change for Ceph backend in the future). | 09:13 |
sylvr | Thank you and have a great day ! :) | 09:13 |
stan | sylvr Maybe it takes too long for cinder to create the volume and Nova times out? Could you try to manually create a volume backed by the image and see how long it takes to come to available state? | 10:16 |
stan | then adjust Nova timeout for block devices accordingly. | 10:17 |
sylvr | stan : I ran the following command `openstack volume create --image 105534bf-5d37-4926-83c0-2ad5326ccc04 --bootable --size 10 vtest3` and got an error too, I'm not sure how to get more information about this error though, `openstack volume show vtest3` doesn't give me the error logs | 11:10 |
sylvr | and checking the logs on the kolla control node with `grep -i "2024-09-23" /var/log/kolla/cinder/*.log | grep ERROR` doesn't show any error, I'll look into specific storage host just to be sure | 11:13 |
sylvr | stan : I managed to create a volume (seems like there was an issue with image format) and it took a long time to finish, but creating an instance based on this (bootable) volume failed with a build error | 11:37 |
sylvr | maybe creating the instance through the CLI can change something ? (I guess I should be able to change the timeout with some argument?) | 11:38 |
opendevreview | Luigi Toscano proposed openstack/devstack-plugin-ceph master: [CI] [DNM] Test RGW in place of swift https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/837842 | 13:16 |
opendevreview | Luigi Toscano proposed openstack/cinder-tempest-plugin master: WIP DNM SRBAC, run all cinder-tempest-plugins tests https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/880984 | 13:19 |
opendevreview | Eric Harney proposed openstack/python-cinderclient master: Tests: Fix test_shell in py3.13 https://review.opendev.org/c/openstack/python-cinderclient/+/930218 | 15:45 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!