15:00:19 #startmeeting cinder_bs 15:00:19 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 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:19 The meeting name has been set to 'cinder_bs' 15:00:27 Welcome back 15:00:38 Bug report: 15:00:38 #link http://lists.openstack.org/pipermail/openstack-discuss/2021-October/025211.html 15:00:46 Cinder has 5 new bugs reported. 15:00:46 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 The second one it's a Pure Storage bug that already has a patch proposed. 15:01:11 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 None of the next bugs have patches proposed so far: 15:02:30 #topic bug_1 C-bak configure more than one worker issue 15:02:30 #link https://bugs.launchpad.net/cinder/+bug/1945571 15:02:41 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 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 OK.. moving on 15:05:03 bug_2 "[stable/wallaby] filter reserved image properties" 15:05:03 #link https://bugs.launchpad.net/cinder/+bug/1945500 15:05:12 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 whoami-rajat maybe you would like to read this bug report ^ I think you worked on this in the past, right? 15:06:24 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 I should to update the bug report title to something less generic. 15:06:45 enriquetaso, sure, will take a look 15:06:50 looks like we should review this patch 15:07:45 This issue is known by Nova and was fixed in Nova with: 15:07:46 https://github.com/openstack/nova/commit/dda179d3f901e4f23091f3095f1af58bc26e222e 15:08:11 #link https://review.opendev.org/c/openstack/cinder/+/812685 15:08:27 patch proposed ^ 15:10:27 OK, last one 15:10:50 #topic bug_3 wrong ddt version in stable/victoria 15:10:59 #link https://bugs.launchpad.net/cinder/+bug/1946167 15:11:08 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 [1] https://opendev.org/openstack/cinder/src/branch/stable/victoria/test-requirements.txt#L12 15:11:08 [2] https://zuul.opendev.org/t/openstack/build/a630bf25689141d8b329bc6119e9b218/log/job-output.txt#731 15:12:19 #topic open discussion 15:12:43 Do we have any bugs for the open discussion ? 15:13:36 Simon Dodsley proposed openstack/cinder master: [WIP] Add Pure Storage NVMe-RoCE driver https://review.opendev.org/c/openstack/cinder/+/799871 15:15:01 Thanks!! 15:15:02 #endmeeting