Thursday, 2025-01-16

opendevreviewMerged openstack/nova master: Improve heal_instance_info_cache periodic  https://review.opendev.org/c/openstack/nova/+/93585800:42
opendevreviewmelanie witt proposed openstack/nova master: pwr mgmt: power down free PCPUS when updating compute node  https://review.opendev.org/c/openstack/nova/+/93292602:18
opendevreviewsuiong ng proposed openstack/nova master: Fix parameter order in add_instance_info_to_node  https://review.opendev.org/c/openstack/nova/+/93941103:16
opendevreviewMengyang Zhang proposed openstack/nova master: Add Burst Length Support to Cinder QoS  https://review.opendev.org/c/openstack/nova/+/93931003:32
opendevreviewsuiong ng proposed openstack/nova master: Fix parameter order in add_instance_info_to_node  https://review.opendev.org/c/openstack/nova/+/93941104:01
opendevreviewMerged openstack/nova master: Revert "libvirt: Wrap un-proxied listDevices() and listAllDevices()"  https://review.opendev.org/c/openstack/nova/+/93926209:48
*** dviroel is now known as dviroel_brb12:47
*** dviroel_brb is now known as dviroel13:00
gibibauzas: when you are aroun I'm +2 on https://review.opendev.org/c/openstack/os-traits/+/939264 . If you can approve it then Uggla can quickly propose a new os-traits release and we can start bumping the min version in nova14:12
bauzasgibi: cool, I'll look14:13
opendevreviewBogdan Dobrelya proposed openstack/nova master: Run nova-next without periodic cache healing  https://review.opendev.org/c/openstack/nova/+/93945314:19
opendevreviewMerged openstack/nova-specs master: Fix a line that was not removed before merging the specification  https://review.opendev.org/c/openstack/nova-specs/+/93938014:23
opendevreviewMerged openstack/os-traits master: Add 'HW_PCI_LIVE_MIGRATABLE'  https://review.opendev.org/c/openstack/os-traits/+/93926414:24
gibiUggla: ^^ you can propose a os-traits release now :)15:04
Ugglagibi, yep I will do that.17:08
melwittsean-k-mooney, stephenfin: fyi the revert of the libvirt tpool proxy patch merged and I have reproposed the patch with unit tests added here https://review.opendev.org/c/openstack/nova/+/939317 if you might have a chance to re-review at your convenience17:46
stephenfinalready done17:46
melwittthanks stephenfin 17:46
sean-k-mooneycool ill take a look shortly17:47
sean-k-mooneyim runnging the funtional test locally and my laptop is a littel laggy right now17:47
melwittthanks stephenfin 17:48
melwittargh17:48
melwittthanks sean-k-mooney 17:48
sean-k-mooneyload average of 20 oin 8cores.16 thread... its fine....17:49
sean-k-mooney22, the fact its going up is definally not an issue, nope nope nope :)17:49
melwitt😳18:06
opendevreviewsean mooney proposed openstack/nova master: disable the heal instance info cache periodic  https://review.opendev.org/c/openstack/nova/+/93947618:08
sean-k-mooneymelwitt: two questions, since we are redoing https://review.opendev.org/c/openstack/nova/+/939317 do we want a release note too? second question is i have readded +2 but do we want to wait for dan to review before +w18:10
sean-k-mooneymelwitt: there isnt anything required of the operator so we dont technially need a release not i was just wondering if you think its important enough to call out as a fixes note or not18:11
sean-k-mooneythe upstream bug does not have an improants set althoguh the downstream ones you linked seam to be high/medium18:15
sean-k-mooneyso it might be worth callign out its up to you however18:15
melwittsean-k-mooney: hm, I hadn't considered that. I'm not sure how commonly people hit the issue but if they do hit it, I would consider it a pretty significant issue and worth a reno. and yeah probably a good idea to have dansmith look at it before +Wing18:16
dansmithyeah it's probably worth one because if people don't know why their stuff is locking up, they're not going to be looking for something specific18:17
dansmithsince these tend to hang us in the middle of something that doesn't go into the logs as "about to do something that might hang, if so, check like 123 in the file"18:17
melwittmakes sense. I'll write one up and push an update18:18
artomdansmith, remind me, what was your patch that enabled direct LUN passthrough?18:49
artom(What I really want to know is in what release it went out, but I can figure that out on my own if I know the patch18:49
artom)18:49
artomIs it https://review.opendev.org/c/openstack/nova/+/918089?18:49
sean-k-mooneythere are two patches 18:50
sean-k-mooneybut that is one of them18:50
dansmithyeah that's the second one I think18:50
sean-k-mooneyyou can see them in the serice https://review.opendev.org/c/openstack/nova/+/918470/2 is the other18:50
sean-k-mooneythis depend on another serise however18:51
sean-k-mooneywhich was the device alisa feature18:51
sean-k-mooney https://review.opendev.org/q/topic:%22bp/libvirt-dev-alias%2218:52
sean-k-mooney@artom: tldr the lun type cant have a serial embeded os we need to be able to detach/attach volumes based on the alias instead 18:53
artomI remember the alias -> direct LUN passthrough dependency chain18:53
artomThis is just to answer an email internally - tl;dr, it's not in our released product yet18:53
sean-k-mooneycorrect18:54
sean-k-mooneythe detach via alias change set was considred an upstream freature to use the new libvirt api, that merged in 2024.1(caracal) the lun type suport is considered a bugfix and was merged in 2024.2 dalmatin 19:03
sean-k-mooneyso tha tcould be backported ot caracal upstream if really wanted19:03
opendevreviewmelanie witt proposed openstack/nova master: libvirt: Wrap un-proxied listDevices() and listAllDevices()  https://review.opendev.org/c/openstack/nova/+/93931719:13
gmannbauzas: hi, can you check this, let me know exactly where (ML or meeting) I need to propose exception if needed https://review.opendev.org/c/openstack/nova-specs/+/937650  19:18
opendevreviewsean mooney proposed openstack/nova master: disable the heal instance info cache periodic  https://review.opendev.org/c/openstack/nova/+/93947619:24
opendevreviewMengyang Zhang proposed openstack/nova master: Add Burst Length Support to Cinder QoS  https://review.opendev.org/c/openstack/nova/+/93949019:49
opendevreviewMengyang Zhang proposed openstack/nova master: Add Burst Length Support to Cinder QoS  https://review.opendev.org/c/openstack/nova/+/93931020:13
opendevreviewMengyang Zhang proposed openstack/nova master: Add Burst Length Support to Cinder QoS  https://review.opendev.org/c/openstack/nova/+/93949020:15
opendevreviewMengyang Zhang proposed openstack/nova-specs master: Add Burst Length Support to Cinder QoS  https://review.opendev.org/c/openstack/nova-specs/+/93265320:26
opendevreviewMengyang Zhang proposed openstack/nova-specs master: Add Burst Length Support to Cinder QoS  https://review.opendev.org/c/openstack/nova-specs/+/93265320:43

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