Wednesday, 2022-04-13

opendevreviewKanagaraj Manickam proposed openstack/cinder master: Update huawei driver  https://review.opendev.org/c/openstack/cinder/+/83766206:22
opendevreviewKanagaraj Manickam proposed openstack/cinder master: Update huawei driver  https://review.opendev.org/c/openstack/cinder/+/83766206:30
gokhanihi folks, can I use multiattach with nfs driver which is installed on linux server? I tried it I get no weighed backend error. 07:23
whoami-rajat__gokhani, hi, AFAICS multiattach is not supported for generic nfs driver, it is however possible in netapp nfs driver https://docs.openstack.org/cinder/latest/reference/support-matrix.html#operation_multi_attach07:34
gokhaniwhoami-rajat__: thanks, unfortunately I am using generic nfs driver :( 07:40
lpetrutwhoami-rajat__ hi, thanks for reviewing the os-brick volume resize patch. I've addressed your comments: https://review.opendev.org/c/openstack/os-brick/+/76277607:49
opendevreviewHarsh Ailani proposed openstack/cinder master: [IBM DS8000] Fixed Detach for multi-attach volumes  https://review.opendev.org/c/openstack/cinder/+/83769908:04
*** whoami-rajat__ is now known as whoami-rajat08:53
whoami-rajatlpetrut, sure, will take a look08:57
opendevreviewVictoria Martinez de la Cruz proposed openstack/devstack-plugin-ceph master: Deploy with cephadm  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/82648409:37
opendevreviewVictoria Martinez de la Cruz proposed openstack/devstack-plugin-ceph master: Deploy with cephadm  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/82648410:04
bingyanh__hi barbieri i esee you create the cherry pick: https://review.opendev.org/c/openstack/cinder/+/834961. it is a unified operation?10:05
opendevreviewFrancesco Pantano proposed openstack/devstack-plugin-ceph master: Deploy with cephadm  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/82648410:22
*** dviroel|out is now known as dviroel11:11
opendevreviewLuigi Toscano proposed openstack/devstack-plugin-ceph master: [DNM][CI] Add CEPHADM_DEPLOY flag to py3 tests  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/83422312:01
opendevreviewFrancesco Pantano proposed openstack/devstack-plugin-ceph master: Deploy with cephadm  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/82648412:51
opendevreviewMounika Sreeram proposed openstack/cinder master: [SVf] Resize of GMCV volumes in group  https://review.opendev.org/c/openstack/cinder/+/83078713:31
opendevreviewkiran pawar proposed openstack/cinder master: Use trusts for cinder backup per_user mode.  https://review.opendev.org/c/openstack/cinder/+/78536213:48
opendevreviewkiran pawar proposed openstack/cinder master: Parallelize the cinder backup process  https://review.opendev.org/c/openstack/cinder/+/77923313:50
whoami-rajatCinder meeting in #openstack-meeting-alt at 1400 UTC13:59
whoami-rajatjungleboyj rosmaita smcginnis tosky whoami-rajat m5z e0ne geguileo eharney walshh_ jbernard sfernand enriquetaso hemna fabiooliveira yuval13:59
geguileowhoami-rajat: thanks :-)13:59
whoami-rajatnp14:00
enriquetaso#startmeeting cinder_bs15:02
opendevmeetMeeting started Wed Apr 13 15:02:21 2022 UTC and is due to finish in 60 minutes.  The chair is enriquetaso. Information about MeetBot at http://wiki.debian.org/MeetBot.15:02
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:02
opendevmeetThe meeting name has been set to 'cinder_bs'15:02
enriquetasoWelcome to the Cinder Bug Meeting15:02
whoami-rajatHi15:02
enriquetasohi15:02
enriquetasoFour new bugs reported in this period of two weeks. Not bad.  15:02
rosmaitao/15:02
enriquetasoYou can check the full report here:15:02
enriquetaso#link http://lists.openstack.org/pipermail/openstack-discuss/2022-April/028171.html 15:02
enriquetaso#topic Encryptor connect_volume not changing the symlink15:02
enriquetaso#link https://bugs.launchpad.net/os-brick/+bug/1967790 15:03
enriquetasoThis is a high importance bug that we discussed last week.15:03
enriquetasoFeel free to review geguileo patch::15:03
enriquetaso#link https://review.opendev.org/c/openstack/os-brick/+/836391 15:03
eharneyi'll be reviewing it15:04
enriquetasothanks eharney 15:04
enriquetasomoving on..15:05
enriquetaso#topic cinder-manage db sync fails due to row size too large15:05
opendevreviewFrancesco Pantano proposed openstack/devstack-plugin-ceph master: Deploy with cephadm  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/82648415:05
enriquetaso#link https://bugs.launchpad.net/cinder/+bug/1968746 15:05
rosmaitai've been thinking about this one15:05
enriquetasoRunning the cinder-manage db sync to upgrade to Xena from Wallaby resulted in error. The reporter has cluster since Kilo and  fix the problem manually changing row_format from 'Compact' to 'Dynamic' by running: ALTER TABLE volumes ROW_FORMAT=DYNAMIC; 15:05
rosmaitaprobably a "won't fix"15:05
enriquetasoNot sure if this is a particular case or if I should close the bug.15:05
enriquetasothanks rosmaita 15:05
rosmaitai think maybe the thing to do is put a statement somewhere in our docs about what versions we test with/support15:06
rosmaitabasically the db versions packaged with the supported operating systems15:06
eharneybecause new versions of mysql don't hit this?15:06
rosmaitaright15:06
eharneymakes sense to me15:06
enriquetaso#action: add statement of the mysql version supported 15:07
rosmaitabut, it's good to have the bug because it does bring up some issues that maybe we need to pay attention to15:07
rosmaitaenriquetaso: assign the bug to me and i will follow up15:07
enriquetasodone15:08
enriquetasothanks brian!15:08
rosmaitathanks!15:08
enriquetaso#topic Concurrent migration of vms with the same multiattach volume fails15:08
enriquetaso#link https://bugs.launchpad.net/cinder/+bug/1968645 15:08
enriquetasoAttaching one volume to multiple vms and trying to migrate all the vms at the same time fails. The report mentioned that the reason for the failure of vm migration is that the multiattach volume status changes to attaching after the vm migration process. At this time, when another vm migrates, it is judged that the volume status is attaching, which leads to the execution of attachment_create fail.15:08
enriquetasoNo fix proposed to master yet.15:08
enriquetasoI'm not sure if we have a tempest test for a case like this one15:09
rosmaitai suspect not, that's quite a scenario15:09
rosmaitathough kind of a common scenario, i guess, when you look at it15:10
eharneyi suspect that a fix stopping this from the Nova side might be a better short term goal than a Cinder fix, but not sure15:10
enriquetaso stopping the migration ?15:11
geguileoeharney: +115:11
eharneythis happens because our state management with multiattach volumes is stretched in odd ways when using multiattach15:11
geguileoenriquetaso: not allowing 2 concurrent migrations that share a volume15:11
eharneyi'm not sure we can do much about it without large API changes15:11
toskyenriquetaso: I confirm we don't have a tempest test for that15:11
eharneyright, a more tactical fix in Nova like what geguileo suggests seems much easier15:12
geguileowe may be able to make it work with current API, but it would still be a Nova fix15:12
enriquetasocool, maybe I can add a comment with all this discussion on the bug report and see what nova team thinks 15:12
enriquetaso+115:13
eharneythis should probably also be documented a known issue somewhere since it would be a problem for evacuations etc15:13
geguileoenriquetaso: I would literally either kick it to the nova component or add the nova component to the bug15:13
enriquetasogeguileo, the nova component is already added15:13
geguileobecause I think it may just be an issue that Nova needs to wait a second and then it would work15:13
geguileoenriquetaso: ok15:14
enriquetaso#action: document this as known issue 15:14
geguileoit may just be that there's a race condition between the 2...15:14
geguileoor maybe not...15:14
geguileoI don't remember clearly the state transitions of the volume in that case  :-(15:14
enriquetasoexcellent 15:15
enriquetasoI'll add a comment on the bug report  tho15:16
enriquetasoLast one15:16
enriquetaso#topic reimage_volume failure message action does not exist15:16
enriquetaso#link https://bugs.launchpad.net/cinder/+bug/196817015:16
eharneyso, one note on this one15:16
enriquetasosure15:16
eharneyit's just broken code, and i found this trivially with pylint15:17
eharneywe are missing out on finding such things because our pylint gate job is not very useful15:17
geguileopylint++15:17
eharneyi might change it soon to make it do what it actually should do15:17
enriquetaso#action: update pylint job15:17
enriquetasoMarked as low-hanging-fruit in case interns are looking for small bugs.  15:18
eharneythe behavior of it only looking at files that your patch touches is just confusing to people, and it means that we merge broken things and then never see the messages15:18
enriquetasothat's bad :(15:18
eharneyand then someone touches a file two years later and sees a bunch of failures unrelated to what they were actually doing15:18
eharneyit's not great15:18
enriquetasoWe have a plan to fix it then, thanks Eric15:19
enriquetaso#topic Open Discussion15:19
enriquetasoFeel free to proposed any bug here15:20
enriquetasoOK, nothing. See you next week!15:25
enriquetaso#endmeeting15:25
opendevmeetMeeting ended Wed Apr 13 15:25:35 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:25
opendevmeetMinutes:        https://meetings.opendev.org/meetings/cinder_bs/2022/cinder_bs.2022-04-13-15.02.html15:25
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/cinder_bs/2022/cinder_bs.2022-04-13-15.02.txt15:25
opendevmeetLog:            https://meetings.opendev.org/meetings/cinder_bs/2022/cinder_bs.2022-04-13-15.02.log.html15:25
rosmaitathanks, enriquetaso15:25
enriquetaso\o/15:26
*** dviroel is now known as dviroel|lunch15:28
simondodsleywho is responsible for the DellEMC Unity and PowerFlex drivers, and the IDM DS8K driver? I have a patch up (https://review.opendev.org/c/openstack/cinder/+/832130) that need to pass their CIs but they don't seem to have a CI...15:29
gansojungleboyj: thanks for the review!15:38
*** dviroel|lunch is now known as dviroel16:35
opendevreviewkiran pawar proposed openstack/cinder master: Use trusts for cinder backup per_user mode.  https://review.opendev.org/c/openstack/cinder/+/78536217:40
shubjerorosmaita: Hey, thanks for looking in to that cinder-manage db sync bug. I saw the bug notes from the meeting and I think some things need to be a little bit clarified. Ubuntu 20.04's default version of mariadb-server is 10.3 which is the version I am running. A new greenfield deployment would not have issues because table row defaults to Dynamic instead of compact but19:03
shubjeroupgrading versions of openstack and mariadb does not retroactively upgrade table rows to dynamic so the operators who have upgraded over time without explicit instructions to update this stuff may be left in the dark19:03
shubjeroThis detail about table rows makes me wonder if there are other's that need to be changed from Compact to Dynamic. I'm not super strong with db admin stuff so I don't know the ramifications of leaving well enough alone or proactively converting everything to Dynamic.19:05
shubjeroCould this be required across other openstack databases? Just cinder? That stuff is going through my head now19:06
shubjeroCould be a ticking time bomb19:06
opendevreviewWalt proposed openstack/cinder master: Bugfix: Account for consumed space better  https://review.opendev.org/c/openstack/cinder/+/82651019:29
rosmaitashubjero: thanks for your comments ... i imagine it's not just the cinder DB.  I was thinking we should "fix" this via documentation20:02
opendevreviewWalt proposed openstack/cinder master: [Ceph-iscsi]  Disable multiattach  https://review.opendev.org/c/openstack/cinder/+/82755420:09
*** dviroel is now known as dviroel|afk20:22
opendevreviewWalt proposed openstack/cinder-specs master: Add reporting of capacity factors  https://review.opendev.org/c/openstack/cinder-specs/+/83776821:17
shubjerorosmaita: Yeah agreed, it's likely all of them but it might not be an issue unless various openstack projects are storing longer pieces of data in certain table rows22:43

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