opendevreview | Takashi Kajinami proposed openstack/cinderlib master: Migrate jobs from CentOS 8 to CentOS 8 Stream https://review.opendev.org/c/openstack/cinderlib/+/824261 | 00:48 |
---|---|---|
opendevreview | Takashi Kajinami proposed openstack/cinderlib master: Migrate jobs from CentOS 8 to CentOS 8 Stream https://review.opendev.org/c/openstack/cinderlib/+/824261 | 00:50 |
*** _pewp__ is now known as _pewp_ | 07:38 | |
*** hemna0 is now known as hemna | 07:38 | |
opendevreview | yuval proposed openstack/cinder master: Lightbits LightOS driver https://review.opendev.org/c/openstack/cinder/+/821602 | 09:21 |
*** elodille1 is now known as elodilles | 09:29 | |
*** dviroel_ is now known as dviroel | 11:21 | |
rosmaita | Courtesy reminder: Cinder meeting in #openstack-meeting-alt at 1400 UTC | 13:58 |
rosmaita | jungleboyj rosmaita smcginnis tosky whoami-rajat m5z e0ne geguileo eharney walshh_ jbernard sfernand enriquetaso hemna fabiooliveira yuval ^^ | 13:58 |
raghavendrat | hi reviewers, this is regarding backport patch: https://review.opendev.org/c/openstack/cinder/+/820628 | 14:29 |
raghavendrat | It would be great if someone can share feedback. Thanks. | 14:30 |
opendevreview | yuval proposed openstack/cinder master: Lightbits LightOS driver https://review.opendev.org/c/openstack/cinder/+/821602 | 14:51 |
enriquetaso | hey, cinder bug meeting now | 15:03 |
enriquetaso | #startmeeting cinder_bs | 15:03 |
opendevmeet | Meeting started Wed Jan 12 15:03:39 2022 UTC and is due to finish in 60 minutes. The chair is enriquetaso. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:03 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:03 |
opendevmeet | The meeting name has been set to 'cinder_bs' | 15:03 |
enriquetaso | Three bugs reported this period. Full list of bugs: | 15:03 |
enriquetaso | #link http://lists.openstack.org/pipermail/openstack-discuss/2022-January/026631.html | 15:03 |
enriquetaso | One of them is incomplete, we are going to discuss the rest: | 15:03 |
rosmaita | o/ | 15:04 |
enriquetaso | hey Brian :P | 15:04 |
enriquetaso | #topic rbd: snapshot can't be deleted/unmanaged if its source volume is deleted from backend | 15:04 |
enriquetaso | #link https://bugs.launchpad.net/cinder/+bug/1957073 | 15:04 |
enriquetaso | There's already a fix proposed to master that looks right, so feel free to review it in your spare time: | 15:04 |
enriquetaso | #link https://review.opendev.org/c/openstack/cinder/+/824149 | 15:04 |
enriquetaso | eharney ^ we've discussed this bug yesterday | 15:04 |
enriquetaso | so, you might be interested in the fix proposed | 15:05 |
eharney | yeah we should review this one, i'll take a look | 15:05 |
enriquetaso | moving on | 15:06 |
enriquetaso | last bug: | 15:06 |
enriquetaso | #topic LVM backed ISCSI device not reporting the same size to nova | 15:06 |
enriquetaso | #link https://bugs.launchpad.net/cinder/+bug/1956887 | 15:06 |
enriquetaso | Summary: The user creates a 20GB volume and nova shows 4 Terabyte. The VM disk size is bigger than the real disk size on the iscsi-backed lvm volume. | 15:06 |
enriquetaso | I just ask you if this is a well known issue related to os-brick because I think I heard this a while ago but I'm not sure. | 15:06 |
enriquetaso | I wonder if* | 15:07 |
enriquetaso | OK.. need to check old bugs but the bug looks legit | 15:08 |
geguileo | enriquetaso: that's probably one of those backends that increase in 4TB chunks | 15:08 |
geguileo | rofl | 15:08 |
enriquetaso | it's LVM | 15:08 |
geguileo | oh, missed that, sorry | 15:08 |
eharney | yeah, this probably needs some investigation | 15:09 |
geguileo | then that doesn't make any sense... | 15:09 |
enriquetaso | yes, it doesn't, looks crazy. OK, moving on | 15:09 |
enriquetaso | #topic open discussion | 15:09 |
enriquetaso | Feel free to share bugs here (if we have any) | 15:10 |
geguileo | the LVM one is kind of scary... | 15:12 |
sfernand | eharney: gouthamr if you guys have some time please take a look at Felipe's patch to address the online extend issue | 15:12 |
sfernand | https://review.opendev.org/c/openstack/cinder/+/739079 | 15:12 |
rosmaita | geguileo: i agree | 15:12 |
rosmaita | but it sounds like although fdisk is reporting the wrong size, the vm isn't being allowed to write into the "extra" space? | 15:13 |
*** dviroel is now known as dviroel|lunch | 15:13 | |
enriquetaso | rosmaita, i'm not sure about that from the bug description | 15:14 |
rosmaita | ok, and the significance of 20GB volume isn't clear either, whether it doesn't happen for <20G or whether the reporter only tried with 20G | 15:17 |
enriquetaso | Okay, I'll ask the reporter if the vm isn't being allowed to write into the "extra" space. And if this happen for <20G or whether the reporter only tried with 20G | 15:19 |
rosmaita | enriquetaso: i guess read and write | 15:19 |
enriquetaso | sure | 15:20 |
geguileo | looks like it by the kernel log message mentioned | 15:20 |
enriquetaso | #action (enriquetaso): Ask the reporter if the vm isn't being allowed to read/write into the "extra" space. And if this happen for <20G or whether the reporter only tried with 20G | 15:20 |
rosmaita | geguileo: looks like it's *not* being allowed? | 15:21 |
rosmaita | (that was my reading, but i have only had one coffee this morning) | 15:21 |
geguileo | rosmaita: not sure where the failure is coming from | 15:22 |
geguileo | I assume the LIO end | 15:22 |
enriquetaso | mmh | 15:25 |
enriquetaso | What should I check with the reporter then? | 15:26 |
enriquetaso | we're running out of time | 15:31 |
enriquetaso | I'll left some question | 15:31 |
rosmaita | sorry, i was reading through the bug again | 15:32 |
enriquetaso | sure, don't worry, feel free to add question on the bug report or anything | 15:32 |
enriquetaso | #endmeeting | 15:32 |
opendevmeet | Meeting ended Wed Jan 12 15:32:56 2022 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:32 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/cinder_bs/2022/cinder_bs.2022-01-12-15.03.html | 15:32 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/cinder_bs/2022/cinder_bs.2022-01-12-15.03.txt | 15:32 |
opendevmeet | Log: https://meetings.opendev.org/meetings/cinder_bs/2022/cinder_bs.2022-01-12-15.03.log.html | 15:32 |
rosmaita | thanks enriquetaso | 15:33 |
enriquetaso | \o/ | 15:37 |
opendevreview | Merged openstack/cinder master: Volume transfers: Remove duplicate policy check https://review.opendev.org/c/openstack/cinder/+/824131 | 15:57 |
opendevreview | Merged openstack/cinder stable/xena: Reject bad img formats for uploaded encrypted vols https://review.opendev.org/c/openstack/cinder/+/824158 | 15:57 |
opendevreview | Eric Harney proposed openstack/cinder master: Tests: Split test_create_snapshot_force into two tests https://review.opendev.org/c/openstack/cinder/+/804293 | 16:08 |
*** dviroel|lunch is now known as dviroel | 16:11 | |
opendevreview | Brian Rosmaita proposed openstack/cinder master: Remove block-box files https://review.opendev.org/c/openstack/cinder/+/824472 | 17:44 |
opendevreview | Rajat Dhasmana proposed openstack/cinder stable/xena: Volume transfers: Remove duplicate policy check https://review.opendev.org/c/openstack/cinder/+/824474 | 17:46 |
opendevreview | Merged openstack/cinderlib master: Migrate jobs from CentOS 8 to CentOS 8 Stream https://review.opendev.org/c/openstack/cinderlib/+/824261 | 19:32 |
*** dviroel is now known as dviroel|afk | 20:04 | |
opendevreview | Eric Harney proposed openstack/cinder master: WIP: RBD: Attempt remove() before trash_move() https://review.opendev.org/c/openstack/cinder/+/823726 | 20:14 |
opendevreview | Alan Bishop proposed openstack/os-brick master: DNM: Add delay to troubleshoot FIPS failures https://review.opendev.org/c/openstack/os-brick/+/824490 | 21:55 |
opendevreview | Alan Bishop proposed openstack/cinder master: WIP/DNM: Add fips check jobs https://review.opendev.org/c/openstack/cinder/+/790535 | 22:02 |
opendevreview | Alan Bishop proposed openstack/cinder master: WIP/DNM: Add fips check jobs https://review.opendev.org/c/openstack/cinder/+/790535 | 23:34 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!