15:00:50 #startmeeting manila 15:00:50 Meeting started Thu Mar 16 15:00:50 2023 UTC and is due to finish in 60 minutes. The chair is carloss. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:50 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:50 The meeting name has been set to 'manila' 15:00:55 o/ 15:01:02 o/ 15:01:04 o/ 15:01:17 * dviroel is not going to be in ping list today 15:01:19 o/ 15:01:21 o/ 15:01:22 o/ 15:01:26 o/ 15:01:33 courtesy ping: gouthamr 15:01:37 o/ 15:01:55 o/ 15:02:01 dviroel o/ :D 15:02:32 hi 15:03:32 haha courtesy ping only for gouthamr 15:03:59 * gouthamr blushes 15:04:07 o/ hello everyone 15:04:11 welcome! 15:04:16 today's meeting agenda: 15:04:22 #link https://wiki.openstack.org/wiki/Manila/Meetings#Next_meeting 15:04:23 o/ 15:04:39 #topic Announcements 15:04:48 Schedule and Deadlines: 15:04:54 #link https://releases.openstack.org/antelope/schedule.html 15:05:29 we are one week away from the Antelope release 15:05:49 and two weeks away from the Bobcat virtual PTG 15:07:45 code/ci looks stable so far, so we are okay for the release 15:07:53 o/ 15:08:44 next week, I will be presenting the manila highlights for the Antelope release in the OpenInfra Live 15:09:27 the live will start at 13:30 UTC and run to 15 UTC - I should be able to run this meeting as usual 15:09:55 #link https://www.youtube.com/@OpenStackFoundation (OpenInfra Youtube Channel) 15:10:22 so please join us to listen to some good things that happened during the Antelope release across some OpenStack projects! 15:10:47 and the last announcement I have: 15:10:49 PTG planning! 15:11:06 I sent an email to the mailing list earlier today: 15:11:08 #link https://lists.openstack.org/pipermail/openstack-discuss/2023-March/032767.html 15:11:18 with some details on the slots we will be meeting and the PTG planning etherpad 15:12:03 if you would like to bring up a topic during the PTG, please add the topic until next Tuesday EOD, so I can organize things and share a tentative schedule with you next Thursday 15:12:21 and we would have some hours to accommodate the changes if necessary 15:13:00 we can have our usual happy hour on Friday, during the last slot 15:14:03 or if you have a different idea, we can move the happy hour around :) 15:14:25 that's all I had in terms of announcements. Is there something you would like to announce today? 15:17:19 taking silence as no 15:17:40 some extra time for bug triaging today :) 15:17:50 #topic Bug Triage (vhari) 15:18:57 hi carloss et al 15:19:22 would like to start with latest bugs and work our way back 15:19:41 pls chime in if you have a urgent bug to discuss .. 15:19:52 have a bit of a backlog past couple of sessions 15:19:57 #link https://bugs.launchpad.net/manila/+bug/2011693 15:20:21 looking for minor triage atm 15:22:22 low, bobcat-1? The fix has been proposed by kpdev 15:22:24 as of this AM bugs is in progress .. 15:22:34 > low, bobcat-1? The fix has been proposed by kpdev 15:22:34 ++ 15:22:45 sounds more like an RFE than a bug 15:23:04 +1 RFE 15:23:35 you’d now have to find the equivalent NetApp REST API and get that in alongside if possible 15:24:19 good point gouthamr 15:24:46 we can catch it with reviews 15:25:39 noted, if no other thoughts 15:25:45 next up #link https://bugs.launchpad.net/manila/+bug/2011614 15:25:52 #link https://bugs.launchpad.net/manila/+bug/2011614 15:28:15 hmm, sounds like medium to me 15:28:29 gouthamr: are you aware of any deployment stuck with this issue? 15:29:20 yes, but not stuck - issue has existed for a while and there’s a workaround; I’d vote for low, bobcat-1 15:29:43 the workaround is to reset the counter based on the existing exports manually 15:30:06 gouthamr++ 15:30:19 ++ 15:31:18 moving on 15:31:19 #link https://bugs.launchpad.net/manila/+bug/2008497 15:32:07 ah, we did some more triage on #openstack-manila when carthaca reported this 15:33:22 the db query to pull up share replicas and “pending” snapshots takes around 10 minutes in his environment causing the periodic tasks to back up and outlast their intervals 15:34:39 yep, I'm working on the improvement - seems 'https://github.com/openstack/manila/blob/74ae712d58a01daf2a6a1ca76ea8a43cfeaff4e7/manila/share/manager.py#L2672-L2679' is much faster on "with_share_data=False" 15:35:07 and the extra data is not even used anywhere down -.- 15:35:10 there’s also probably something we can learn about the periodic task API or find an alternative so we can avoid interference from other tasks we’re running serially… so thanks for reporting a bug against Oslo.service carthaca 15:37:11 ++ 15:39:40 low, bobcat-3? 15:40:12 could be, but would this be solved in manila without having a fix for oslo.service? 15:41:49 yes - the db retrieval lag can be addressed… I think medium is good 15:42:49 ack 15:43:39 ack , will leave target as it for now due to dependency 15:43:42 #link https://bugs.launchpad.net/manila/+bug/2006792 15:45:02 looking for minor triage and discuss felipe_rodrigues soln 15:45:25 good catch and sounds like a good fix 15:45:46 felipe_rodrigues: I think I've run into this before 15:45:51 thanks for the report 15:46:03 I like the fix too 15:46:18 s/the fix/the idea of the fidx 15:46:21 fix* 15:46:56 felipe_rodrigues: are you willing to work on this or have any other netapper proposing the fix? 15:51:29 yes 15:51:51 we will propose a fix soon 15:51:58 ty felipe_rodrigues++ 15:52:02 ack, thanks 15:52:30 yw 15:52:30 next 3 bugs are missing docs 15:52:45 to quickly triage 15:52:54 #link https://bugs.launchpad.net/manila/+bug/2008029 15:53:23 carloss, time check looking ok? 15:53:36 yes, I think we have the time to cover those 15:54:02 gouthamr: thanks for the report. kpdev might be the one more familiar with this change 15:54:04 awesome .. 15:54:10 I can ping and see if he can propose some docs 15:54:32 sound good carloss :) 15:54:35 next up 15:54:37 #link https://bugs.launchpad.net/manila/+bug/2008028 15:55:12 felipe_rodrigues: good docs exercise for the share network metadata APIs 15:55:31 could you or someone at the netapp team please take a look? 15:55:38 for sure.. 15:55:49 i'd say it's low prio and we can backport the docs to the user/admin guide 15:56:06 ++ 15:56:14 finally the last one ! 15:56:15 #link https://bugs.launchpad.net/manila/+bug/2008027 15:56:41 thanks for the report gouthamr 15:57:03 ashrodri might be the person more familiar with this change, so we can ask her if she can work in the docs 15:57:14 same priority as the former I'd say 15:57:51 ++ we were identifying work items on OpenStackSDK and finding some of these doc gaps 15:57:57 cool so that's a wrap for bugs ... 15:58:11 awesome progress .. thanks everyone :) 15:58:51 thank you very much vhari 15:59:02 2 minutes left in the meeting :p 15:59:40 yw 15:59:54 thank you for joining! and please don't forget to add your topics for PTG until next Tuesday! 16:00:23 let's continue chatting in #openstack-manila 16:00:23 #endmeeting