Wednesday, 2022-12-14

opendevreviewBrian Rosmaita proposed openstack/cinderlib master: Fix cinderlib tests  https://review.opendev.org/c/openstack/cinderlib/+/86713201:13
opendevreviewBrian Rosmaita proposed openstack/cinderlib master: Fix cinderlib tests  https://review.opendev.org/c/openstack/cinderlib/+/86713201:46
opendevreviewBrian Rosmaita proposed openstack/cinderlib master: Fix py310 unit tests  https://review.opendev.org/c/openstack/cinderlib/+/86758302:15
*** akekane is now known as abhishekk04:25
opendevreviewBrian Rosmaita proposed openstack/cinderlib master: Fix cinderlib tests  https://review.opendev.org/c/openstack/cinderlib/+/86713204:25
opendevreviewBrian Rosmaita proposed openstack/cinderlib master: Open cinderlib for zed development  https://review.opendev.org/c/openstack/cinderlib/+/84884604:26
opendevreviewBrian Rosmaita proposed openstack/cinderlib master: Fix py310 unit tests  https://review.opendev.org/c/openstack/cinderlib/+/86758304:27
opendevreviewBrian Rosmaita proposed openstack/cinderlib master: Don't limit use of importlib-metadata to Python < 3.8  https://review.opendev.org/c/openstack/cinderlib/+/84498104:43
opendevreviewBrian Rosmaita proposed openstack/cinderlib master: Don't limit use of importlib-metadata to Python < 3.8  https://review.opendev.org/c/openstack/cinderlib/+/84498104:44
opendevreviewBrian Rosmaita proposed openstack/cinderlib master: Remove six  https://review.opendev.org/c/openstack/cinderlib/+/84056805:40
*** amoralej|off is now known as amoralej07:15
opendevreviewMoritz Wanzenböck proposed openstack/cinder master: Add install docs for LINSTOR driver dependencies  https://review.opendev.org/c/openstack/cinder/+/77387009:12
kgubewhoami-rajat, FYI: sean mooney has reviewed my nova spec, confirmed that the direction is okay, and given +109:23
kgubewhoami-rajat, he has also suggested an improvement for the upgrade process, which I have added as a comment to https://review.opendev.org/c/openstack/cinder-specs/+/86671809:25
*** dviroel|out is now known as dviroel|rover11:12
opendevreviewBrian Rosmaita proposed openstack/cinderlib master: Support driver's setup method  https://review.opendev.org/c/openstack/cinderlib/+/81578311:50
opendevreviewBrian Rosmaita proposed openstack/cinderlib master: Add Zed release note  https://review.opendev.org/c/openstack/cinderlib/+/86765213:08
*** amoralej is now known as amoralej|lunch13:32
rosmaitaCinder meeting in #openstack-meeting-alt at 1400 UTC13:58
rosmaitajungleboyj rosmaita smcginnis tosky whoami-rajat m5z e0ne geguileo eharney walshh_ jbernard sfernand enriquetaso hemna fabiooliveira yuval tobias-urdin adiare ^^13:58
*** amoralej|lunch is now known as amoralej14:02
opendevreviewKonrad Gube proposed openstack/cinder-specs master: Add extend volume completion action  https://review.opendev.org/c/openstack/cinder-specs/+/86671814:49
enriquetaso#startmeeting cinder_bs15:01
opendevmeetMeeting started Wed Dec 14 15:01:27 2022 UTC and is due to finish in 60 minutes.  The chair is enriquetaso. Information about MeetBot at http://wiki.debian.org/MeetBot.15:01
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:01
opendevmeetThe meeting name has been set to 'cinder_bs'15:01
enriquetasoHello15:01
enriquetasoToday's we have two bugs related to retype. 15:01
enriquetasoFull list of bugs15:01
enriquetaso#link https://lists.openstack.org/pipermail/openstack-discuss/2022-December/031511.html15:01
enriquetasoI've marked both as incomplete and waiting for some reporter input 15:02
enriquetaso#topic [RBD -> SolidFire] Cache mode was not updated after volume retype15:02
enriquetaso#link https://bugs.launchpad.net/cinder/+bug/199925215:02
enriquetasoSummary: After retyping with On-demand. Volume was moved to another backend, but the cache mode was not changed so the operation failed. 15:02
enriquetasoI'm not sure if the operation failed on the Nova side or Cinder side, so I asked this to the reporter.15:02
enriquetasoI'm not sure but I have one question here:15:02
enriquetasoIs Cinder in charge of updating the cache? Or is this a Nova bug?15:02
eharneythis is the cache mode for how the disk is used by the VM via libvirt, which is nova, but i'm not sure this is a bug15:03
eharneythey set network=writeback which maybe only applies to network disks? (rbd)15:04
eharneyoh, never mind, it applies writeback to the second disk too, so yeah, needs input from nova15:04
enriquetasosorry, my laptop friezed 15:20
enriquetasoeharney, i'll link the bug to Nova then15:20
enriquetasothanks!15:20
enriquetasonext15:20
enriquetasoand last bug15:20
enriquetaso#topic Cinder retype volume raise exception with shutoff vm15:20
enriquetaso#link https://bugs.launchpad.net/nova/+bug/199912515:20
enriquetasoThe errors from the nova client:15:20
enriquetasoERROR oslo_messaging.rpc.server novaclient.exceptions.Conflict: Cannot 'swap_volume' instance a14b7344-3054-4d9a-9357-c0adc1b00650 while it is in vm_state stopped (HTTP 409) (Request-ID: req-7913c7fb-51d0-4a2a-8463-d8a9883dea0b)15:20
enriquetasoI've asked if the volumes are attached to an instance. If so, it's a known limitation that I'm not sure if we plan to fix soon. 15:20
enriquetaso"For example, for older releases (before Ussuri), the migration of ‘in-use’ volume from RBD to LVM will succeed, but from LVM to RBD, it will fail. Currently, migration of ‘in-use’ volumes will not succeed for any backend when they are attached to an instance in any of these states: SHUTOFF, SUSPENDED, or SOFT-DELETED."15:21
enriquetaso#link https://docs.openstack.org/cinder/latest/contributor/migration.html15:21
enriquetasoanyone had faced this issue and would like to input about the bug?15:21
eharneyi can't open the launchpad bug, but, it's a known nova limitation, so, not much to do about it15:24
enriquetasooh15:29
enriquetasolaunchpad is not working now15:29
enriquetasoThanks eharney! I've added Nova to the patch already, so I'll leave a msg once Launchpad is alive again15:30
enriquetasothanks!!15:30
enriquetaso#endmeeting15:30
opendevmeetMeeting ended Wed Dec 14 15:30:56 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:30
opendevmeetMinutes:        https://meetings.opendev.org/meetings/cinder_bs/2022/cinder_bs.2022-12-14-15.01.html15:30
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/cinder_bs/2022/cinder_bs.2022-12-14-15.01.txt15:30
opendevmeetLog:            https://meetings.opendev.org/meetings/cinder_bs/2022/cinder_bs.2022-12-14-15.01.log.html15:30
*** dviroel|rover is now known as dviroel|rover|lunch15:52
*** dviroel|rover|lunch is now known as dviroel|rover16:38
*** amoralej is now known as amoralej|off16:40
*** jbernard_ is now known as jbernard16:41
*** tosky_ is now known as tosky21:12
*** dviroel|rover is now known as dviroel|out21:31

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