15:06:40 #startmeeting cinder_bs 15:06:40 Meeting started Wed Sep 1 15:06:40 2021 UTC and is due to finish in 60 minutes. The chair is enriquetaso. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:06:40 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:06:40 The meeting name has been set to 'cinder_bs' 15:06:48 Hello, really short meeting today. Nine new bugs were reported this week. 15:06:56 Full list of reported bugs: 15:06:57 #link http://lists.openstack.org/pipermail/openstack-discuss/2021-September/024593.html 15:07:15 Six of them are driver related and have people looking over them. One is Incomplete and I'm going to talk about the last 2: 15:07:29 eharney, do we plan to backport this fix further i.e. victoria and ussuri? https://review.opendev.org/c/openstack/cinder/+/800268 15:07:44 #topic bug_1 "Online database schema migrations to Xena always fail" 15:07:47 probably to train! 15:07:52 whoami-rajat: it would be a good idea 15:07:59 enriquetaso: sorry to be interrupting 15:08:07 #link https://bugs.launchpad.net/cinder/+bug/1942077 15:08:07 Summary: Wallaby deploys fine and upgrade to Xena fails with 2021-08-30 10:44:07.275 16 ERROR cinder.cmd.manage TypeError: cannot unpack non-iterable NoneType object 15:08:23 Maybe we should talked about the granade fix here 15:08:37 i don't know 15:08:56 eharney, then yes, we need to backport the grenade patch as well 15:09:11 I'm not sure how to handle this. Because I'm not sure if we have a tool upstream for upgrading to Xena. However, I'd like to heads up this bugs. (regarding bug/1942077) 15:09:22 sorry sofia for interrupting 15:09:26 enriquetaso: 1942077 looks like a potential bug in our data migrations, which is concerning 15:09:26 enriquetaso: snapshot_use_quota_online_data_migration was just added very recently 15:09:39 this should be investigated 15:09:53 I'll move it to high importance then 15:10:18 Not sure how to debug tho, can I perform this with devstack? 15:10:42 i think the volume.migration_status.startswith() check needs a volume.migration_status is not None check added before it 15:11:05 compare volume_use_quota_online_data_migration doing this to _volume_data_get_for_project which both examine for this "target:" string 15:11:44 i think the latter handles migration_status being None but the former (this failure) doesn't 15:13:09 i added a comment 15:13:28 ok, thanks Eric 15:13:34 thanks for the comment, so we need some is not none check 15:13:38 before anything 15:14:06 OK.. moving on 15:14:12 #topic bug_2 "ssh exec timeout" 15:14:20 #link https://bugs.launchpad.net/cinder/+bug/1930267 15:14:26 I'm really lost regarding this bug, I'm not sure if I'm missing something or it's a valid bug. I guess the reporter could have added more information but I'd like to heads up on this one as well. 15:14:42 there isn't much info on this one... is there actually a patch, since it's "In Progress"? 15:15:23 I couldn't found any 15:15:40 https://review.opendev.org/c/openstack/cinder/+/793264 15:15:48 https://review.opendev.org/q/project:openstack/cinder+and+message:1930267 finds it 15:16:17 nice search-fu eharney 15:16:40 enriquetaso: that is a handy search to know 15:16:40 oh, i filter by '-bug:' 15:17:06 yes, noted. use message:1930267 15:17:25 looks like eharney already -2d it a few months ago 15:17:27 https://review.opendev.org/q/project:openstack/cinder+and+bug:1930267 isn't working 15:17:36 enriquetaso: the field is "message" 15:17:54 rosmaita: yeah i guess i'll take another look but i think there isn't a lot to go on with this one 15:18:09 doesn't sound like an emergency 15:18:17 it's not 15:18:35 we can focus on the reviews before Friday for sure 15:18:57 OK, nothing else 15:19:15 #topic open discussion 15:20:24 If you have any bugs to discuss, please feel free to add there it now 15:20:29 eharney: could use your opinion on https://review.opendev.org/c/openstack/python-cinderclient/+/806817 15:20:34 (sorry, not a bug) 15:21:34 eharney: it would be much easier to simply make 'force' illegal for mv >= 3.66, but that kind of goes against what we did in cinder ... lmk what you think 15:21:36 rosmaita: started looking at it, still trying to wrap my head around what's going on there 15:21:46 OK, looks like we are done for today 15:21:55 thanks!! 15:21:56 #endmeeting