whoami-rajat | #startmeeting cinder | 14:00 |
---|---|---|
opendevmeet | Meeting started Wed Jan 3 14:00:03 2024 UTC and is due to finish in 60 minutes. The chair is whoami-rajat. Information about MeetBot at http://wiki.debian.org/MeetBot. | 14:00 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:00 |
opendevmeet | The meeting name has been set to 'cinder' | 14:00 |
whoami-rajat | #topic roll call | 14:00 |
jayaanand | hi | 14:00 |
sp-bmilanov | hello | 14:00 |
keerthivasansuresh | o/ | 14:02 |
whoami-rajat | #link https://etherpad.opendev.org/p/cinder-caracal-meetings | 14:02 |
rosmaita | o/ | 14:03 |
whoami-rajat | welcome back everyone | 14:04 |
whoami-rajat | though we only have a handful of people | 14:04 |
whoami-rajat | anyways let's get started | 14:04 |
whoami-rajat | #topic announcements | 14:04 |
whoami-rajat | and first one is, Happy new year! | 14:05 |
sp-bmilanov | woohoo, Happy new year! :) | 14:05 |
whoami-rajat | :) | 14:05 |
whoami-rajat | ok, getting into the main announcements | 14:05 |
whoami-rajat | Midcycle-1 Summary | 14:05 |
whoami-rajat | #link https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/L2F33OEKDCTGO7PDUO2DGP4JYUBYWRCM/ | 14:05 |
whoami-rajat | #link https://wiki.openstack.org/wiki/CinderCaracalMidCycleSummary | 14:06 |
whoami-rajat | the recording and summary are up on the wiki page | 14:06 |
whoami-rajat | make sure to follow up on your action items | 14:06 |
whoami-rajat | next, Posting results from generative "AI" (LLM) queries | 14:06 |
whoami-rajat | this is an interesting one | 14:06 |
whoami-rajat | Jeremy noted that some replies to the ML threads are answers generated by LLMs (like chatgpt) | 14:06 |
whoami-rajat | I agree to the general idea that if a person requires answers generated from an LLM, they would directly do the query and not resort to the ML | 14:07 |
whoami-rajat | also there is no compulsion to reply to the ML so the effort is appreciated but it might not be helpful | 14:07 |
whoami-rajat | anyways i found this interesting so added it | 14:07 |
whoami-rajat | next, Upcoming Deadlines & Dates | 14:07 |
whoami-rajat | Caracal-2 Milestone: January 11th, 2024 | 14:08 |
whoami-rajat | If you have any new drivers proposed for the 2024.1 Caracal cycle, add it to the following etherpad | 14:08 |
whoami-rajat | #link https://etherpad.opendev.org/p/cinder-caracal-drivers | 14:08 |
whoami-rajat | this makes the tracking easier | 14:08 |
whoami-rajat | that's all the announcements i had, anyone has anything else? | 14:08 |
whoami-rajat | ok, let's move on to topics | 14:11 |
whoami-rajat | #topic Implementation of the dedicated backup status field for cinder volumes | 14:11 |
whoami-rajat | Jon and happystacker showed interest in this feature | 14:11 |
whoami-rajat | Christian wanted to know if there was any update on it | 14:12 |
whoami-rajat | I didn't see the reproposal of the spec in 2024.1 spec dir (and we are past spec freeze) | 14:12 |
whoami-rajat | so i guess we won't be seeing any progress on it this cycle? | 14:12 |
whoami-rajat | let's get back to it next week if christian has further questions | 14:14 |
whoami-rajat | moving on | 14:14 |
whoami-rajat | #topic Performance issues with cinder-backup and the chunked driver | 14:14 |
whoami-rajat | again it's by Christian and he wants to know if there is any update on the backup work | 14:14 |
whoami-rajat | #link https://bugs.launchpad.net/cinder/+bug/1918119 | 14:15 |
whoami-rajat | he mentions zaitcev took this as an action item, any updates on it Pete? | 14:15 |
zaitcev | whoami-rajat: It is still on my plate, sorry. I got into digging through old reviews that your guys listed in vPTG. | 14:17 |
zaitcev | The 1918119 is the main bug about the performance of Cinder backup with S3. | 14:17 |
whoami-rajat | zaitcev, oh no worries, Christian wanted to know if there was an update, I don't think there is a deadline for it anyway | 14:17 |
zaitcev | Well, there was no progress and that is the update. I hate to tell him that. | 14:18 |
whoami-rajat | then i can tell him (on the etherpad) :D | 14:19 |
whoami-rajat | updated | 14:20 |
whoami-rajat | i guess that was it for this topic | 14:20 |
whoami-rajat | next one | 14:20 |
whoami-rajat | #topic What are the correct auth caps for Ceph RBD clients of Cinder / Glance / Nova | 14:20 |
whoami-rajat | #link https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/E3VYY24HUGBNH7626ALOGZMJRVX5VOSZ/ | 14:20 |
whoami-rajat | I added this as a topic since it came up on the ML | 14:21 |
whoami-rajat | and it was related to the recent work we did in glance rbd store | 14:21 |
whoami-rajat | so glance rbd store now requires read access to the cinder rbd pool to check if the image has any childrens (dependents) | 14:21 |
whoami-rajat | but similar change wasn't made in the deployment tools hence one of the operator found this as a regression | 14:22 |
whoami-rajat | all the details are on the ML thread but what i wanted to highlight is regarding the correct rbd auth caps for nova, cinder and glance | 14:23 |
whoami-rajat | which i don't think are mentioned in a central place as a deployment guide | 14:23 |
whoami-rajat | Christian did write some bullets that can be treated as work items for this topic | 14:24 |
whoami-rajat | let's determine the correct caps (least privileges, caps via profiles where possible, ...) | 14:24 |
whoami-rajat | fix the documentation and code devstack as "upstreams" first | 14:24 |
whoami-rajat | write an upgrade bullet point to release notes for Caracal for operators to check and align their caps from what they might have become over the various releases | 14:24 |
whoami-rajat | distribute this as a reference to the deployment tools and also the Ceph docs | 14:24 |
rosmaita | he mentioned somewhere in the thread that he was working on a docs patch (I think) | 14:25 |
whoami-rajat | oh thats great then | 14:25 |
whoami-rajat | and welcome back Brian! | 14:25 |
rosmaita | :D | 14:25 |
whoami-rajat | ok, that's all i had for this topic | 14:26 |
whoami-rajat | last topic | 14:26 |
whoami-rajat | #topic Make the s3 backup job non voting | 14:26 |
whoami-rajat | so i did some digging into it last week | 14:27 |
rosmaita | thank you! | 14:27 |
whoami-rajat | tried deploying a s3+swift setup but couldn't reproduce the issue | 14:27 |
whoami-rajat | checked boto3 docs on our usage of it | 14:27 |
whoami-rajat | looked correct | 14:27 |
whoami-rajat | checked the changelogs -- doesn't mention any breaking change | 14:27 |
whoami-rajat | tried with a lower version of boto3 (that passed in the previous gate runs) -- same error | 14:28 |
whoami-rajat | I've mentioned all the details in the commit message of my patch | 14:28 |
whoami-rajat | #link https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/904475 | 14:28 |
whoami-rajat | but overall, I really don't know the actual reason of failure | 14:28 |
whoami-rajat | and i think we're at a point where we need to unblock the gate for other patches to land | 14:28 |
whoami-rajat | so i proposed a patch to make it n-v | 14:29 |
whoami-rajat | the patch is failing on the lvm-multiattach job at this point but hopefully this recheck will pass | 14:29 |
whoami-rajat | (famous last words) | 14:29 |
whoami-rajat | anyways, let me know if anyone has any idea about it but this seems to be our solution atm for unblocking gate | 14:30 |
rosmaita | sounds like a good plan to get things moving | 14:30 |
whoami-rajat | thanks | 14:33 |
whoami-rajat | that's all i had for this topic | 14:33 |
hemna | Happy New Year | 14:34 |
whoami-rajat | welcome back Walt! | 14:34 |
whoami-rajat | that's all the topics we had for today | 14:34 |
whoami-rajat | moving to open discussion | 14:34 |
whoami-rajat | #topic open discussion | 14:35 |
frickler | I'd like to mention https://bugs.launchpad.net/cinder/+bug/2047693, discovered multiple issues with "cinder-manage quota sync" | 14:35 |
whoami-rajat | we have a bunch of review request so good way of getting back is to get some reviews done | 14:35 |
frickler | I put up some patches, but help still wanted with testing | 14:36 |
frickler | (seems this has been broken for at least one year, so some regression testing would be really helpful) | 14:37 |
whoami-rajat | ah, we did a lot of work around DB past couple of cycles, actually Stephen did, need to check which change broke this | 14:40 |
whoami-rajat | thanks for bringing this up frickler | 14:40 |
whoami-rajat | looks like we don't have anything else for open discussion | 14:44 |
whoami-rajat | let's end for today | 14:44 |
whoami-rajat | thanks everyone! | 14:44 |
whoami-rajat | #endmeeting | 14:44 |
opendevmeet | Meeting ended Wed Jan 3 14:44:34 2024 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 14:44 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/cinder/2024/cinder.2024-01-03-14.00.html | 14:44 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/cinder/2024/cinder.2024-01-03-14.00.txt | 14:44 |
opendevmeet | Log: https://meetings.opendev.org/meetings/cinder/2024/cinder.2024-01-03-14.00.log.html | 14:44 |
rosmaita | bye! | 14:44 |
sp-bmilanov | bye all | 14:45 |
*** dasm is now known as Guest12729 | 16:20 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!