opendevreview | Steve Baker proposed openstack/ironic master: WIP Add novnc-proxy service https://review.opendev.org/c/openstack/ironic/+/939191 | 01:45 |
---|---|---|
opendevreview | Steve Baker proposed openstack/ironic master: WIP add VNC auth type to novnc-proxy https://review.opendev.org/c/openstack/ironic/+/939192 | 01:45 |
opendevreview | Steve Baker proposed openstack/ironic master: WIP create idrac graphical console driver https://review.opendev.org/c/openstack/ironic/+/939193 | 01:45 |
opendevreview | Steve Baker proposed openstack/ironic master: Mask all driver_internal_info in node output https://review.opendev.org/c/openstack/ironic/+/939504 | 01:45 |
opendevreview | Steve Baker proposed openstack/ironic master: WIP utility functions for graphical console drivers https://review.opendev.org/c/openstack/ironic/+/939505 | 01:45 |
jssfr | looking at the control flow in ironic.drivers.modules.image_utils and related, it doesn't seem like it's that simple (cc TheJulia ) | 07:23 |
jssfr | AFAICT, the image is built and published deeply nested in the prepare_* functions, so ... this requires some refactoring or alternatively building the image twice if the HTTP thing fails. | 07:23 |
jssfr | *if the BMC rejects the HTTP URL | 07:23 |
kubajj | Good morning Ironic! o/ | 07:39 |
kubajj | If I backport the bug fix I created, I backport the release note follow-up with it, right? | 07:40 |
rpittau | good morning ironic! happy friday! | 08:04 |
rpittau | kubajj: yep, do one backport with both commits :) | 08:05 |
kubajj | could I then have some core review the release note, please: https://review.opendev.org/c/openstack/ironic-python-agent/+/939424 | 09:51 |
opendevreview | cid proposed openstack/ironic-python-agent master: Treat 'No space left on device' error as fatal https://review.opendev.org/c/openstack/ironic-python-agent/+/939500 | 10:13 |
opendevreview | Merged openstack/metalsmith master: CI: Remove metalsmith legacy jobs https://review.opendev.org/c/openstack/metalsmith/+/933154 | 11:58 |
adam-metal3 | Hello I have a question, I have noticed a DB locking (HTTP error 409) while running inspection on one of my machines in a 3 machine deployment. 2 machines get inspected just fine the third runs into locking issue right after it posts the inspection data. Also there is some wierdness going on with the warning image generation too. Ironic version is 26.0.1 . Is this something known for 26.01? | 13:57 |
adam-metal3 | https://paste.openstack.org/show/bmDWApe18klwUuIrOccS/ | 13:57 |
adam-metal3 | *weirdness with the warning message generation* | 13:58 |
adam-metal3 | I have already recommended for the user to upgrade to 26.1.1 but wondering if this is something thta other have seen too recently ot not? | 13:59 |
adam-metal3 | *if this is something thta others have seen too recently or not?* | 14:01 |
adam-metal3 | AFAIK this was a fresh Ironic not reused or otherwise abused, and it has only those 3 machines registered nothing more. | 14:04 |
TheJulia | good morning | 14:16 |
jssfr | TheJulia, o/. if you have any words to my thoughts this UTC-morning, I'd appreciate them, and in exchange I'll open my work laptop once more to get you info on the specific board we use :) | 14:20 |
TheJulia | words, thoughts, huh? | 14:24 |
TheJulia | I just woke up a few minutes ago | 14:24 |
TheJulia | jssfr: the http url is the first class thing... and if you have an nfs or cifs export of the same folder, in theory you could just decompose the url, extract the path in the https://github.com/openstack/ironic/blob/master/ironic/drivers/modules/redfish/boot.py#L332-L358 sequence | 14:29 |
TheJulia | perhaps just ?urllib?.parse.urlparse(boot_url).path as the input into a fallback handling path ? | 14:30 |
TheJulia | Its the act of attachment where we know it fails | 14:30 |
TheJulia | not the act of building :) | 14:30 |
jssfr | oh well, that could work I guess | 14:39 |
jssfr | a bit of a sledgehammer option | 14:39 |
TheJulia | Yeah, but it is a bit of a sledgehammer interaction with the bmc :) | 14:43 |
jssfr | so you'd see the change in _inject_media I suppose? (in redfish.bot) | 14:48 |
jssfr | *ironic.drivers.modules.redfish.boot | 14:48 |
jssfr | *_inject_vmedia | 14:48 |
jssfr | goddamnit, _insert_vmedia | 14:48 |
jssfr | typing hard | 14:48 |
JayF | adam-metal3: generally speaking, those conflict errors can be expected and retries should take care of things. | 14:51 |
jssfr | the board is Intel Corporation S2600BPB according to dmidecode | 14:51 |
dtantsur | adam-metal3: retrying on the "node is locked" error is not in itself a problem. In your paste, the lookup succeeded after a few seconds. | 14:53 |
dtantsur | the traceback is fixed by https://review.opendev.org/c/openstack/ironic-python-agent/+/929766 | 14:53 |
TheJulia | jssfr: you have what is available via the bmc as vendor, so you might not have all of that, but you should have at least 'intel' | 15:26 |
rpittau | bye everyone have a great weekend! o/ | 16:13 |
TheJulia | Hi, has anyone looked at the ipv6 job recently? | 16:31 |
TheJulia | it seems to be very sad | 16:31 |
TheJulia | and unhappy | 16:32 |
TheJulia | and wants cookies | 16:32 |
TheJulia | According to zuul's logs, it looks like it last worked in November... | 16:56 |
TheJulia | umm... ubuntu default changes? | 16:56 |
dtantsur | Hey folks, I'll be out for two weeks! Thanks to IRCCloud, my nick will be online, but it's very unlikely that I'll manage to handle the scrollback once I return :D | 17:13 |
* TheJulia expects dtantsur to declare bankruptcy upon returning | 17:32 | |
TheJulia | IRC bankruptcy, that is | 17:32 |
opendevreview | cid proposed openstack/ironic master: Resolve portgroup deletion failure https://review.opendev.org/c/openstack/ironic/+/939085 | 18:16 |
opendevreview | Merged openstack/ironic-python-agent master: Treat 'No space left on device' error as fatal https://review.opendev.org/c/openstack/ironic-python-agent/+/939500 | 19:08 |
TheJulia | cid: thank you! | 19:32 |
cid | The pleasure is mine. Who doesn't love easy quick wins :D | 19:34 |
opendevreview | Merged openstack/ironic-python-agent master: Add a release note for 939340 https://review.opendev.org/c/openstack/ironic-python-agent/+/939424 | 19:40 |
opendevreview | Julia Kreger proposed openstack/ironic master: WIP OCI container adjacent artifact support https://review.opendev.org/c/openstack/ironic/+/937896 | 22:04 |
TheJulia | stevebaker[m]: the vnc stuffss looks pretty good, a couple things made my brain go "wut" | 22:15 |
TheJulia | I guess I'm missing the linkage, or at least it didn't stand out for me. Testing of course, will be a pain :) | 22:15 |
TheJulia | the OCI client stuff likely has a couple more tests to write and then it should be good for review, it is *super* close as is | 22:24 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!