15:02:13 <enriquetaso> #startmeeting cinder_bs
15:02:13 <opendevmeet> Meeting started Wed Oct 27 15:02:13 2021 UTC and is due to finish in 60 minutes.  The chair is enriquetaso. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:02:14 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:02:14 <opendevmeet> The meeting name has been set to 'cinder_bs'
15:02:25 <enriquetaso> #link http://lists.openstack.org/pipermail/openstack-discuss/2021-October/025561.html
15:02:36 <enriquetaso> #topic bug_1  Cinder started requiring write access to glance images RBD pool
15:02:49 <enriquetaso> #link https://bugs.launchpad.net/cinder/+bug/1947518
15:03:15 <enriquetaso> Summary: Cinder started requiring write access to glance images RBD pool (on creating volume from image). This problem was introduced by: "RBD: use correct stripe unit in clone operation"
15:03:16 <enriquetaso> #link https://review.opendev.org/c/openstack/cinder/+/786260
15:03:48 <enriquetaso> Unfortunately, this patch has been backported back to Train and broke stable deployments.
15:04:05 <enriquetaso> The reporter added a test for this to catch early issues like this on the kolla ansible project:
15:04:05 <enriquetaso> #link https://review.opendev.org/c/openstack/kolla-ansible/+/814324
15:04:45 <eharney> https://review.opendev.org/c/openstack/cinder/+/783643
15:05:46 <enriquetaso> #topic bug_2 Inconsistency for resource column between quota_usages and reservations table
15:06:00 <enriquetaso> #link https://bugs.launchpad.net/cinder/+bug/1948916
15:07:47 <enriquetaso> Summary: This problem was not visible before Stein release because cinder db schema changed a bit and resource size inside quota_usages increased from 255 to 300 when the same column remained unchanged in reservations table. That was due to
15:07:47 <enriquetaso> https://review.opendev.org/c/openstack/cinder/+/611530/
15:09:37 <enriquetaso> #topic open discussion
15:10:10 <enriquetaso> #link https://review.opendev.org/c/openstack/cinder/+/815673
15:11:29 <enriquetaso> we don't do lower contains any more
15:12:36 <opendevreview> Eric Harney proposed openstack/cinder master: RBD: Open RBD images read-only where possible  https://review.opendev.org/c/openstack/cinder/+/783643
15:24:37 <enriquetaso> #endmeeting