Thursday, 2024-01-18

*** priteau_ is now known as priteau12:14
carloss#startmeeting manila15:00
opendevmeetMeeting started Thu Jan 18 15:00:21 2024 UTC and is due to finish in 60 minutes.  The chair is carloss. Information about MeetBot at http://wiki.debian.org/MeetBot.15:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:00
opendevmeetThe meeting name has been set to 'manila'15:00
Saikumaro/15:00
gouthamro/ hello!15:01
carlosscourtesy ping:  dviroel gouthamr carthaca msaravan15:01
carthacahi15:01
* carloss waits a bit to get more quorum :)15:03
dviroelo/15:04
carlossalright, smaller crowd than usual, but let's get started15:05
carlosshello everyone15:06
carlossand welcome15:06
carlosstoday's meeting agenda:15:06
carloss#link https://wiki.openstack.org/wiki/Manila/Meetings#Next_meeting15:06
carloss#topic Announcements15:06
carlossSchedule and Deadlines:15:07
carloss#link #link https://releases.openstack.org/caracal/schedule.html (Caracal release schedule)15:07
carlosswe're past m-215:07
carlossand we are ~40 days away from m-315:08
carloss^ a bit scary to think like this15:08
carlosstime is flying, there's a ton going on on this cycle15:08
msaravanACK15:10
carlossso now it's a lot of work on the development of features so that we can get everything merged in time15:10
carlossso in terms of schedule, that's what I wanted to mention15:12
carlossand there's another announcement:15:12
carlossthe D release name is defined!15:12
carloss#link https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/3OZILLG26HZ3KEDHGPB2HUDZ72WPP4JJ (D release name announcement)15:12
carlossso Dalmatian was the name that won the polls!15:13
carlossso we managed to keep the animal names going15:13
carlossthank you everyone for casting your votes15:14
carlossthat's all I had for $topic. Do you have an announcement to share with us? :)15:14
carlosstaking silence as no15:16
carloss#topic Review Focus15:17
carloss#link https://etherpad.opendev.org/p/manila-caracal-review-focus (Review Focus etherpad)15:17
carlossthe spec freeze was supposed to happen in the previous week...15:19
carlossbut was there was a lot going on, we didn't get a lot of review traction in the specs and it was fair to get us more time15:20
carlossone of the specs is now merged15:20
carloss#link https://review.opendev.org/c/openstack/manila-specs/+/901700 (Shares/Snapshots deferred deletion)15:20
carlossand there's another spec that we are still targeting:15:21
carloss#link https://review.opendev.org/c/openstack/manila-specs/+/898999 (Spec for share encryption)15:21
gouthamrI think we’re close with the encryption one… I see that no one has issues with the broad strokes. There’s some questions online for kpdev to answer/expand upon15:21
carloss++15:22
carlossgouthamr, haixin, carthaca, jayaanand, msaravan: thank you for the reviews on the specs!15:24
carlossthat's really valuable input15:24
gouthamr++15:24
carlossfor the latter spec, I think it's a matter of hashing out the discussion points we brought up15:25
carlossand thank you kpdev for working on this and pushing the updates quickly :)15:26
carlossis there any other change you'd like to bring up?15:26
carlossalright, on to the next topic...15:28
carloss#topic Stable branches backports needing attention15:28
* carloss grabbing some links15:29
carlosshttps://review.opendev.org/q/project:openstack/manila+branch:stable/2023.1+status:open15:30
carlosshttps://review.opendev.org/q/project:openstack/manila+branch:stable/zed+status:open15:30
carlosshttps://review.opendev.org/q/project:openstack/manila+branch:stable/yoga+status:open15:30
carlosshttps://review.opendev.org/q/project:openstack/manila+branch:stable/xena+status:open15:30
carlosshttps://review.opendev.org/q/project:openstack/manila+branch:stable/wallaby+status:open15:30
carlossso these are the open branches that have some open fixes against them15:30
gouthamrfirst off, a huge number of back ports merged over the last couple of weeks; thanks carloss ashrodri and everyone else that reviewed15:30
gouthamri think we’re waiting for NetApp maintainers on many of the pending ones - the CI isn’t working, so we want to be sure we won’t be breaking the driver here…15:33
msaravanGood news is that, the systems are up, and we are working on restoring all the ONTAP select boxes. 15:34
msaravanExpecting all should be up and running, next week. 15:34
msaravanIf its not there, we found a solution of bringing other ontap boxes into CI. We'll follow either one of that, and fix the CI issue.  15:35
msaravanSorry for the inconvenience caused !! 15:36
gouthamrnice thanks for the update msaravan ! That’s good news indeed15:37
carloss++, good news... and no worries15:38
gouthamrmsaravan: if the CI continues to have troubles with older stable branches, we’d still be fine if you reviewed and +1ed the change…15:39
carlossCI voting on stable branches is a nice to have, but not a must have15:39
msaravanSure 15:40
carlossyep, +1 in the changes always helps getting them merged15:40
carlossgouthamr: thank you for backporting changes tirelessly15:41
carlossI am trying to get some more changes merged before I tag releases15:42
carlossbut I'd like to tag new releases by tomorrow15:42
carlossthere's a good amount of fixes that already landed on stable branches15:42
carlossso worth a release :)15:42
carlossanything else you'd like to bring up related to $topic?15:42
carlossthank you for bringing this up, gouthamr 15:44
carlosson to the next topic...15:44
carloss#topic Bug Triage (carloss)15:44
carloss#link https://etherpad.openstack.org/p/manila-bug-triage-pad-new (Bug Triage etherpad)15:44
carloss#link https://bugs.launchpad.net/manila/+bug/2049538 ([RFE] Issues when using multiple CephFS filesystems from the same ceph cluster)15:46
carlossgouthamr: thank you for the report15:46
carlosssome context: this RFE came from a discussion in the #openstack-manila channel15:46
carlosswhich was also something that was already requested by Elias Wimmer recently15:47
carlossso the CephFS driver could use some enhancements in this case, that would allow provisioning correctly shares in case we have the same filesystem being used15:48
carlossthere's a fix proposed by Kris:15:49
carloss#link https://review.opendev.org/c/openstack/manila/+/905986 (Update cephfs driver to return provision capacity)15:49
carlosswe can review this to see if it covers short/long term scenario, but good to track all the work with this RFE15:49
gouthamrim having second thoughts about the RFE; I think it’s good to split this into two separate RFEs15:50
gouthamrwe’ll have different fixes for sure; and it’s likely we’ll have different thoughts about back porting one of these15:51
carlossmakes sense15:51
carlossgouthamr: do you mind splitting the two RFEs?15:51
gouthamrsure can; I’d vote for medium prio, m-315:52
gouthamrand I can take the second RFE15:52
carlossgouthamr: sure :)15:52
carlossthank you!15:52
carlossnext bug...15:53
carloss#link https://bugs.launchpad.net/manila/+bug/2049632 (the creation of "share access" no longer works since migrating to OpenStack Wallaby)15:53
carlossvery curious but first time I hear about this issue I think15:56
carloss"I have found that it works when using the cluster admin credentials that are defined in the manila.conf configuration file"15:56
carlossbackend name mentions NFS, so I'd assume the share is NFS as well15:57
carlosswould be nice to have some more logs though15:57
carlossiirc during wallaby we have done changes to security services15:59
carlossin the NetApp driver15:59
msaravanwe just started RHOSP 17 for Manila, which is based on wallaby .. we can cross verify this there. 15:59
carlossawesome15:59
carlossthank you very much msaravan 15:59
carlosscan I assign the bug to you?15:59
msaravanSure15:59
carlossplease feel free to ask additional questions to the reporter, i.e.: some steps, logs and so on15:59
msaravansure, will do. 16:00
carlossthank you! :D16:00
carlossalright, we're at the top of the hour16:00
carlosswe have another bug in the list, but it'd be a follow-up to previous week's bug, so we can check back on that later16:00
carlossI'm setting the bug in the NetApp driver to medium prio, but I'm open to discussions about it16:01
carlossthank you everyone for joining16:01
carlosshave a great day16:01
carlosssee you on #openstack-manila16:01
carloss#endmeeting16:01
opendevmeetMeeting ended Thu Jan 18 16:01:33 2024 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)16:01
opendevmeetMinutes:        https://meetings.opendev.org/meetings/manila/2024/manila.2024-01-18-15.00.html16:01
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/manila/2024/manila.2024-01-18-15.00.txt16:01
opendevmeetLog:            https://meetings.opendev.org/meetings/manila/2024/manila.2024-01-18-15.00.log.html16:01
*** tosky_ is now known as tosky16:41

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!