Wednesday, 2022-09-21

opendevreviewMerged openstack/cinder master: Switch to 2023.1 Python3 unit tests and generic template name  https://review.opendev.org/c/openstack/cinder/+/85827604:07
opendevreviewAneesh Pachilangottil proposed openstack/cinder master: NVMEoF volume driver for Fungible Storage  https://review.opendev.org/c/openstack/cinder/+/84914304:46
opendevreviewAneesh Pachilangottil proposed openstack/cinder master: NVMEoF volume driver for Fungible Storage  https://review.opendev.org/c/openstack/cinder/+/84914304:47
*** ianw is now known as ianw_pto05:09
opendevreviewMasayuki Igawa proposed openstack/cinder stable/zed: Ceph backup: Close source file  https://review.opendev.org/c/openstack/cinder/+/85861306:03
*** tobias-urdin6 is now known as tobias-urdin08:49
opendevreviewTushar Trambak Gite proposed openstack/os-brick master: Update metadata in setup.cfg  https://review.opendev.org/c/openstack/os-brick/+/85501211:15
opendevreviewTushar Trambak Gite proposed openstack/python-brick-cinderclient-ext master: Update metadata in setup.cfg  https://review.opendev.org/c/openstack/python-brick-cinderclient-ext/+/85498811:16
opendevreviewTushar Trambak Gite proposed openstack/cinder-tempest-plugin master: Update metadata in setup.cfg  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/85498911:17
opendevreviewRajat Dhasmana proposed openstack/cinder master: Dell PowerStore: Add test for NVMEoF Adapter  https://review.opendev.org/c/openstack/cinder/+/85867811:37
raghavendrathi reviewers ... Requesting feedback on https://review.opendev.org/c/openstack/cinder/+/75671112:16
raghavendratZuul and CI have passed. Thanks.12:17
whoami-rajattkajinam, hey, can you backport this change to stable zed? before yoga it needs to merge into zed https://review.opendev.org/c/openstack/cinder/+/82414912:32
HappyStackerHi all, I've a question for the community. We at Dell have a PowerFlex CI failing all the time. It turns out that a patch recently merged in master has introduced a regression and all the tempest tests which are trying to extend the volume will fail13:04
HappyStackerWhat's the right approach to handle it? We plan to scope a new feature for PowerFlex 8GB rounding but it's not done yet13:05
opendevreviewMerged openstack/cinder master: IBM FlashSystem driver using py3.5 incompatible code  https://review.opendev.org/c/openstack/cinder/+/85547913:08
opendevreviewMerged openstack/cinder stable/zed: Ceph backup: Close source file  https://review.opendev.org/c/openstack/cinder/+/85861313:08
opendevreviewMerged openstack/cinder master: PowerStore Driver - New format of connection properties for NVMeOF connector  https://review.opendev.org/c/openstack/cinder/+/85226113:26
enriquetasoHappyStacker, you can revert the changes and notify cores 13:54
enriquetasowhoami-rajat, rosmaita i think that's the way^13:54
HappyStackerok, isn't that complex to handle? how can I do it?13:55
rosmaitaHappyStacker: what patch are you talking about?13:55
whoami-rajatHappyStacker, can you provide link of the patch that introduced regression?13:55
HappyStackergive me mn13:56
HappyStackerhttps://review.opendev.org/c/openstack/cinder/+/83697313:56
whoami-rajati think we can revert this and backport the reverted patch to stable/zed ? rosmaita 13:58
rosmaitalooking13:58
rosmaitaHappyStacker: so this is dell's own patch touching only a dell driver?13:59
HappyStackeryes powerflex rounding issue13:59
whoami-rajatCinder meeting in #openstack-meeting-alt at 1400 UTC14:00
whoami-rajatjungleboyj rosmaita smcginnis tosky whoami-rajat m5z e0ne geguileo eharney walshh_ jbernard sfernand enriquetaso hemna fabiooliveira yuval tobias-urdin adiare14:00
hemnamep14:00
HappyStackerwhich is expected to be treated as a whole new feature14:00
whoami-rajatbut it's a bugfix14:00
rosmaitaHappyStacker: so not a quick bugfix?14:00
rosmaitamaybe we can discuss in open discussion at the meeting14:01
HappyStackerok14:01
whoami-rajatHappyStacker, I've been familiar with this problem for a long time and the real issue is not in the create volume call but in the extend call which doesn't return a model update14:02
whoami-rajatHappyStacker, but as rosmaita said, we will discuss this in open discussion in #openstack-meeting-alt14:03
yuvalalso here:  Before the meeting ends, is anyone running openstack redhat platform system and I can ask him few questions?15:01
enriquetaso#startmeeting cinder_bs15:02
opendevmeetMeeting started Wed Sep 21 15:02:44 2022 UTC and is due to finish in 60 minutes.  The chair is enriquetaso. Information about MeetBot at http://wiki.debian.org/MeetBot.15:02
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:02
opendevmeetThe meeting name has been set to 'cinder_bs'15:02
HappyStackeryuval:I'm using RHOSP15:03
enriquetasoFull list of bugs: 15:03
enriquetaso#link https://lists.openstack.org/pipermail/openstack-discuss/2022-September/030543.html15:03
enriquetaso#topic NFS volume snapshot15:04
TusharTgite_hi core reviewers need areview on this already have one + 2 https://review.opendev.org/c/openstack/cinderlib/+/855010 , https://review.opendev.org/c/openstack/cinder/+/855350 , https://review.opendev.org/c/openstack/cinder-specs/+/854982 , 15:04
enriquetaso   does not update volume attachment format to qcow215:04
enriquetaso#link https://bugs.launchpad.net/cinder/+bug/198951415:04
enriquetasoSummary: Nova team found that after performing a volume snapshot on a stopped instance, that instance could no longer boot.15:04
enriquetasoI reproduced the problem, so I confirm the bug 15:05
enriquetasoThere's a fix proposed to master 15:05
enriquetaso#link https://review.opendev.org/c/openstack/cinder/+/85752815:05
enriquetasoBut the fix doesn't looks right yet. There are some inconsistencies between nova and cinder.15:07
enriquetasoNova adds a top-level layer on the volume (a qcow2 layer on top of raw volume when creating the snapshot). However, on the Cinder side, we still think that the volume is raw. 15:07
enriquetasoAfter discussing with geguileo, whoami-rajat and rosmaita, the right approach would be that nova should not be updating the reference but Cinder. 15:08
enriquetasoIt's crazy that generic-nfs snapshots are not working  15:09
rosmaitaenriquetaso: ++15:10
enriquetaso:P15:10
enriquetasowell, nothing else, the patch need further work before merge 15:10
enriquetaso#action(enriquetaso) check why tempest isn't cheking this case scenario with generic-nfs15:11
enriquetasomoving on15:12
enriquetaso#topic Dell PowerMax - Optimized SL should be assigned when retyping a volume to a default volume type.15:12
enriquetaso#link https://bugs.launchpad.net/cinder/+bug/198973015:12
enriquetasoSummary: Optimized SL should be assigned when retyping a volume to default volume type.15:13
enriquetasoFix proposed to master 15:13
enriquetaso#link https://review.opendev.org/c/openstack/cinder/+/80377315:13
enriquetasoI'll review, please feel free to review the patch15:13
enriquetasomoving on15:13
enriquetasowalshh_, feel free to add comments about the fix if you have some15:14
enriquetasoOK, moving on15:15
enriquetaso#topic Dell PowerFlex: Failed to attach a volume when using self-signed Certificates15:15
enriquetaso#link https://bugs.launchpad.net/cinder/+bug/199013615:15
enriquetasoI'd like to see a more clear bug report but I guess it's fine..15:16
enriquetasoFix proposed to master:15:16
enriquetaso#link https://review.opendev.org/c/openstack/cinder/+/85837015:16
HappyStackerI can ùake it clear15:16
enriquetasoI think HappyStacker is working on that 15:17
HappyStackerI am15:17
HappyStackerLet me add info on the description15:17
enriquetasothanks HappyStacker, feel free to add a description of the bug if you have time at least :D15:17
enriquetasothanks15:17
rosmaitathe commit message on that patch is very nice15:17
enriquetasoyes it is !15:18
enriquetasoCinder team, please review the fix ^ when you have time 15:18
HappyStackerthks, I'll carry it over to the bug description, is that fine?15:18
enriquetasoyep, thanks HappyStacker !15:19
enriquetasoOK, last bug of today's meeting15:19
HappyStackerDone15:19
enriquetaso#topic [Yadro] Tatlin driver does not set project id for temp volumes15:19
enriquetaso#link https://bugs.launchpad.net/cinder/+bug/199013415:19
enriquetasoSummary: When doing snapshots Tatlin driver creates a temp volume with admin context, i.e. without project id. If at the same time we run "os-hosts" tests we get projects with null name and the tests fail with schema validation (project id must be string, not null)15:20
enriquetasolooks like something that Yadro team should fix soon 15:20
enriquetasofix proposed to master15:20
enriquetaso#link https://review.opendev.org/c/openstack/cinder/+/85829315:20
enriquetasoI haven't looked deep on the fix but it may need a release note15:21
enriquetasoweird that CI passed 15:22
enriquetasoOK.. moving on15:23
enriquetaso#topic open discussion15:23
enriquetasofeel free to add bugs to discuss now 15:23
enriquetasoI've created this not-so-cool script for listing the launchpad bugs https://github.com/enriquetaso/launchpad-bug-reporter/blob/main/main.py 15:25
enriquetasoMy idea is to see if I can automate the bug report email or something like that in the future15:26
enriquetasoso any suggestions are welcome 15:26
HappyStackerhow does the output look like?15:26
rosmaitaenriquetaso: that's a good idea15:27
enriquetasothe output doesn't look cool, just listing the bugs plain terminal output 15:27
enriquetasoOH, i forgot about15:27
enriquetaso#link https://bugs.launchpad.net/cinder/+bug/199005315:27
enriquetasoCinder NFS backend with image-volume cache creates volumes with wrong size15:28
enriquetasoNFS is having a lot of problems lately 15:28
enriquetasothe bug report doesn't have any fix proposed yet, so I'll try to reproduce and I'll include it in next week email report 15:29
enriquetasoOK, we're running out of time 15:30
enriquetasoThanks everyone15:30
HappyStackerthere's a supposed fix15:30
enriquetasooh15:30
HappyStackerhttps://review.opendev.org/c/openstack/cinder/+/85596415:30
enriquetasooh i vote -1 on it 15:30
enriquetasothanks HappyStacker, i need to look closer 15:30
rosmaitayour -1 was for them not filing a bug!15:31
enriquetasoyes! lol15:31
enriquetasoOK, feel free to review it too!15:31
enriquetasoI'm closing this meeting for now15:31
enriquetasothanks!!15:31
enriquetaso#endmeeting15:32
opendevmeetMeeting ended Wed Sep 21 15:32:02 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:32
opendevmeetMinutes:        https://meetings.opendev.org/meetings/cinder_bs/2022/cinder_bs.2022-09-21-15.02.html15:32
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/cinder_bs/2022/cinder_bs.2022-09-21-15.02.txt15:32
opendevmeetLog:            https://meetings.opendev.org/meetings/cinder_bs/2022/cinder_bs.2022-09-21-15.02.log.html15:32
rosmaitathanks enriquetaso15:32
opendevreviewJean Pierre Roquesalane proposed openstack/cinder master: Revert "PowerFlex driver - fix the display of the incorrect volume"  https://review.opendev.org/c/openstack/cinder/+/85862115:40
sfv880Hello whoami-rajat: I replied and fixed on https://review.opendev.org/c/openstack/cinder/+/850320 - thank you very much!16:25
opendevreviewMerged openstack/cinder-tempest-plugin master: Add command to fix/generate idempotent IDs  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/83930116:36
opendevreviewMerged openstack/cinder-specs master: Update doc8 version  https://review.opendev.org/c/openstack/cinder-specs/+/85498220:55
opendevreviewEric Harney proposed openstack/cinder stable/yoga: Tests: Fix service stopping on cleanup  https://review.opendev.org/c/openstack/cinder/+/85881720:58
opendevreviewEric Harney proposed openstack/cinder stable/yoga: Tests: Monkey patch before logs are loaded  https://review.opendev.org/c/openstack/cinder/+/85881820:58
opendevreviewEric Harney proposed openstack/cinder stable/yoga: Tests: Fix test runner never finishing  https://review.opendev.org/c/openstack/cinder/+/85881920:58
opendevreviewMerged openstack/cinder master: Use the json format output of qemu-img info  https://review.opendev.org/c/openstack/cinder/+/79966321:53

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