opendevreview | Julia Kreger proposed openstack/ironic master: Concurrent Distructive/Intensive ops limits https://review.opendev.org/c/openstack/ironic/+/840006 | 00:03 |
---|---|---|
TheJulia | arne_wiebalck: ^^^^ | 00:07 |
* TheJulia goes off to make dinner | 00:07 | |
opendevreview | Steve Baker proposed openstack/bifrost master: Support PXE network boot with grub https://review.opendev.org/c/openstack/bifrost/+/807220 | 02:30 |
stevebaker[m] | cbouchar: Hey, I broke out the selinux bifrost fix into its own change https://review.opendev.org/c/openstack/bifrost/+/849246 | 02:57 |
stevebaker[m] | cbouchar: although I see you might be having issues with it, let me know if I can help with anything. One thing to keep in mind, I think http_boot_folder, tftp_boot_folder, and ironic_tftp_master_path need to be on the same partition for the hard linking to work. Bifrost defaults do this by them all being in /var/lib | 03:00 |
stevebaker[m] | cbouchar straying from bifrost defaults for any of these might lead to selinux issues, come to think of it | 03:03 |
opendevreview | Steve Baker proposed openstack/bifrost master: Support PXE network boot with grub https://review.opendev.org/c/openstack/bifrost/+/807220 | 03:43 |
opendevreview | Steve Baker proposed openstack/bifrost master: Support PXE network boot with grub https://review.opendev.org/c/openstack/bifrost/+/807220 | 05:38 |
opendevreview | Swapnil Machikar proposed openstack/ironic-tempest-plugin master: Add iDRAC Redfish sync boot mode test https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/848709 | 06:57 |
opendevreview | SONG SHUKUN proposed openstack/ironic master: Fix: iRMC inspect interface sets invalid value https://review.opendev.org/c/openstack/ironic/+/849455 | 07:09 |
rpittau | good morning ironic! o/ | 07:19 |
opendevreview | Verification of a change to openstack/metalsmith master failed: Do a precise node lookup for unprovision https://review.opendev.org/c/openstack/metalsmith/+/849052 | 07:45 |
opendevreview | Riccardo Pittau proposed openstack/metalsmith master: Add linters job https://review.opendev.org/c/openstack/metalsmith/+/849461 | 08:00 |
opendevreview | Riccardo Pittau proposed openstack/metalsmith master: Add linters job https://review.opendev.org/c/openstack/metalsmith/+/849461 | 08:01 |
opendevreview | Riccardo Pittau proposed openstack/metalsmith master: Add linters job https://review.opendev.org/c/openstack/metalsmith/+/849461 | 08:05 |
rpittau | ^ this should fix the metalsmith integration job | 08:05 |
rpittau | anyone already working on centos9 job in metalsmith? | 08:06 |
dtantsur | morning folks | 08:12 |
dtantsur | rpittau: no, do we need one? | 08:12 |
rpittau | good morning dtantsur :) | 08:13 |
rpittau | maybe non-voting to start? not sure what the support plan is there and noticed that we're still using CS8 with Python 3.6 | 08:13 |
dtantsur | rpittau: we do not or at least should not | 08:16 |
dtantsur | CS8 itself is supported until 2024 (?) so it should not be a big deal | 08:16 |
rpittau | alright | 08:16 |
dtantsur | (I also don't think it will hurt to switch to CS9 provided that DIB support is stable enough) | 08:17 |
rpittau | yep | 08:18 |
rpittau | my main concern is not on CS8 itself but on the python version | 08:18 |
dtantsur | in case of metalsmith, we use CS as an instance image, so we don't really care what's inside | 08:23 |
opendevreview | Steve Baker proposed openstack/metalsmith master: Do a precise node lookup for unprovision https://review.opendev.org/c/openstack/metalsmith/+/849052 | 08:55 |
janders | good morning Ironic o/ | 09:06 |
opendevreview | Mark Goddard proposed openstack/ironic stable/wallaby: Improve dependency resolution in driver-requirements.txt https://review.opendev.org/c/openstack/ironic/+/849491 | 10:36 |
opendevreview | Aija Jauntēva proposed openstack/ironic master: Update known issue for iDRAC Swift firmware update https://review.opendev.org/c/openstack/ironic/+/849495 | 10:46 |
timeu | Hi Ironic, anybody has an idea how to produce an EFI compliant wholedisk rhel 8.5 image for deploying on a BM node ? I tried it with disk-image-create --image-size 4GB rhel vm block-device-efi dhcp-all-interfaces and I get package conflicts regarding grub2-common | 11:33 |
dtantsur | timeu: what's the error? can it be transient? | 11:35 |
timeu | 2022-07-12 11:30:50.556 | Problem: cannot install both grub2-common-1:2.02-99.el8_4.9.noarch and grub2-common-1:2.02-106.el8.noarch | 11:36 |
timeu | 2022-07-12 11:30:50.556 | - package grub2-efi-x64-1:2.02-99.el8_4.9.x86_64 requires grub2-common = 1:2.02-99.el8_4.9, but none of the providers can be installed | 11:36 |
timeu | 2022-07-12 11:30:50.556 | - package grub2-pc-1:2.02-106.el8.x86_64 requires grub2-common = 1:2.02-106.el8, but none of the providers can be installed | 11:36 |
timeu | 2022-07-12 11:30:50.556 | - cannot install the best candidate for the job | 11:36 |
timeu | I registered the image against our satellite using the EUM repos. But now I remember that this is for 8.4 and I used an 8.5 cloud image. I will try to use a RHEL 8.4 image instead and see if this is due to that | 11:37 |
dtantsur | possibly? worth trying | 11:37 |
iurygregory | good morning Ironic o/ | 11:45 |
timeu | ok using 8.4 RHEL kvm image solved the package conflict issue | 11:49 |
cbouchar | stevebaker: Thank you for the feedback Steve. I will back peddle to this soon. | 11:54 |
TheJulia | good morning | 12:49 |
dtantsur | morning TheJulia | 12:51 |
TheJulia | rpittau: thank you for posting the linters fix to metalsmith, I was looking at the error and was super glad to see a patch waiting :) | 12:58 |
rpittau | TheJulia: np :) | 12:59 |
rpittau | and good morning! | 12:59 |
dtantsur | meanwhile, I looked at ironic-webclient, and it's no so rosy when it comes to javascript stuffs | 13:04 |
TheJulia | yeah | 13:04 |
dtantsur | a lot of dependencies have gone bad already, some tooling uses python 2, etc | 13:04 |
TheJulia | I looked too | 13:04 |
rpittau | gotta love JS | 13:04 |
TheJulia | and we have to update the framework overall | 13:04 |
dtantsur | yup | 13:04 |
dtantsur | I still think we should do it, it's just harder to justify the effort now | 13:05 |
TheJulia | I feel like I could likely pull it off with a quiet weekend, the testing framework is a headache though | 13:05 |
TheJulia | since we have to move to a different webdriver | 13:05 |
TheJulia | and thus no test passes anymore :\ | 13:06 |
TheJulia | I think that is what pushes it over the quick fix edge for me | 13:07 |
opendevreview | Julia Kreger proposed openstack/ironic master: CI: ipv6: explicitly load br_netfilter https://review.opendev.org/c/openstack/ironic/+/849531 | 13:19 |
TheJulia | I hope that makes the v6 job more reliable | 13:20 |
TheJulia | it first looked like *no* ipv6 forwarding was engaged, but also no packets logged for v6 either. :\ | 13:23 |
TheJulia | dtantsur: oh, you were talking about webclient | 13:28 |
TheJulia | I was talking about ironic-ui. I guess they are in entirely similar states | 13:28 |
iurygregory | Baremetal SIG in 23 min? | 13:37 |
TheJulia | board call unfortunately :( | 13:37 |
TheJulia | tuesday, 7am pacific, the most popular time | 13:38 |
arne_wiebalck | Bare Metal SIG meeting with "K8s on Bare Metal" from G-Research in 15mins! https://etherpad.opendev.org/p/bare-metal-sig | 13:45 |
arne_wiebalck | K8s & Ironic a G-Research starting now :) | 14:01 |
iurygregory | JayF, ^ | 14:02 |
iurygregory | oh you already there =) | 14:02 |
JayF | TheJulia: I was under the impression that `br_netfilter` was only required to do filtering of bridges in contexts that e.g. you would've used ebtables before | 14:08 |
JayF | TheJulia: do we do any sorta crazy bridge filtering in our gates? | 14:09 |
JayF | (basically, if this fixes our gate; I'll be surprised and go fix my personal router too, but I've not seen issues with nat-on-bridge there so I'd be surprised if it were impacting gate) | 14:21 |
kaloyan | Hello everyone, I've got a question regarding creating PXE boot links for different MAC addresses on a machine. I have a machine that has 6 ports, only one of them is capable of PXE booting. I'm trying to perform an iSCSI boot with the help of Cinder. When I provision the machine via Nova, it boots, loads iPXE which in turn loads the boot.ipxe script. The boot.ipxe script | 14:23 |
kaloyan | then tries to loop over all the available MAC addresses and connect to the iSCSI target. However, the first MAC isn't the MAC of the port that's marked as PXE-capable, thus it has no IP address and no connectivity to the iSCSI SAN. Question here is: Why did Ironic create links to the iPXE boot script (not the boot.ipxe, the other one that gets generated, not sure how it's | 14:23 |
kaloyan | called) for MAC addresses of ports that aren't marked as PXE capable? Is this expected behaivior? | 14:23 |
rpittau | bye everyone, see you tomorrow! o/ | 14:28 |
TheJulia | JayF: well, it is only one job that has a 30% failure rate or so | 14:31 |
JayF | TheJulia: yeah, IMO that would only matter if you were trying to do like, transparent filtering thru the bridge | 14:31 |
TheJulia | I was thinking the same, but can't explain what I'm seeing otherwise | 14:41 |
opendevreview | Merged openstack/metalsmith master: Add linters job https://review.opendev.org/c/openstack/metalsmith/+/849461 | 14:57 |
opendevreview | Merged openstack/metalsmith master: Do a precise node lookup for unprovision https://review.opendev.org/c/openstack/metalsmith/+/849052 | 14:58 |
opendevreview | Merged openstack/ironic bugfix/19.0: No deploy_kernel/ramdisk with the ramdisk deploy and no cleaning https://review.opendev.org/c/openstack/ironic/+/849220 | 15:33 |
opendevreview | Mark Goddard proposed openstack/ironic-python-agent master: Add LVM based image support to MD scenario https://review.opendev.org/c/openstack/ironic-python-agent/+/816685 | 16:04 |
opendevreview | Dmitry Tantsur proposed openstack/bifrost master: CI: use openstacksdk from source if it's cloned https://review.opendev.org/c/openstack/bifrost/+/849563 | 16:07 |
dtantsur | see you tomorrow folks o/ | 16:09 |
TheJulia | mgoddard: I suspect we should put a release note on https://review.opendev.org/c/openstack/ironic/+/849491 | 17:38 |
opendevreview | Merged openstack/ironic bugfix/18.1: No deploy_kernel/ramdisk with the ramdisk deploy and no cleaning https://review.opendev.org/c/openstack/ironic/+/849221 | 18:54 |
opendevreview | Merged openstack/ironic master: [Minor] Fix misspellings of "insufficient" https://review.opendev.org/c/openstack/ironic/+/845789 | 20:20 |
JayF | Do SPUCs still happen? /me looking at whiteboard | 20:22 |
JayF | I'm really just searching for the Oct PTG etherpad, which isn't on the whiteboard afaict | 20:23 |
TheJulia | not really, unfortunately | 20:42 |
TheJulia | they kind of died out interest wise | 20:42 |
JayF | Is PTG not free for ATCs anymore? | 21:07 |
JayF | Just wanting to make sure I understand before I pay and potentially don't need to... | 21:10 |
TheJulia | It is not free for ATCs, the cost helps cover the venue fees | 21:11 |
JayF | ack; that's what I figured | 21:12 |
JayF | how long has it been since it changed? | 21:12 |
TheJulia | I think the atlanta ptg had a nominal fee if you were an Active Contributor. | 21:32 |
TheJulia | First feel like current was the first denver one... and we did two there. | 21:33 |
opendevreview | Julia Kreger proposed openstack/metalsmith stable/yoga: Add linters job https://review.opendev.org/c/openstack/metalsmith/+/849523 | 21:55 |
opendevreview | Julia Kreger proposed openstack/metalsmith stable/xena: Add linters job https://review.opendev.org/c/openstack/metalsmith/+/849524 | 21:56 |
opendevreview | Julia Kreger proposed openstack/metalsmith stable/wallaby: Add linters job https://review.opendev.org/c/openstack/metalsmith/+/849583 | 22:04 |
opendevreview | Steve Baker proposed openstack/metalsmith stable/yoga: Do a precise node lookup for unprovision https://review.opendev.org/c/openstack/metalsmith/+/849584 | 22:21 |
opendevreview | Steve Baker proposed openstack/metalsmith stable/xena: Do a precise node lookup for unprovision https://review.opendev.org/c/openstack/metalsmith/+/849585 | 22:22 |
opendevreview | Steve Baker proposed openstack/metalsmith stable/wallaby: Do a precise node lookup for unprovision https://review.opendev.org/c/openstack/metalsmith/+/849586 | 22:24 |
opendevreview | Julia Kreger proposed openstack/ironic master: DNM: Anaconda CI changes https://review.opendev.org/c/openstack/ironic/+/849587 | 23:27 |
opendevreview | Julia Kreger proposed openstack/ironic-tempest-plugin master: WIP: Initial tempest test idea anaconda deploy https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/835917 | 23:46 |
TheJulia | now to see how epicly it expldoes | 23:48 |
TheJulia | kaloyan: I'm not sure what you mean by created links. Do you mean there are links in /httpboot fore ach nic? I'm not really sure what is breaking there for you since the way it is supposed to work is use the information from the volume connectors and ipxe can ultimately use whatever interface it *really* wants to use, I guess as long as it has valid connection details loaded and sent to the SAN storage | 23:50 |
TheJulia | kaloyan: so maybe I'm not groking where thigns are breaking down in your perception | 23:51 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!