15:11:53 #startmeeting cinder_bs 15:11:53 Meeting started Wed Dec 15 15:11:53 2021 UTC and is due to finish in 60 minutes. The chair is enriquetaso. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:11:53 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:11:53 The meeting name has been set to 'cinder_bs' 15:12:04 Welcome back! 15:12:05 Full list of bugs 15:12:06 #link http://lists.openstack.org/pipermail/openstack-discuss/2021-December/026351.html 15:12:10 We have two incomplete bugs and one regarding volume type. 15:12:24 #topic VolumeType cannot be deleted with image_volume_cache enabled 15:12:24 Summary: VolumeType cannot be deleted when "image_volume_cache_enabled = True" is set in "cinder.conf". 15:12:24 A new bug brings back an older bug. New bug: 15:12:24 #link https://bugs.launchpad.net/cinder/+bug/1953704 15:12:57 oops, people is still joining 15:13:06 Older bug reported by Lee a while ago: 15:13:07 #link https://bugs.launchpad.net/cinder/+bug/1823880 15:13:07 The tempest merged https://review.opendev.org/c/openstack/tempest/+/637527 but cinder hasn't a fix proposed yet. 15:13:22 From Lee's comment: Reviewing the cinder code in this area shows that these cache volumes need to be manually deleted by an admin in order for them to then be considered evicted from the cache and no longer in use: 15:13:22 https://github.com/openstack/cinder/blob/master/cinder/volume/api.py#L508-L511 15:13:22 Lee suggests that we should automatically remove these when the last volume associated with this cached volume is removed. 15:14:40 enriquetaso, i don't think so, it stores image inside it to optimize the operation, maybe at a later stage, we would like to create another volume from that image and expect the optimization 15:14:58 later analysis in the bug rejects that idea 15:15:30 oh 15:15:37 sorry about that 15:17:19 i do agree it's extra efforts to clear out the volume if we've removed the associated image in glance, then it serves no purpose, but how frequent a case like that occur? 15:18:52 OK, so we need a patch for this ^ and the bug report is valid. 15:19:07 I'll to add a note on 1953704 15:20:04 i remember we had a discussion about APIs for operators to manage the cached images, that will be useful in this case 15:20:20 but that's a time taking effort 15:20:37 the discussion was on 1823880? whoami-rajat 15:22:35 this looks similar, i think that was for a midcycle topic when we want to pin images in cache 15:22:44 maybe simondodsley proposed it 15:23:26 but i won't waste much time of this meeting on it 15:24:13 I can look for that and add a reference on the new bug in case to have some more context in case anyone would like to work on that. Thanks whoami-rajat ! 15:24:25 we don't have any other topic for today's meeting anyway :P 15:24:34 np, thanks enriquetaso 15:24:48 #topic open discussion 15:24:54 Do we have any bugs to discuss today? 15:24:57 https://etherpad.opendev.org/p/cinder-yoga-midcycles#L86 15:25:04 this is the topic if anyone's interested 15:25:06 \o/ 15:25:28 cool, thanks 15:26:49 OK, no meetings for 22 and 29 December :P 15:27:16 only the bug report on the mailing list 15:27:23 Eric Harney proposed openstack/cinder master: Remove various unused code https://review.opendev.org/c/openstack/cinder/+/800703 15:27:47 happy end of the year! 15:28:02 #endmeeting