15:00:16 <carloss> #startmeeting manila
15:00:16 <opendevmeet> Meeting started Thu Sep 21 15:00:16 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:16 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:00:16 <opendevmeet> The meeting name has been set to 'manila'
15:00:27 <dviroel> o/
15:00:34 <Saikumar> o/
15:00:35 <vhari> o/
15:00:35 <gouthamr> o/
15:00:35 <ashrodri> o/
15:00:38 <msaravan> o/
15:00:40 <felipe_rodrigues> o/
15:00:47 <thiagoalvoravel> o/
15:00:47 <caiquemello[m]> o/
15:00:55 <carloss> courtesy ping: carthaca pulluri
15:01:00 <haixin> o;
15:01:06 <haixin> o/
15:01:37 <carthaca> hi
15:02:38 <Saikumar> hi
15:02:44 <jayaanand> hi
15:03:07 <carloss> o/ hello everyone
15:03:12 <carloss> good quorum - let's get started
15:03:13 <jayaanand> o/
15:03:26 * carloss waves at jayaanand
15:03:42 <carloss> today's meeting agenda:
15:03:45 <carloss> #link https://wiki.openstack.org/wiki/Manila/Meetings#Next_meeting
15:04:18 <carloss> #topic Announcements
15:05:10 <carloss> This is the R-2
15:05:23 <carloss> and also our bugsquash week
15:05:29 <carloss> (we'll get into that in a few)
15:05:48 <carloss> we are two weeks away from the official bobcat release
15:06:21 <carloss> and ~1 month away from our PTG
15:06:53 <carloss> #link https://etherpad.opendev.org/p/caracal-ptg-manila-planning (Caracal PTG planning etherpad)
15:07:26 <carloss> this is our planning etherpad. Please add the topics you would like to discuss over the PTG week
15:08:31 <carloss> I believe that's all I had in terms of announcements. Is there something you would like to share with us today?
15:11:10 <carloss> taking silence as no
15:11:11 <carloss> let's move on
15:11:22 <carloss> #topic Bobcat Bugsquash
15:12:16 <carloss> I believe the recording during the Tuesday call went just fine. The only bad thing was that it wasn't shifting focus from the tabs when I was opening new ones
15:13:38 <carloss> so I did some conversion and it should be available on youtube soon, using this link:
15:13:39 <carloss> #link https://youtu.be/eucnkrDFsW0
15:14:21 <carloss> this might be broken though... I attempted uploading the video thinking it was going to take the same amount of time it usually takes
15:14:47 <carloss> but youtube had different plans
15:15:12 <carloss> so, sorry for that, but it should be available within ~1 hour
15:17:05 <carloss> now, focusing on the bugsquash list, we mentioned we'd touch basis during this meeting to hash out some discussion points of some bugs
15:17:20 <carloss> #https://etherpad.opendev.org/p/manilabobcatbugsquash (Bobcat bugsquash etherpad)
15:20:01 <carloss> some bugs we'd like to talk about are:
15:20:18 <carloss> #link https://bugs.launchpad.net/manila/+bug/1960239 (NetApp delete volume with ongoing clone split)
15:20:49 <carloss> #link https://bugs.launchpad.net/manila/+bug/2025641 (NetApp delete snapshot with ongoing clone split)
15:20:59 <carloss> and their respective fixes
15:22:23 <carloss> so felipe_rodrigues was sharing some thoughts on the fixes for this issue
15:22:30 <felipe_rodrigues> they are similar, but not the same
15:23:04 <carloss> ++
15:23:05 <carloss> I believe we have kpdev here with us too, so we can discuss the fixes
15:23:08 <felipe_rodrigues> we have a fix from kiran.. it seems work.. I'd like to know if he could apply to the SAP env and test it..
15:24:27 <kpdev> yes, I had tested them on SAP env.. https://review.opendev.org/c/openstack/manila/+/888927 was tested couple of weeks ago
15:25:37 <gouthamr> i think the concern on this was that ONTAP can't immediately stop a clone split
15:25:51 <gouthamr> kpdev's seen that it can
15:26:27 <gouthamr> i'm okay with netapp folks think that's a deterministic behavior to code up
15:26:34 <kpdev> i had queries split status in terms of percentage and while its value in the range of 10-90, the call of split stop works fine without anyh error
15:27:08 <kpdev> yes, netapp folks feedback is must on it
15:27:23 <gouthamr> s/with/if
15:29:22 <msaravan> we have to check playing with ontap, with moderate data loaded volume;
15:31:12 <gouthamr> my long term suggestion for this is to implement deferred deletion...
15:31:34 <felipe_rodrigues> +1 for deferred deletion
15:31:35 <gouthamr> if it requires a longer discussion, we can take this up at the PTG
15:31:38 <felipe_rodrigues> we can use the PTG
15:31:44 <felipe_rodrigues> yes
15:33:15 <carloss> ++
15:33:44 <carloss> so, I've added this topic to the PTG planning etherpad, and we can discuss it and the approach for the deferred deletion
15:35:24 <carloss> is there something else you'd like to discuss about the two bugs?
15:35:49 <jayaanand> https://docs.netapp.com/us-en/ontap-cli-9111/volume-clone-split-stop.html
15:36:07 <jayaanand> That is, all the clone volume blocks already separated from the parent volume remain separated
15:37:16 <jayaanand> split stop is not atomic operation. it stops in middle of progress
15:41:23 <carloss> good info, thanks jayaanand
15:42:55 <carloss> I'll add this reference to the PTG etherpad too
15:43:44 <carloss> great
15:44:09 <carloss> is there something else you would like to discuss about the bugsquash bugs?
15:46:17 <gouthamr> nope; just curious tangentially - none of these seem critical to warrant a RC respin, correct?
15:46:45 <carloss> yep
15:46:54 <gouthamr> good stuff; i am proposing that we still backport any relevant fixes right after they merge
15:47:02 <carloss> but all good to backport if given a chance
15:47:06 <carloss> ++
15:47:33 <carloss> gouthamr: saw https://review.opendev.org/c/openstack/python-manilaclient/+/890835 on the list. Needs some reviewers, or something else you'd like to discuss about it?
15:47:54 <gouthamr> nope, just need a caracal-1 milestone on launchpad for this component
15:48:49 <gouthamr> we're done shipping the "final" client for GA.. but once this merges, i'll still propose a backport for a minor bugfix release off of the bobcat branch
15:50:14 <carloss> ++ will get to that today
15:50:30 <carloss> I have already added the milestones to manila - will get that done for the client and UI today too
15:50:33 <gouthamr> no rush, thanks carloss
15:51:14 <carloss> my pleasure
15:51:39 <carloss> I believe that's all I had for $topic
15:52:01 <carloss> #topic Open Discussion
15:53:12 <msaravan> we have a few backport patches / cherry picks  .. we need some reviews and we need to merge.
15:53:36 <carloss> ah, happy to take a look at them, msaravan
15:53:45 <carloss> do you have some links to share with us?
15:53:51 <msaravan> Sure, will share
15:54:35 <gouthamr> same for bug squash reviews; if we're not looking, please feel free to ping on #openstack-manila
15:55:11 <gouthamr> carloss: i requested delaying https://review.opendev.org/c/openstack/releases/+/895561
15:55:50 <carloss> ah, yes - thanks for working on the share transfer tests, haixin - I'll take a look at them
15:56:03 <carloss> and thanks for asking the releases folks to hold it off, gouthamr
15:56:07 <haixin> :)
15:56:11 <carloss> very important to land the tests
15:57:04 <msaravan> carloss:
15:57:04 <msaravan> cherry picks (backport):
15:57:04 <msaravan> https://review.opendev.org/c/openstack/manila/+/892402
15:57:04 <msaravan> https://review.opendev.org/c/openstack/manila/+/892036
15:57:04 <msaravan> https://review.opendev.org/c/openstack/manila/+/891757
15:57:06 <msaravan> https://review.opendev.org/c/openstack/manila/+/891758
15:58:03 <carloss> thanks msaravan
15:58:07 <carloss> will take a look
15:58:25 <msaravan> thank you carloss
15:58:42 <carloss> np!
16:00:01 <carloss> > same for bug squash reviews; if we're not looking, please feel free to ping on #openstack-manila
16:00:01 <carloss> and ++ this
16:00:06 <carloss> let's wrap up this meeting
16:00:10 <carloss> see you on #openstack-manila
16:00:21 <carloss> thank you for participating
16:00:23 <carloss> #endmeeting