Monday, 2024-12-09

opendevreviewAdam McArthur proposed openstack/ironic-tempest-plugin master: Microversion Test Generator  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/93720600:14
opendevreviewAdam McArthur proposed openstack/ironic-tempest-plugin master: Testing bad microversions on v1/allocations  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/93721300:14
opendevreviewAdam McArthur proposed openstack/ironic-tempest-plugin master: Testing bad microversions on v1/nodes/{uuid}/firmware  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/93721400:14
opendevreviewJakub Jelinek proposed openstack/ironic-python-agent master: WIP: Fix skip block devices for RAID arrays  https://review.opendev.org/c/openstack/ironic-python-agent/+/93734210:19
kubajj^ is my WIP patch to fix the skip block devices property. If anybody had any suggestions, why mdadm --examine would not find any superblock and mdadm --detail would give me all the info, please share. (It is probably me not understanding mdadm well, I am sorry in advance)10:21
TheJuliaGood morning13:43
TheJuliamnasiadka: do you have a link to this bug? Sounds like we should update our ovn docs13:43
mnasiadkaTheJulia: the same I gave you in Indianapolis - https://bugs.launchpad.net/neutron/+bug/199507814:14
TheJuliaHmm. I guess I should check the docs because I think I did something with that one14:19
* TheJulia adds a todo list, fix docs for that bug14:21
opendevreviewJulia Kreger proposed openstack/ironic master: docs: mention bug 1995078  https://review.opendev.org/c/openstack/ironic/+/93737314:29
TheJuliamnasiadka: let me know if the update above is accurate or not. I tried to re-parse it into something as short as possible. If you have any suggestions to add further clarity, by all means please feel free to revise the change14:32
mnasiadkaTheJulia: commented, I might have some time later to reword it14:37
TheJuliaplease go ahead and give it a try to reword it. I'm trying to focus on my feature to get images/artifacts from an OCI Container store14:38
opendevreviewMichal Nasiadka proposed openstack/ironic master: docs: mention bug 1995078  https://review.opendev.org/c/openstack/ironic/+/93737314:48
cardoeI've gotta do a sprint planning during the ironic meeting so I'll miss out.14:54
cidI don't think there's any today. IIRC15:01
jovialOn clean failure, is the node always put into maintenance?15:01
TheJuliao/15:02
TheJuliajovial: I think so yes15:02
TheJuliacardoe: unless someone jumps up and down and demands we hold a meeting sans quorum.... :)15:02
TheJuliaenjoy sprint planning!15:02
TheJuliajovial: The logic behind doing so is if something wen't really wrong, you want to understand how it failed before proceeding15:03
TheJuliaor at least, be able to kind of gather some data and understand the state15:03
jovialTheJulia, Thanks, that makes sense. I've just come across a node on a clients deployment in the clean failed state with maintenance unset, the last error is a timeout waiting the ramdisk to boot. My understanding was that it should always be put into maintenance, so just wanted to double check there were no exceptions.15:07
priteauHello. This backport has been waiting for another +2 for a month: https://review.opendev.org/c/openstack/bifrost/+/93417815:08
priteauThis bifrost backport would be good to merge as well: https://review.opendev.org/c/openstack/bifrost/+/93466015:09
cardoeI still gotta get access to +2 in bifrost.15:09
TheJuliaApproved15:09
TheJuliawell, the backport15:09
* cid feels good after reading 1 week worth of chat log.15:27
cidTalking about bifrost, 15:27
cidIs this bug valid, or do we need more details to determine that? https://bugs.launchpad.net/bifrost/+bug/209109115:27
TheJuliacid: I think environmental. Specifically the agent boots, but then finds a network via dhcp where it can’t reach the ironic deployment15:48
cidTheJulia: So it has to do with the way the environment was setup, .i.e not a bug?15:50
TheJuliaSo… it is not advised to have conflicting dhcp servers on networks physically attached to a host. Realistically, we would need more info if that is not the case. No way for us to really, with the minimal logging presented to us, to make a determination beyond this is suspect or incorrectly configured environment15:53
cidThis may not have anything to do with the bug,... but what would make dhcp servers conflicting?15:57
* cid goes to update the bug's thread15:58
TheJuliacid: explicit or unrelated configuration16:06
TheJuliacid: physical attachment16:06
TheJuliacid: mulitple other environments with like configuraiton16:06
TheJuliaENETUNREACH makes me think there is more than one dhcp server on the same network16:06
JayFwell even generally16:10
JayFDHCP is broadcast on a newtork16:10
JayFso if you have more than one DHCP server serving a subnet, they race each other16:11
JayFone of the classic failure cases in networking :)16:11
TheJuliayup16:13
TheJuliahttps://imgflip.com/i/9d5uq316:14
cid++, thanks a ton.16:19
cidI will note that the 'phsyical attachment' part is still not clear to me. Does the conflicting config (multiple other envs with similar config, explicit or unrelated config, ...) matter only when physically connected to the host?16:19
TheJuliacid: I sort of expect the host, based upon the report to have multiple ethernet cables physically connected16:24
TheJuliacid: or there is some conflict on primary network used for network booting16:24
TheJuliaThose sorts of cases and aspects are going to vary based upon the situation16:25
cidGot it!16:27
cidThanks16:27
opendevreviewMerged openstack/bifrost stable/2024.2: Fix checksum parsing for Cirros and Rocky Linux  https://review.opendev.org/c/openstack/bifrost/+/93417816:53
opendevreviewPierre Riteau proposed openstack/bifrost master: Add support for Ubuntu 24.04 image download  https://review.opendev.org/c/openstack/bifrost/+/93417716:58
opendevreviewcid proposed openstack/ironic master: Migrates Inspector rules over to Ironic  https://review.opendev.org/c/openstack/ironic/+/91830318:05
cardoehttps://bugs.launchpad.net/nova/+bug/2091185 is the report I made about the vlan support18:14
JayFhmmm18:44
JayFI'm trying to run a local devstack18:44
JayFand getting kernel panics from the ipa image devstack downloaded18:44
JayF[   23.747748] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)18:45
JayFis it centos 10, I wonder18:46
JayFdoes it need -v3?18:46
JayFno, looks like stream 918:46
JayFHuh, there's no meaningful explanation for this18:47
JayFcid: ^^ we might need to push our chat about inspector rules, I'm hitting this trying to get a devstack setup for us to test in18:47
JayFand I need to figure out wtf is going on18:47
JayFoh, do we default to bios booting or something? and that's broken now in centos 9 perhaps?18:49
JayF[   23.316141] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 2024.02-2 03/11/202418:49
JayFI am on bios...18:49
cidJayF: Alright.18:50
JayFIRONIC_BOOT_MODE defaults to uefi, but my VM is bios? I don't think I've ever had this problem before but that default might be new (?)18:52
JayFthis is so weird, it's not even trying to extract the initramfs18:54
JayFrestacking with more ram for each vm and IRONIC_BOOT_MODE=bios18:55
JayFalso confirmed I'm running noble and so is the gate18:58
JayFactually, the unstack broke, going to instead try with a UEFI-booting devstack host vm18:59
JayFI never know if my environment is weird or if I'm literally the only person who uses our devstack docs :( 19:19
cardoeJayF: that looks like a fun Gentoo error or a ZFS error. Whatever the root filesystem is (or initramfs) doesn't have support in the kernel19:45
JayFit's neither19:45
JayFit's literally a devstack running on an ubuntu noble vm19:46
JayFusing the instructions that I have personally used and tested a million times, and just today it's laughing at me19:46
JayFwhich makes me think we had to change something to make stuff work for noble, and I gotta figure it out19:46
cardoeJust wanted to bring up https://review.opendev.org/c/openstack/ironic/+/937255 I think it should be backported to the stable branches because I think this is broken?21:03
JayFokay, it works, phew, finally21:51
JayFI think basically with our new defaults, devstack doesn't like running on noble+BIOS booted VM21:51
JayFcardoe: probably, dpeending on when the bug was intro'd21:52
opendevreviewVerification of a change to openstack/ironic master failed: The i18n function is used but not imported  https://review.opendev.org/c/openstack/ironic/+/93725523:21

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