Monday, 2024-09-23

opendevreviewTakashi Kajinami proposed openstack/python-cinderclient master: Bump hacking  https://review.opendev.org/c/openstack/python-cinderclient/+/93017403:00
*** geguileo is now known as Guest429008:02
sylvrGood 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
sylvrinformation 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
sylvrThank you and have a great day ! :)09:13
stansylvr 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
stanthen adjust Nova timeout for block devices accordingly.10:17
sylvrstan : 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 logs11:10
sylvrand 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 sure11:13
sylvrstan : 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 error11:37
sylvrmaybe creating the instance through the CLI can change something ? (I guess I should be able to change the timeout with some argument?)11:38
opendevreviewLuigi Toscano proposed openstack/devstack-plugin-ceph master: [CI] [DNM] Test RGW in place of swift  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/83784213:16
opendevreviewLuigi 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/+/88098413:19
opendevreviewEric Harney proposed openstack/python-cinderclient master: Tests: Fix test_shell in py3.13  https://review.opendev.org/c/openstack/python-cinderclient/+/93021815:45

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!