15:01:27 #startmeeting cinder_bs 15:01:28 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:28 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:01:28 The meeting name has been set to 'cinder_bs' 15:01:30 Hello 15:01:33 Today's we have two bugs related to retype. 15:01:38 Full list of bugs 15:01:41 #link https://lists.openstack.org/pipermail/openstack-discuss/2022-December/031511.html 15:02:01 I've marked both as incomplete and waiting for some reporter input 15:02:05 #topic [RBD -> SolidFire] Cache mode was not updated after volume retype 15:02:09 #link https://bugs.launchpad.net/cinder/+bug/1999252 15:02:13 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:20 I'm not sure if the operation failed on the Nova side or Cinder side, so I asked this to the reporter. 15:02:34 I'm not sure but I have one question here: 15:02:34 Is Cinder in charge of updating the cache? Or is this a Nova bug? 15:03:34 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:04:01 they set network=writeback which maybe only applies to network disks? (rbd) 15:04:55 oh, never mind, it applies writeback to the second disk too, so yeah, needs input from nova 15:20:07 sorry, my laptop friezed 15:20:22 eharney, i'll link the bug to Nova then 15:20:24 thanks! 15:20:32 next 15:20:34 and last bug 15:20:43 #topic Cinder retype volume raise exception with shutoff vm 15:20:48 #link https://bugs.launchpad.net/nova/+bug/1999125 15:20:53 The errors from the nova client: 15:20:53 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:58 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:21:21 "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:25 #link https://docs.openstack.org/cinder/latest/contributor/migration.html 15:21:47 anyone had faced this issue and would like to input about the bug? 15:24:14 i can't open the launchpad bug, but, it's a known nova limitation, so, not much to do about it 15:29:32 oh 15:29:41 launchpad is not working now 15:30:45 Thanks eharney! I've added Nova to the patch already, so I'll leave a msg once Launchpad is alive again 15:30:49 thanks!! 15:30:56 #endmeeting