Thursday, 2024-02-08

carloss#startmeeting manila15:00
opendevmeetMeeting started Thu Feb  8 15:00:14 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
carthacahi15:00
vharihi15:00
gireeshhi15:00
carlosscourtesy ping: dviroel gouthamr  msaravan pulluri15:00
jayaanandhi15:00
gouthamro/15:00
nenad0711[m]hi15:01
dviroelo/15:01
kpdevhi15:01
carlosso/ hello everyone15:03
carlossour meeting agenda for today:15:03
carloss#link https://wiki.openstack.org/wiki/Manila/Meetings#Next_meeting15:03
carloss#topic Announcements15:03
carlossSchedule and Deadlines:15:03
carloss#link https://releases.openstack.org/caracal/schedule.html15:04
msaravanHi15:04
* carloss waves at msaravan 15:05
carlossso we're 3 weeks away from feature freeze15:05
carlossand we're 1 week past feature proposal freeze15:07
carlossis there a feature you're still willing to propose to gerrit?15:07
carlossI think it would be important for reviewers to get started with the changes15:07
carlosswe can try to do something as we did in the past: merge things as early as we can15:08
kpdevi have spec https://review.opendev.org/c/openstack/manila-specs/+/898999, but I dont think implementation will be merged by freeze 15:08
carlossI think gireesh and jayaanand are pursuing two features... do you have updates? :)15:09
carloss> i have spec https://review.opendev.org/c/openstack/manila-specs/+/898999, but I dont think implementation will be merged by freeze 15:09
carlosskpdev: yeah, I think we're short in time to merge the spec and get the implementation merged for this cycle15:09
carlosswe can continue pursuing the spec though and merge it as early as we can, and then we can have the implementation coming on the next cycle15:09
gireeshI got few comment from Goutham, need some time to incorporate those. will push my changes by Tuesday 15:10
msaravanBasically, Gireesh is trying to put backup_type to manila.conf which is requested by gouthamr  and also acknowledged earlier by carthaca  15:11
msaravanSo, that's in progress right now.. carloss ;     @gireesh you want to share the etherpad link here , so that other folks can refer 15:12
gireeshhttps://etherpad.opendev.org/p/manila-share-backup15:12
jayaanandI will submit my change tomorrow15:12
carlossmsaravan gireesh jayaanand: thank you for sharing! :)15:13
gireeshthanks @carloss 15:13
jayaanandthank you! @carloss15:15
carlossawesome, ty15:15
carlossthat's all I had in terms of announcements15:15
carlossdo you have an announcement to share with us?15:15
msaravanthank you carloss . .. On NetApp CI, DHSS=False suite is passing and only one used to fail. I have the setup fix ready, and I'll incorporate that.  For DHSS=True suite, I am triaging them suite by suite, and hoping to fix them soon. 15:17
carlossmsaravan: great news15:19
carlossthanks for letting us know15:19
carlosshaving third party CI voting on the changes is very important for us15:19
msaravanthank you. ack. 15:20
carlossso we appreciate the efforts to have it working :)15:20
carloss#topic Review Focus15:21
carlossso continuing to talk about third party drivers, it's been a while since we don't check the ones that are reporting CI15:22
carlossthe Tegile driver is one of them, and it is not reporting the CI outputs for a while now15:23
carlossso tkajinam proposed a deprecation warning to the driver15:23
carloss#link https://review.opendev.org/c/openstack/manila/+/90737715:23
carlossand we'll be looking closely at other drivers that are not reporting CI results and didn't have maintainers around for a while15:23
carlossI'll attempt reaching out and mention that, but I think we will end up adding deprecation warnings to a some drivers15:25
carlossI'll keep bringing it up in the future15:25
gouthamr+1 if we round up all such drivers, we can add one release note mentioning them all and send an email to openstack-discuss seeking maintainers to rectify them.15:26
carloss++15:28
carlossso for review focus we have merged a couple of things15:28
carloss#link https://etherpad.opendev.org/p/manila-caracal-review-focus (Caracal review focus etherpad)15:28
carlossa couple of fixes still need some reviews15:30
carlosskpdev_: I intend to have an initial review in the deferred deletion change soon... thank you for working on this feature15:30
carlossI saw there was still some conversations in the spec between you and gouthamr15:31
carlossmaybe we can take those to the implementation when possible :)15:31
carlosswe need some more reviewers in the deferred deletion spec though... anyone willing to volunteer?15:32
kpdev_yes, few of the suggestions added in implementation15:33
carlossgreat :)15:34
carlossashrodri jayaanand msaravan gireesh: can I have your eyes on the deferred deletion patches?15:34
msaravanyes, will do it carloss 15:34
jayaanandsure15:34
carlosstyvm :D15:35
carlossthat's all I had for review focus... is there another change you'd like to bring up?15:37
* carloss remembers the paramiko conditional import15:37
carlosswould be nice if we could have some extra eyes here ^ as well15:37
carlossalright15:39
carlossnext topic...15:39
carloss#link https://etherpad.openstack.org/p/manila-bug-triage-pad-new (Bug Triage etherpad)15:40
carlossgrr15:40
vhari:)15:40
carloss#topic Bug Triage15:40
vharity carloss 15:40
carlossvhari: floor is yours :D15:40
vhari:D15:40
vharilet's dive in then 15:40
vharink https://bugs.launchpad.net/manila/+bug/2051877   15:40
vharido we know if this is a regression 15:41
vhariand pls provide logs if still available15:42
carlossI think this is a complicated thing and I tested something similar in the past15:42
carlossthe steps to reproduce would likely be important15:42
carlossin the scenario I tested in the past, I:15:42
carloss- created a share, using a share type that had snapshot support but didn't have create share from snapshot support15:43
carloss- modified the share type and set create share from snapshot support to True15:43
carloss- attempted to create a share from snapshot15:43
carlossI think this was the case I tried and failed15:43
carlossbut it's a thing from yeeeears ago15:43
carlossso that's why I'm curious... did this share type already had create share from snapshot support set to True when the share was created?15:45
gouthamrThe scheduler doesn’t cache anything about a share type… so that scenario shouldn’t occur ^15:47
carlossthis scenario should be easy to test, so I could try to re-reproduce15:48
carlossbut if there was something wrong, after all this years, I think there's a chance this has changed15:48
carlossbut I think for this bug specifically, would be nice to ask for some scheduler logs15:48
carlossand the steps to reproduce15:48
carlossany other suggestions? :)15:50
carlossI'll ping in the bug15:50
vharicarloss++15:50
vharinext up15:51
vhari#link https://bugs.launchpad.net/manila/+bug/2049528       15:51
vhariis this reproducible? if so pls provide recreate steps and logs if available15:52
carloss"2024-01-12 20:59:38.489 7 ERROR oslo_messaging.rpc.server sqlalchemy.exc.InvalidRequestError: Entity namespace for "coalesce(anon_1.share_gigabytes, :coalesce_1)" has no property "topic""15:53
carlosscurious 🤔15:53
gouthamrsince this scheduler driver is turned off by default, I wouldn’t doubt it to be untested/broken. I think having a cephfs backend has little to do with this…15:54
gouthamrvhari: I can pick this up; priority can be medium; and we can target rc1 … I’ll try to reproduce it, if i can’t, I’ll pose some questions15:56
vharigouthamr++ ack 15:56
carloss++15:56
carlossty gouthamr 15:56
vhariso that's all the time we have for bugs today folks15:57
vharithanks for pitching in as always 15:57
carlosstyvm for bringing up these bugs vhari 15:58
vhariyw carloss 15:58
carlossalright, let's wrap up15:58
carlossthank you for joining15:58
carlosslet's get back to #openstack-manila15:58
carloss#endmeeting15:58
opendevmeetMeeting ended Thu Feb  8 15:58:28 2024 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:58
opendevmeetMinutes:        https://meetings.opendev.org/meetings/manila/2024/manila.2024-02-08-15.00.html15:58
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/manila/2024/manila.2024-02-08-15.00.txt15:58
opendevmeetLog:            https://meetings.opendev.org/meetings/manila/2024/manila.2024-02-08-15.00.log.html15:58

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