Wednesday, 2025-08-27

iurygregoryTheJulia, reading your messages now..01:14
iurygregorymy focus was mostly on the vmedia path (the issues I've found were there, I wasn't able to test the non-vmedia patch because the machines are in other labs at redhat so we would need to deal with some changes ...01:18
iurygregoryI like the idea of https://review.opendev.org/c/openstack/sushy/+/958578, but maybe we still need some changes in sushy/oem/dell to handle the Target and ImportBuffer?01:21
TheJuliaI'm unaware of what you mean by input buffer. Furthermore, are you thinking the target change doesn't work?03:49
opendevreviewIury Gregory Melo Ferreira proposed openstack/ironic-prometheus-exporter master: [IPE] Support iDRAC driver metrics  https://review.opendev.org/c/openstack/ironic-prometheus-exporter/+/95487003:50
opendevreviewMerged openstack/ironic master: Fix insufficient mocking in rpc_service tests  https://review.opendev.org/c/openstack/ironic/+/95851711:39
opendevreviewIury Gregory Melo Ferreira proposed openstack/ironic-prometheus-exporter master: [IPE] Support iDRAC driver metrics  https://review.opendev.org/c/openstack/ironic-prometheus-exporter/+/95487012:52
TheJuliaa quick review to clean up n-g-s CI: https://review.opendev.org/c/openstack/ironic/+/95858312:56
opendevreviewMerged openstack/ironic master: Launch API in the same process as conductor for singleprocess Ironic  https://review.opendev.org/c/openstack/ironic/+/95846212:59
dtantsurdone13:15
TheJuliathanks!13:20
opendevreviewJohn Garbutt proposed openstack/ironic master: WIP: Choose prefered vmedia boot device  https://review.opendev.org/c/openstack/ironic/+/95808213:31
opendevreviewJohn Garbutt proposed openstack/ironic master: WIP: Request boot from USB for virtual media when required  https://review.opendev.org/c/openstack/ironic/+/95865513:31
opendevreviewMerged openstack/ironic master: Reduce the number of RPC calls to traits API  https://review.opendev.org/c/openstack/ironic/+/95822613:45
opendevreviewMerged openstack/ironic master: ci: disable the novnc service on multinode  https://review.opendev.org/c/openstack/ironic/+/95858314:12
dtantsurTheJulia: quick q: the oci:// support: does it work for kernel/ramdisk too?14:21
JayFyes14:32
JayFit's supposed to14:32
dtantsurNice! We've just had another round of "where do we put IPA images" in the Metal3 meeting :D14:33
JayFif my recollection is somehow wrong, we should hook it up anyway14:37
opendevreviewcid proposed openstack/ironic master: Follow-up: Fix improper HTTP status code usage  https://review.opendev.org/c/openstack/ironic/+/95866314:39
TheJuliaI'm 98% sure I put IPA in OCI as well16:32
dtantsurnice!16:45
opendevreviewJohn Garbutt proposed openstack/ironic master: WIP: Request boot from USB for virtual media when required  https://review.opendev.org/c/openstack/ironic/+/95865517:45
JayFhttps://bugs.launchpad.net/futurist/+bug/2121545 this may impact us18:18
TheJuliaeh, its an artifact of queued or not18:25
TheJuliaFWIW, https://github.com/openstack/ironic/blob/master/ironic/conductor/base_manager.py#L382-L409C13 we flag the shutdown well before, eventually we'll have new work cease coming in. I'd *anticipate* the queue to empty to running tasks in that time...19:09
JayFI mentioned it here mainly because I knew queuing behavior was a hot topic19:13
cardoedtantsur: where are you gonna put the images?19:15
TheJuliaJayF: hey, I got dmtiry to put in writing he things our way is way better overall ;)19:33
TheJuliaI'll file that under success19:33
JayFwhich our way :)19:33
JayFthere are lots of our ways19:33
TheJuliaour custom rejector19:33
JayFah, yeah19:33
cardoeI would love to reliably get rid of the local http server for conductor.19:39
JayFHuh?19:43
JayFConductor only runs http server if json-rpc is enabled.19:43
TheJuliacardoe: do you mean for files?19:44
TheJuliafor vmedia/booting/etc19:44
cardoeYeah. There’s too much weird with swift.19:44
TheJuliaI'd honestly like to remove swift support19:45
TheJuliaso... *shrug*19:45
cidJayF,  TheJulia, a possible fix to the above bug... https://review.opendev.org/c/openstack/futurist/+/95868920:22
cardoeThat's why I was asking a few weeks back if we had anything capturing what all could use the local http server.20:34
cardoeWas gonna try to propose some future state.20:34
TheJuliacid: I *feel* like the queue needs to be ensured flushed and/or reject new work being added. Anyhow, just a thought.20:35
TheJuliacardoe: ipxe/httpboot is all I can really think of.20:36
TheJuliacardoe: finally sat down and read through your neutron-spec change. I guess it makes sense if ranges can be allocated for reserved vlans which would facilitate it, and require an ml2 plugin to do the $rest.20:41
cardoeI need to probably expand on the wording and make it clearer20:43
TheJuliaUpfront, I thoguht you were just trying to do spine/leaf mapping for single vlans20:43
TheJuliathen when I got futher on, it sort of all clicked together for me20:43
TheJuliaBut, the base problem is also going to be to get others on to that same page20:44
cardoeYep. That's where I'm stuck.20:46
cidTheJulia, right.20:49
cidhmmm, sake of a race condition(?)20:49
* cid seems the shutdown method already takes care of new submissions after shutdown begins.20:49
* cid Likely a possibility20:50
TheJuliaYeah, I'm not super sure it really is based upon my reading, but I'm going across 4 topics at the moment20:51
cid++20:51
opendevreviewVerification of a change to openstack/networking-generic-switch master failed: Minor doc generation fixes  https://review.opendev.org/c/openstack/networking-generic-switch/+/95849821:18
JayFMonday is Labor Day in the US. Should we cancel the ironic meeting?21:48
TheJulia... we're sort of on release autopilot at this point unless there is something really pressing I suspect it might be okay to do so?!21:49
opendevreviewSteve Baker proposed openstack/networking-generic-switch master: Minor doc generation fixes  https://review.opendev.org/c/openstack/networking-generic-switch/+/95849823:44
opendevreviewSteve Baker proposed openstack/networking-generic-switch master: Ignore newly enforced pep8 rules  https://review.opendev.org/c/openstack/networking-generic-switch/+/95870823:44
stevebaker[m]hey it looks like there are some newly enforced flake8 rules running in ngs. I have proposed ignoring them for now23:45

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