*** ChanServ changes topic to "The Block Storage Project | https://wiki.openstack.org/wiki/Cinder | https://tiny.cc/CinderPriorities" | 00:42 | |
pradknall | Hey guys, I am using openstack kolla, I am seeing a problem when i am creating volume from an image. Here is the error qemu-img: /dev/sdf: error while converting raw: Device is too small. This happens only in one compute-2 host.. Can anybody help pls. | 01:16 |
---|---|---|
opendevreview | Brian Rosmaita proposed openstack/cinder master: Get ready for tox 4 https://review.opendev.org/c/openstack/cinder/+/868253 | 02:41 |
*** akekane is now known as abhishekk | 04:37 | |
opendevreview | Rajat Dhasmana proposed openstack/cinder master: Change functional job py39 to py310 https://review.opendev.org/c/openstack/cinder/+/865429 | 05:51 |
*** dviroel|out is now known as dviroel | 11:01 | |
opendevreview | Rafael Weingartner proposed openstack/cinder master: Filter reserved image properties https://review.opendev.org/c/openstack/cinder/+/812685 | 11:39 |
opendevreview | Harsh Ailani proposed openstack/cinder master: [SVf]: mkhost failure when volume and node are on different iogrp https://review.opendev.org/c/openstack/cinder/+/853126 | 12:27 |
*** akekane is now known as abhishekk | 13:09 | |
opendevreview | Brian Rosmaita proposed openstack/os-brick master: Get ready for tox 4 https://review.opendev.org/c/openstack/os-brick/+/868315 | 13:16 |
opendevreview | Brian Rosmaita proposed openstack/python-cinderclient master: Python3.11: fix crashes in ShellTest https://review.opendev.org/c/openstack/python-cinderclient/+/851446 | 13:31 |
opendevreview | Brian Rosmaita proposed openstack/python-cinderclient master: Get ready for tox 4 https://review.opendev.org/c/openstack/python-cinderclient/+/868317 | 13:45 |
opendevreview | Brian Rosmaita proposed openstack/cinder-tempest-plugin master: Get ready for tox 4 https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/868319 | 13:55 |
whoami-rajat | Cinder meeting in #openstack-meeting-alt at 1400 UTC | 14:00 |
whoami-rajat | jungleboyj rosmaita smcginnis tosky whoami-rajat m5z e0ne geguileo eharney walshh_ jbernard sfernand enriquetaso hemna fabiooliveira yuval tobias-urdin adiare | 14:00 |
rosmaita | whoami-rajat: ty | 14:00 |
whoami-rajat | np | 14:00 |
opendevreview | Brian Rosmaita proposed openstack/rbd-iscsi-client master: Get ready for tox 4 https://review.opendev.org/c/openstack/rbd-iscsi-client/+/868324 | 14:21 |
opendevreview | Jean-Sébastien Bevilacqua proposed openstack/cinder master: Add cinder Driver for Lustre https://review.opendev.org/c/openstack/cinder/+/853785 | 14:32 |
opendevreview | Jean-Sébastien Bevilacqua proposed openstack/os-brick master: Add Lustre support in remote fs https://review.opendev.org/c/openstack/os-brick/+/853787 | 14:38 |
andrewbogott_ | I (still) have two patches with plenty of +1s waiting for merge. Anyone around with +2? https://review.opendev.org/c/openstack/cinder/+/864585 https://review.opendev.org/c/openstack/cinder/+/861566 | 14:40 |
andrewbogott_ | I feel like a pest but not sure how else to move forward | 14:40 |
rosmaita | andrewbogott_: sometimes you have to be a pest! i will take a look | 14:49 |
andrewbogott_ | ty! | 14:49 |
rosmaita | andrewbogott_: are you using the revised patch? i'm trying to find a test that would hit that schema, i guess it would have to be a tempest test (most of our api unit tests test the controller directly, which happens after the schema validation) | 14:56 |
rosmaita | the schema change looks correct to me, but it's always nice to have confirmation that it actually works | 14:57 |
andrewbogott_ | rosmaita: which patch are we talking about? | 14:57 |
rosmaita | https://review.opendev.org/c/openstack/cinder/+/864585 | 14:57 |
rosmaita | the project id in type access | 14:57 |
andrewbogott_ | Ok, I'm following now :) Yes, I have it patched in my prod cloud. | 14:59 |
rosmaita | yeah, sorry about that | 14:59 |
andrewbogott_ | if there's an existing integration test that hits that endpoint, we'd just duplicate it with a silly project_id | 15:00 |
rosmaita | cool, it's one of those things where a tiny typo is unnoticable, but will completely break everything | 15:00 |
andrewbogott_ | I haven't ever worked on tempest things. I could write a unit test for it but it would be pretty trivial :) | 15:01 |
rosmaita | andrewbogott_: no worries, there's already a tempest test for this, so if your patch is passing tempest, then the schema is being used | 15:03 |
*** dviroel is now known as dviroel|lunch | 15:03 | |
andrewbogott_ | great! | 15:03 |
enriquetaso | #startmeeting cinder_bs | 15:04 |
opendevmeet | Meeting started Wed Dec 21 15:04:06 2022 UTC and is due to finish in 60 minutes. The chair is enriquetaso. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:04 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:04 |
opendevmeet | The meeting name has been set to 'cinder_bs' | 15:04 |
enriquetaso | Last meeting of the year | 15:04 |
enriquetaso | only two bugs today | 15:04 |
enriquetaso | #topic Cinder fails to automatically map availability zones to volume types | 15:04 |
enriquetaso | #link https://bugs.launchpad.net/cinder/+bug/1999706 | 15:04 |
enriquetaso | The reporter says that cinder is missing some code to handle mapping volume types to multiple availability zones. | 15:04 |
enriquetaso | The reporter attached a git diff so I've asked him to propose the patch upstream. However, if anyone would like to try the fix and propose it upstream is welcome! | 15:04 |
rosmaita | ok, seems more like a feature than a bug | 15:05 |
rosmaita | which is fine | 15:06 |
enriquetaso | yes.. | 15:06 |
rosmaita | i hope he follows your suggestion and posts it in gerrit, that will be nice | 15:06 |
enriquetaso | that would be nice, i can do it if he wont do it anyway but if anyone is interested in this feature, please assign the bug and proposed the fix too :) | 15:07 |
enriquetaso | moving on.. | 15:07 |
enriquetaso | #topic Retype VM root Volume Cause VM failed to boot | 15:08 |
enriquetaso | #link https://bugs.launchpad.net/cinder/+bug/1999766 | 15:08 |
enriquetaso | The reporter is retyping a bootable volume that was used to create an instance. However, the instance is inactive at the moment of the retype. Nova fails during the instance initialization because it can't find the volume. | 15:08 |
enriquetaso | The reporter is using Kolla Ansible. | 15:08 |
enriquetaso | Do we have any volunteers to reproduce this? Looks like a valid bug. | 15:08 |
enriquetaso | maybe this is not a good time to ask since everyone is going to shutdown lol | 15:10 |
rosmaita | doesn't look like a kolla-specific issue | 15:12 |
rosmaita | but i am not volunteering to reproduce it! | 15:13 |
enriquetaso | lol | 15:16 |
enriquetaso | no worries, i'll add it to my 'bugs to triage list' then | 15:16 |
enriquetaso | #topic open discussion | 15:16 |
enriquetaso | Feel free to mentioned bugs to discuss now | 15:17 |
rosmaita | enriquetaso: guess what ... you can't use tox4 with python 3.6! | 15:20 |
rosmaita | only supports py>=3.7 | 15:20 |
zaitcev | Where do we still use py36, RHEL 7 or something? | 15:21 |
rosmaita | yoga | 15:21 |
enriquetaso | oh god | 15:21 |
rosmaita | not sure the platform matters | 15:21 |
rosmaita | it was default in centos 8 | 15:22 |
enriquetaso | okay.. nothing else to discuss i guess | 15:29 |
enriquetaso | have a good weekend everyone! | 15:29 |
enriquetaso | #endmeeting | 15:29 |
opendevmeet | Meeting ended Wed Dec 21 15:29:32 2022 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:29 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/cinder_bs/2022/cinder_bs.2022-12-21-15.04.html | 15:29 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/cinder_bs/2022/cinder_bs.2022-12-21-15.04.txt | 15:29 |
opendevmeet | Log: https://meetings.opendev.org/meetings/cinder_bs/2022/cinder_bs.2022-12-21-15.04.log.html | 15:29 |
enriquetaso | happy holiday to everyone! | 15:31 |
*** elodilles is now known as elodilles_pto | 15:54 | |
*** dviroel|lunch is now known as dviroel | 16:29 | |
harsh | Zuul and CI have passed on : https://review.opendev.org/c/openstack/cinder/+/853126 Looking for a final +2 and +W | 16:45 |
opendevreview | Merged openstack/python-cinderclient master: Python3.11: fix crashes in ShellTest https://review.opendev.org/c/openstack/python-cinderclient/+/851446 | 17:03 |
opendevreview | Rajat Dhasmana proposed openstack/cinder master: Filter reserved image properties https://review.opendev.org/c/openstack/cinder/+/812685 | 18:01 |
opendevreview | Rafael Weingartner proposed openstack/cinder master: Filter reserved image properties https://review.opendev.org/c/openstack/cinder/+/812685 | 18:06 |
opendevreview | Rafael Weingartner proposed openstack/cinder master: Filter reserved image properties https://review.opendev.org/c/openstack/cinder/+/812685 | 18:08 |
whoami-rajat | rosmaita, hey, can you look at my comments here? https://review.opendev.org/c/openstack/cinderlib/+/866936 | 18:19 |
rosmaita | sure | 18:22 |
rosmaita | whoami-rajat: replied on the patch | 18:45 |
sfv880_ | Hello, I addressed all the comments on https://review.opendev.org/c/openstack/cinder/+/852369 and https://review.opendev.org/c/openstack/cinder/+/864287 - could you please review it ? Thank you so much! | 19:57 |
opendevreview | Brian Rosmaita proposed openstack/rbd-iscsi-client master: Get ready for tox 4 https://review.opendev.org/c/openstack/rbd-iscsi-client/+/868324 | 20:58 |
*** dviroel is now known as dviroel|out | 21:26 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!