| *** ricolin_ is now known as ricolin | 12:24 | |
| *** TheJulia_ is now known as TheJulia | 12:25 | |
| opendevreview | Fernando Ferraz proposed openstack/cinder master: WIP: Run Cinder's Backup service in native threads https://review.opendev.org/c/openstack/cinder/+/977851 | 12:50 |
|---|---|---|
| opendevreview | Fernando Ferraz proposed openstack/cinder master: WIP: Run Ceph Backup driver in native threads https://review.opendev.org/c/openstack/cinder/+/978013 | 12:50 |
| *** dviroel_ is now known as dviroel | 12:52 | |
| hemna | https://bugs.launchpad.net/cinder/+bug/2156359 | 13:49 |
| hemna | working on a fix for that ^^ | 13:49 |
| hemna | causing excessive DB load fetching empty rows for a table that will always be empty | 13:49 |
| rosmaita | Cinder meeting in #openstack-cinder at 1400 UTC | 14:01 |
| rosmaita | jungleboyj rosmaita smcginnis tosky whoami-rajat m5z e0ne geguileo eharney jbernard hemna fabiooliveira yuval tobias-urdin adiare happystacker dosaboy hillpd msaravan sp-bmilanov Luzi sfernand simondodsley zaubea nileshthathagar flelain wizardbit agalica lutimura kaisers aloke_dev Anoop_Shukla erlon^^ | 14:01 |
| rosmaita | #startmeeting cinder | 14:02 |
| opendevmeet | Meeting started Wed Jun 10 14:02:21 2026 UTC and is due to finish in 60 minutes. The chair is rosmaita. Information about MeetBot at http://wiki.debian.org/MeetBot. | 14:02 |
| opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:02 |
| opendevmeet | The meeting name has been set to 'cinder' | 14:02 |
| Sai | o/ | 14:02 |
| rosmaita | #topic roll call | 14:02 |
| VolodymyrBoiko[m] | o/ | 14:02 |
| agalica_ | o/ | 14:02 |
| *** agalica_ is now known as agalica | 14:02 | |
| hvlcchao1 | o/ | 14:03 |
| fqi | o/ | 14:03 |
| Anoop_Shukla | O/ | 14:04 |
| erlon | \o | 14:04 |
| rosmaita | (Jon will be delayed today ... i am in a meeting that is just ending, so we'll start around 14:07 utc) | 14:04 |
| rosmaita | ok, hello everyone, let's get started | 14:07 |
| rosmaita | #link https://etherpad.opendev.org/p/cinder-hibiscus-meetings | 14:08 |
| rosmaita | #topic announcements | 14:08 |
| rosmaita | only announcement is that the periodic weekly jobs for client and brick-cinderclient-ext are all green this week | 14:09 |
| rosmaita | hooray! | 14:09 |
| rosmaita | anyone else have something to share? | 14:09 |
| rosmaita | apparently not | 14:11 |
| rosmaita | on to the main topics | 14:11 |
| rosmaita | #topic midcycle followup | 14:11 |
| rosmaita | #link https://etherpad.opendev.org/p/cinder-hibiscus-midcycles | 14:12 |
| rosmaita | one important followup is for vendor driver maintainers who may have missed the meeting last week | 14:12 |
| rosmaita | we agreed on some deadlines for new drivers | 14:13 |
| opendevreview | Walt proposed openstack/cinder master: db: Remove deprecated attachment_specs table https://review.opendev.org/c/openstack/cinder/+/992667 | 14:13 |
| rosmaita | first, the third-party CI must be working by July 3 | 14:13 |
| rosmaita | also, as a reminder, you need to have CI for all supported protocols: for example, iSCSI, FC, NVME-tcp, NVME-RDMA, whatever | 14:13 |
| rosmaita | the second deadline is for the driver code | 14:14 |
| rosmaita | it must be merged by July 24 | 14:14 |
| rosmaita | that's all for new drivers | 14:15 |
| rosmaita | any questions? | 14:15 |
| rosmaita | sounds like no questions | 14:16 |
| hemna | why is the sky blue ? | 14:16 |
| hemna | :P | 14:16 |
| rosmaita | it has to do with light scattering properties and nitrogen in the atmosphere, i think | 14:16 |
| rosmaita | another item to take a look at if you weren't at the midcycle is the "community feedback needed" section | 14:17 |
| rosmaita | starts around line 79 in the etherpad | 14:17 |
| rosmaita | https://etherpad.opendev.org/p/cinder-hibiscus-midcycles | 14:17 |
| rosmaita | also, we had a discussion about adding a bug template to Launchpad to remind reporters what details are helpful for triaging | 14:18 |
| rosmaita | Amit has posted a template for comments: | 14:19 |
| rosmaita | #link https://review.opendev.org/c/openstack/cinder/+/992026 | 14:19 |
| rosmaita | if you want to see what the template will look like in real life | 14:19 |
| rosmaita | you can start to file a bug for nova | 14:20 |
| rosmaita | they use a similar template | 14:20 |
| rosmaita | just don't actually file the bug, though, unless it's for real | 14:20 |
| auniyal | yep its mostly taken from nova | 14:21 |
| rosmaita | thanks for proposing it! | 14:22 |
| rosmaita | anyone else have anything they want to mention about the midcycle? | 14:22 |
| rosmaita | ok, sounds like that topic is exhausted | 14:25 |
| rosmaita | #topic open discussion | 14:25 |
| rosmaita | ok, now is your chance to talk about anything else cinder-related | 14:25 |
| hemna | anyone had a chance to take a look at my work on the cinder graceful shutdown ? | 14:26 |
| rosmaita | i personally have not, though it sounds like a good idea | 14:27 |
| hemna | I'm going to upgrade to epoxy here in a few weeks and then deploy that graceful shutdown in my deployments. I've done a lot of testing against antelope in my qa environment verifying that in flight operations complete | 14:27 |
| rosmaita | nice | 14:28 |
| hemna | we have k8s in front of cinder and I have a max grace period of 900s for each pod (cinder volume + other sidecars) | 14:28 |
| hemna | it allows the running pod to go into a state that lets it complete tasks and yet not allow new rpc calls into it. it allows rpc calls out | 14:28 |
| hemna | I also have another patch to add an "action_track" debug logs, which allows you to see the high level actions being taking on resources. I use that in production for all of my deployments (SAP) | 14:29 |
| hemna | with that logging in place, I can see realtime operations ongoing in the api, volume pods with a web ui I built to keep an eye on what's going on | 14:31 |
| rosmaita | those sound like useful improvements for operators | 14:31 |
| hemna | If anyone is interested I can give a demo on it, as long as it's not recorded.. | 14:32 |
| hemna | quality of life improvements for operators. | 14:33 |
| rosmaita | definitely | 14:34 |
| erlon | sounds nice, do you have links? | 14:34 |
| hemna | just the reviews. I can't really share the live viewport into the ui tool I made. production customer volumes, etc. | 14:34 |
| erlon | ah yes, the reviews | 14:35 |
| hemna | https://review.opendev.org/c/openstack/cinder/+/879895 | 14:35 |
| rosmaita | hemna: why don't you ask again next week to see if there's interest in a demo, would give people not here a chance to read the meeting logs | 14:36 |
| rosmaita | i think there will be some interest | 14:36 |
| rosmaita | and i don't see a problem with not recording | 14:37 |
| hemna | https://review.opendev.org/c/openstack/cinder/+/989836 | 14:37 |
| hemna | looks like I have a zuul issue to fix for the graceful shutdown. I'll get to that, but give it a look see. | 14:39 |
| hemna | also, I just posted a bug and fix for a very very old deprecation issue for the attachment_specs table. | 14:39 |
| hemna | that was deprecated in 2017 | 14:39 |
| rosmaita | guess it's ripe for removal now | 14:40 |
| hemna | heh yah. we have a very very busy deployment and it's causing lots of useless db round trips. like 100/second just to fetch an empty table. | 14:40 |
| rosmaita | thanks for addressing that | 14:41 |
| rosmaita | last call for open discussion ... anyone else? | 14:42 |
| hemna | np | 14:42 |
| raghavendrat | hi | 14:42 |
| raghavendrat | We’ve addressed the review comments on the HPE Alletra MP driver patches: | 14:42 |
| raghavendrat | https://review.opendev.org/c/openstack/cinder/+/969373 | 14:42 |
| raghavendrat | https://review.opendev.org/c/openstack/requirements/+/974322 | 14:42 |
| raghavendrat | The +2 on the requirements patch got removed — requesting reviewers to kindly re-vote. | 14:42 |
| raghavendrat | Appreciate all the feedback received so far. Thank you. | 14:42 |
| rosmaita | looks like the requirements patch failed the cross-nova job, though i can't imagine the failure has anything to do with your patch | 14:45 |
| raghavendrat | ok | 14:45 |
| rosmaita | all right, if there's nothing else to talk about, we might as well end early | 14:47 |
| rosmaita | thanks everyone, see you next week | 14:48 |
| raghavendrat | thanks | 14:48 |
| rosmaita | #endmeeting | 14:48 |
| opendevmeet | Meeting ended Wed Jun 10 14:48:43 2026 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 14:48 |
| opendevmeet | Minutes: https://meetings.opendev.org/meetings/cinder/2026/cinder.2026-06-10-14.02.html | 14:48 |
| opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/cinder/2026/cinder.2026-06-10-14.02.txt | 14:48 |
| opendevmeet | Log: https://meetings.opendev.org/meetings/cinder/2026/cinder.2026-06-10-14.02.log.html | 14:48 |
| opendevreview | Markus Hentsch proposed openstack/cinder master: Adopt image encryption standardization https://review.opendev.org/c/openstack/cinder/+/926298 | 14:49 |
| opendevreview | Eric Harney proposed openstack/cinder master: Bump mypy to 2.0 https://review.opendev.org/c/openstack/cinder/+/990291 | 15:14 |
| opendevreview | Merged openstack/cinder master: Remove eventlet import from backup API https://review.opendev.org/c/openstack/cinder/+/991674 | 15:21 |
| opendevreview | Eric Harney proposed openstack/cinder master: Get unit tests to run (db fixes) https://review.opendev.org/c/openstack/cinder/+/981407 | 15:30 |
| opendevreview | Fernando Ferraz proposed openstack/cinder master: WIP: Run Cinder's Backup service in native threads https://review.opendev.org/c/openstack/cinder/+/977851 | 15:30 |
| opendevreview | Eric Harney proposed openstack/cinder-tempest-plugin master: Add mypy tox env https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/949885 | 15:36 |
| hemna | also, this is a big one causing performance issues for us too. https://review.opendev.org/c/openstack/cinder/+/991876 | 16:03 |
| hemna | missing index on quotas table, inducing full table scans | 16:03 |
| opendevreview | Stephen Finucane proposed openstack/cinder master: api-ref: Add missing is_public filter for GET /groups_types https://review.opendev.org/c/openstack/cinder/+/992716 | 16:29 |
| stephenfin | that's a ridiculously easy api-ref fix if anyone has time ☝️ | 16:32 |
| jbernard | stephenfin: ^ change looks good, a quick release note would be good if you have a chance to update | 17:15 |
| opendevreview | Jon Bernard proposed openstack/cinder master: Replace eventlet sleep calls in volume drivers https://review.opendev.org/c/openstack/cinder/+/950695 | 18:22 |
| stephenfin | jbernard: I replied to hemna but do you do release notes for api-ref changes? They're (a) docs and (b) unversioned, unlike release notes | 22:13 |
| *** erlon2 is now known as erlon | 23:19 | |
| jbernard | stephenfin: you're right, historically we haven't | 23:53 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!