15:00:05 <ashrodri> #startmeeting manila
15:00:05 <opendevmeet> Meeting started Thu May 30 15:00:05 2024 UTC and is due to finish in 60 minutes.  The chair is ashrodri. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:00:05 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:00:05 <opendevmeet> The meeting name has been set to 'manila'
15:00:23 <ashrodri> courtesy ping vkmc dviroel carloss vhari gouthamr carthaca msaravan pulluri
15:00:33 <vhari> hi
15:00:39 <haixin> hi
15:01:10 <ashrodri> Its a holiday in Brazil today, I'll be filling in for carloss
15:01:22 <jayaanand> hi
15:01:26 <gireesh> hi
15:01:32 <gouthamr> o/
15:01:49 <kpdev> o/
15:02:40 <ashrodri> today's agenda:
15:02:43 <ashrodri> #link https://wiki.openstack.org/wiki/Manila/Meetings
15:04:16 <ccokeke[m]> O/
15:05:23 <ashrodri> okay, let's get started
15:05:30 <ashrodri> #topic Announcements
15:05:35 <ashrodri> #link https://releases.openstack.org/dalmatian/schedule.html
15:05:58 <ashrodri> Reminder that we've got a little more than a month before Manila's first deadline, our specification freeze
15:06:47 <ashrodri> Carloss recently put up an ensure shares spec here: https://review.opendev.org/c/openstack/manila-specs/+/915480
15:07:13 <ashrodri> I think that's the only spec in progress at the moment.
15:08:23 <ashrodri> In other news, I would like to welcome tspyderboy and ccokeke, our May-Aug Outreachy interns working on Manila-UI. Happy to have you here!
15:10:14 <gouthamr> \o/
15:11:21 <vhari> \o/ welcome
15:12:13 <jayaanand> :-) welcome
15:13:34 <ashrodri> Do you have any Announcements to share today?
15:15:58 <gouthamr> nope; just distracted on another meeting; but hearty congratulations to ccokeke[m] and tspyderboy[m]... its great for this community to have two interns again!
15:17:02 <ashrodri> agreed! okay, moving on...
15:17:15 <ashrodri> #topic Review Focus
15:17:18 <ashrodri> #link https://etherpad.opendev.org/p/manila-dalmatian-review-focus
15:17:39 <ashrodri> Is there any patch we want to bring attention to today?
15:18:20 <kpdev> https://review.opendev.org/c/openstack/manila/+/920382
15:18:36 <kpdev> https://review.opendev.org/c/openstack/manila/+/920513
15:18:37 <ccokeke[m]> gouthamr: Thanks
15:18:46 <kpdev> these two I need review. Thanks
15:19:15 <jayaanand> i am on it
15:19:20 <ccokeke[m]> ccokeke[m]: Thanks
15:20:07 <ashrodri> Thanks for these bug fixes kpdev!
15:24:07 <ashrodri> Thanks jayaanand for taking a look.
15:24:29 <ashrodri> If there's no other patches for today...
15:26:04 <ashrodri> #topic Bug Triage
15:26:07 <ashrodri> #link https://etherpad.openstack.org/p/manila-bug-triage-pad-new
15:26:17 <ashrodri> vhari, floor is yours...
15:26:28 <vhari> ty ashrodri
15:26:33 <vhari> lets dive in
15:26:35 <vhari> #link https://bugs.launchpad.net/manila/+bug/2066840
15:26:48 <vhari> first bug due light triage
15:29:42 <vhari> it's a good catch, easy reproducible
15:31:11 <ashrodri> seems like an easy fix too
15:31:36 <vhari> ack, likely a low .. and low hanging fruit
15:32:42 <ashrodri> seems here is where the default is set: https://opendev.org/openstack/manila/src/branch/master/manila/share/drivers/dell_emc/plugins/powerflex/connection.py#L103
15:35:44 <vhari> we can set low hanging fruit along with ^^ ref to the code
15:35:58 <vhari> any thoughts?
15:36:31 <ashrodri> no i think thats appropriate
15:37:05 <vhari> done
15:37:10 <vhari> next #link https://bugs.launchpad.net/manila/+bug/2066871
15:39:16 <gouthamr> this is an RFE
15:39:26 <vhari> a new API?
15:40:24 <gouthamr> yes; chuanm is seeking a way to temporarily set an access rule to ro
15:40:29 <vhari> ie a need for new API to implement the feature
15:41:01 <gouthamr> that seems like a narrower version of a couple of things we've discussed in the past
15:41:20 <gouthamr> 1) allow updating all access rule properties (which is quite hard to do)
15:41:28 <gouthamr> 2) allow ordering access rules
15:42:15 <gouthamr> we did have a spec for (2); which would allow the workflow chuanm's expecting - i.e., temporarily set an r/o rule that precedes the r/w rule
15:42:41 <gouthamr> but we weren't sure we could implement this thing consistently across backends
15:44:08 <gouthamr> i really don't mind us revisiting (1) with this specific use case.. you can update the access-level of an existing rule and the share manager's update_access call will process it consistently across share drivers
15:44:34 <gouthamr> maybe this needs a lite spec to flush out details, and any pitfalls
15:45:22 <vhari> it seems a good effort for k8s environment moving forward
15:46:02 <gouthamr> ack; lets set an [RFE] tag on the bug
15:46:17 <gouthamr> is anyone interested in working on this?
15:47:02 <vhari> med importance about right?
15:49:23 <gouthamr> yes
15:50:40 <vhari> if anyone would like to research this further and work on it .. pls lmk or assign to self
15:51:01 <vhari> on to last bug for the day https://bugs.launchpad.net/manila/+bug/2067609
15:51:48 <vhari> tspyderboy welcome :)
15:52:45 <ccokeke[m]> tspyderboy: welcome:)
15:54:11 <vhari> ccokeke[m]++
15:54:42 <gouthamr> vhari: interesting bug
15:55:09 <gouthamr> carthaca: o/ do you see this behavior in your environment?
15:55:14 <vhari> yes, race condition?
15:55:43 <vhari> is it reproducible at will?
15:55:46 <gouthamr> its possible that the profiler backend doesn't matter here..
15:56:35 <gouthamr> vhari: i guess sylvan's tested a fix: "Everything works well if profiler is initialized in start method (ie after oslo_service.service.ProcessLauncher create a forks for the child process)"
15:56:51 <vhari> ack
15:56:54 <gouthamr> maybe we should ask him if he's interested to pick this up?
15:57:05 <vhari> will do
15:57:10 <gouthamr> we can tag it medium imo...
15:57:25 <vhari> done
15:57:43 <vhari> ashrodri, wrapping bugs and  handing over to you :)
15:58:46 <ashrodri> thanks vhari!
15:58:48 <gouthamr> thank you vhari
15:59:02 <ashrodri> coming up to the top of the hour...
15:59:10 <ashrodri> #topic Open discussion
15:59:11 <vhari> yw ashrodri gouthamr :)
15:59:15 <ashrodri> Anything more for today?
15:59:47 <tspyderboy1> Hi all
16:00:12 <ashrodri> Welcome tspyderboy1!
16:00:29 <ashrodri> That's all the time we had for today. Thanks for joining us, have a great rest of your day!
16:00:35 <ashrodri> #endmeeting