15:00:19 <enriquetaso> #startmeeting cinder_bs
15:00:19 <opendevmeet> Meeting started Wed Oct  6 15:00:19 2021 UTC and is due to finish in 60 minutes.  The chair is enriquetaso. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:00:19 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:00:19 <opendevmeet> The meeting name has been set to 'cinder_bs'
15:00:27 <enriquetaso> Welcome back
15:00:38 <enriquetaso> Bug report:
15:00:38 <enriquetaso> #link http://lists.openstack.org/pipermail/openstack-discuss/2021-October/025211.html
15:00:46 <enriquetaso> Cinder has 5 new bugs reported.
15:00:46 <enriquetaso> The high importance bug it's 'revert to snapshot doesn't work for nfs driver' that we've discussed on the main meeting so I won't mentioned it here again.
15:01:02 <enriquetaso> The second one it's a Pure Storage bug that already has a patch proposed.
15:01:11 <enriquetaso> I think we still need more information on the rest of the bugs so I've marked it as incomplete but I could be important so I'm going to mentioned them in case someone is interested in reproduce and work on them.
15:02:20 <enriquetaso> None of the next bugs have patches proposed so far:
15:02:30 <enriquetaso> #topic bug_1  C-bak configure more than one worker issue
15:02:30 <enriquetaso> #link https://bugs.launchpad.net/cinder/+bug/1945571
15:02:41 <enriquetaso> Summary: C-bak service with multiple workers(e.g. backup_workers=5. When multiple backups are created concurrently, one of the workers exited abnormally and the child process was respawned. Because the process_number was not 1, _cleanup_incomplete_backup_operations function was not executed. As a result, the backup status on this worker could not be changed from creating to error. In the same way, restore has the same problem.
15:02:41 <enriquetaso> Looks like this it's beyond of the backup driver the reported is using. However, I left some comments on the bug report.
15:04:51 <enriquetaso> OK.. moving on
15:05:03 <enriquetaso> bug_2 "[stable/wallaby] filter reserved image properties"
15:05:03 <enriquetaso> #link https://bugs.launchpad.net/cinder/+bug/1945500
15:05:12 <enriquetaso> Summary: This may also be yoga bug - Cinder (including Wallaby release) is not able to upload a volume that was build from an image back to glance, if multistore (glance) is enabled.
15:06:16 <enriquetaso> whoami-rajat maybe you would like to read this bug report ^ I think you worked on this in the past, right?
15:06:24 <enriquetaso> For the record, I don't think it's much help but I've tried the to upload using rbd for both glance and cinder and it worked. So this may only happened with multistore.
15:06:25 <enriquetaso> I should to update the bug report title to something less generic.
15:06:45 <whoami-rajat> enriquetaso, sure, will take a look
15:06:50 <eharney> looks like we should review this patch
15:07:45 <enriquetaso> This issue is known by Nova and was fixed in Nova with:
15:07:46 <enriquetaso> https://github.com/openstack/nova/commit/dda179d3f901e4f23091f3095f1af58bc26e222e
15:08:11 <enriquetaso> #link https://review.opendev.org/c/openstack/cinder/+/812685
15:08:27 <enriquetaso> patch proposed ^
15:10:27 <enriquetaso> OK, last one
15:10:50 <enriquetaso> #topic bug_3 wrong ddt version in stable/victoria
15:10:59 <enriquetaso> #link https://bugs.launchpad.net/cinder/+bug/1946167
15:11:08 <enriquetaso> Summary: ddt.testNameFormat is only available on ddt>1.2.1 and victoria uses 1.2.1.[1]This is interesting because the current CI for stable/victoria passed because I think it's using the master file test-requirements.txt ( ddt==1.4.1 ) instead of the stable/victoria one [2].
15:11:08 <enriquetaso> [1] https://opendev.org/openstack/cinder/src/branch/stable/victoria/test-requirements.txt#L12
15:11:08 <enriquetaso> [2] https://zuul.opendev.org/t/openstack/build/a630bf25689141d8b329bc6119e9b218/log/job-output.txt#731
15:12:19 <enriquetaso> #topic open discussion
15:12:43 <enriquetaso> Do we have any bugs for the open discussion ?
15:13:36 <opendevreview> Simon Dodsley proposed openstack/cinder master: [WIP] Add Pure Storage NVMe-RoCE driver  https://review.opendev.org/c/openstack/cinder/+/799871
15:15:01 <enriquetaso> Thanks!!
15:15:02 <enriquetaso> #endmeeting