opendevreview | Brian Rosmaita proposed openstack/cinderlib master: Fix cinderlib tests https://review.opendev.org/c/openstack/cinderlib/+/867132 | 01:13 |
---|---|---|
opendevreview | Brian Rosmaita proposed openstack/cinderlib master: Fix cinderlib tests https://review.opendev.org/c/openstack/cinderlib/+/867132 | 01:46 |
opendevreview | Brian Rosmaita proposed openstack/cinderlib master: Fix py310 unit tests https://review.opendev.org/c/openstack/cinderlib/+/867583 | 02:15 |
*** akekane is now known as abhishekk | 04:25 | |
opendevreview | Brian Rosmaita proposed openstack/cinderlib master: Fix cinderlib tests https://review.opendev.org/c/openstack/cinderlib/+/867132 | 04:25 |
opendevreview | Brian Rosmaita proposed openstack/cinderlib master: Open cinderlib for zed development https://review.opendev.org/c/openstack/cinderlib/+/848846 | 04:26 |
opendevreview | Brian Rosmaita proposed openstack/cinderlib master: Fix py310 unit tests https://review.opendev.org/c/openstack/cinderlib/+/867583 | 04:27 |
opendevreview | Brian Rosmaita proposed openstack/cinderlib master: Don't limit use of importlib-metadata to Python < 3.8 https://review.opendev.org/c/openstack/cinderlib/+/844981 | 04:43 |
opendevreview | Brian Rosmaita proposed openstack/cinderlib master: Don't limit use of importlib-metadata to Python < 3.8 https://review.opendev.org/c/openstack/cinderlib/+/844981 | 04:44 |
opendevreview | Brian Rosmaita proposed openstack/cinderlib master: Remove six https://review.opendev.org/c/openstack/cinderlib/+/840568 | 05:40 |
*** amoralej|off is now known as amoralej | 07:15 | |
opendevreview | Moritz Wanzenböck proposed openstack/cinder master: Add install docs for LINSTOR driver dependencies https://review.opendev.org/c/openstack/cinder/+/773870 | 09:12 |
kgube | whoami-rajat, FYI: sean mooney has reviewed my nova spec, confirmed that the direction is okay, and given +1 | 09:23 |
kgube | whoami-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/+/866718 | 09:25 |
*** dviroel|out is now known as dviroel|rover | 11:12 | |
opendevreview | Brian Rosmaita proposed openstack/cinderlib master: Support driver's setup method https://review.opendev.org/c/openstack/cinderlib/+/815783 | 11:50 |
opendevreview | Brian Rosmaita proposed openstack/cinderlib master: Add Zed release note https://review.opendev.org/c/openstack/cinderlib/+/867652 | 13:08 |
*** amoralej is now known as amoralej|lunch | 13:32 | |
rosmaita | 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 tobias-urdin adiare ^^ | 13:58 |
*** amoralej|lunch is now known as amoralej | 14:02 | |
opendevreview | Konrad Gube proposed openstack/cinder-specs master: Add extend volume completion action https://review.opendev.org/c/openstack/cinder-specs/+/866718 | 14:49 |
enriquetaso | #startmeeting cinder_bs | 15:01 |
opendevmeet | Meeting 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 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:01 |
opendevmeet | The meeting name has been set to 'cinder_bs' | 15:01 |
enriquetaso | Hello | 15:01 |
enriquetaso | Today's we have two bugs related to retype. | 15:01 |
enriquetaso | Full list of bugs | 15:01 |
enriquetaso | #link https://lists.openstack.org/pipermail/openstack-discuss/2022-December/031511.html | 15:01 |
enriquetaso | I've marked both as incomplete and waiting for some reporter input | 15:02 |
enriquetaso | #topic [RBD -> SolidFire] Cache mode was not updated after volume retype | 15:02 |
enriquetaso | #link https://bugs.launchpad.net/cinder/+bug/1999252 | 15:02 |
enriquetaso | Summary: After retyping with On-demand. Volume was moved to another backend, but the cache mode was not changed so the operation failed. | 15:02 |
enriquetaso | I'm not sure if the operation failed on the Nova side or Cinder side, so I asked this to the reporter. | 15:02 |
enriquetaso | I'm not sure but I have one question here: | 15:02 |
enriquetaso | Is Cinder in charge of updating the cache? Or is this a Nova bug? | 15:02 |
eharney | this 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 bug | 15:03 |
eharney | they set network=writeback which maybe only applies to network disks? (rbd) | 15:04 |
eharney | oh, never mind, it applies writeback to the second disk too, so yeah, needs input from nova | 15:04 |
enriquetaso | sorry, my laptop friezed | 15:20 |
enriquetaso | eharney, i'll link the bug to Nova then | 15:20 |
enriquetaso | thanks! | 15:20 |
enriquetaso | next | 15:20 |
enriquetaso | and last bug | 15:20 |
enriquetaso | #topic Cinder retype volume raise exception with shutoff vm | 15:20 |
enriquetaso | #link https://bugs.launchpad.net/nova/+bug/1999125 | 15:20 |
enriquetaso | The errors from the nova client: | 15:20 |
enriquetaso | ERROR 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 |
enriquetaso | I'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.html | 15:21 |
enriquetaso | anyone had faced this issue and would like to input about the bug? | 15:21 |
eharney | i can't open the launchpad bug, but, it's a known nova limitation, so, not much to do about it | 15:24 |
enriquetaso | oh | 15:29 |
enriquetaso | launchpad is not working now | 15:29 |
enriquetaso | Thanks eharney! I've added Nova to the patch already, so I'll leave a msg once Launchpad is alive again | 15:30 |
enriquetaso | thanks!! | 15:30 |
enriquetaso | #endmeeting | 15:30 |
opendevmeet | Meeting ended Wed Dec 14 15:30:56 2022 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:30 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/cinder_bs/2022/cinder_bs.2022-12-14-15.01.html | 15:30 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/cinder_bs/2022/cinder_bs.2022-12-14-15.01.txt | 15:30 |
opendevmeet | Log: https://meetings.opendev.org/meetings/cinder_bs/2022/cinder_bs.2022-12-14-15.01.log.html | 15:30 |
*** dviroel|rover is now known as dviroel|rover|lunch | 15:52 | |
*** dviroel|rover|lunch is now known as dviroel|rover | 16:38 | |
*** amoralej is now known as amoralej|off | 16:40 | |
*** jbernard_ is now known as jbernard | 16:41 | |
*** tosky_ is now known as tosky | 21:12 | |
*** dviroel|rover is now known as dviroel|out | 21:31 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!