Wednesday, 2021-09-08

TheJuliastevebaker: in theory supported if someone were to make a conforming template, but in practice I don't think I've heard of anyone doing that in... ages.00:26
TheJuliastevebaker: there *is* a syslinux version for uefi... just not in centos800:27
stevebakerTheJulia: its not really in active development, deprecating now could allow quite some cleanup in the future https://git.kernel.org/pub/scm/boot/syslinux/syslinux.git/log/00:32
stevebakerTheJulia: although, what is the Power boot chain?00:33
TheJuliastevebaker: lets deprecate it then100:59
TheJuliastevebaker: firmware -> kernel, basically00:59
TheJuliabut... I think it does load the syslinux templates, and ?maybe? even grub01:00
* TheJulia really wants to split the pxe interface further01:00
opendevreviewSteve Baker proposed openstack/ironic master: Use packaged grub efi for network boot  https://review.opendev.org/c/openstack/ironic/+/80680801:39
opendevreviewSteve Baker proposed openstack/ironic master: Deprecate [pxe]pxe_config_subdir, write to root dir  https://review.opendev.org/c/openstack/ironic/+/80780401:39
opendevreviewMerged openstack/ironic master: Fix to unblock oslodb 11.0.0  https://review.opendev.org/c/openstack/ironic/+/80727804:31
iurygregorygood morning Ironic o/06:24
opendevreviewTadeas Kot proposed openstack/ironic-inspector master: Add support for state selector in the list introspection  https://review.opendev.org/c/openstack/ironic-inspector/+/80757808:34
dtantsurmorning ironic08:53
iurygregorygood morning dtantsur 09:05
opendevreviewNisha Agarwal proposed openstack/ironic master: Clean step to remove CA certificates from iLO  https://review.opendev.org/c/openstack/ironic/+/79956209:16
*** asgr is now known as as-gr09:19
as-grHi all. Has anyone successfully used the Ironic Tempest plugin with an Ironic deployment with conductor groups? Tempest is using a default group, and I can't see a way of making the tests work (at least in v2.0.0). Does anyone have any pointers please?09:21
iurygregorywhat errors are you getting when trying to run the ironic tempest plugin?09:26
as-griurygregory: No valid host was found. Reason: No conductor service registered which supports driver fake-hardware for conductor group ""09:34
iurygregoryas-gr, you need to update the configuration with the hardware you are using =) 09:35
as-grIn the deployment I'm working on, the conductor groups all have names, and they are configured to support the fake-hardware driver as tested via the CLI, but I cannot seem to 'use' a non-default conductor group in tempest09:35
iurygregoryhummm09:35
iurygregoryyou probably need to specify the conductor group when creating the node09:39
iurygregoryhttps://docs.openstack.org/ironic/latest/admin/conductor-groups.html 09:39
dtantsuriurygregory: the migration tests fix, we probably need to backport it to at least a couple of recent versions11:05
dtantsurespecially bugfix branches which use master constraints11:06
iurygregorydtantsur, yeah makes sense I will do after lunch11:07
opendevreviewMichal Nasiadka proposed openstack/networking-generic-switch master: Add ngs_manage_vlans configuration  https://review.opendev.org/c/openstack/networking-generic-switch/+/76379411:53
dtantsurdoes anyone remember why we have parallel_image_downloads default to False? looks like a scale killer11:54
dtantsurTheJulia or JayF ^^11:54
as-griurygregory: I'm using tests which create a fake-hardware node as part of the test itself, I think I may need to modify the test to allow for conductor groups in this case11:54
iurygregoryas-gr, a possible workaround is having conductor_group set to the default value with fake-hardware available12:19
as-grNot for my use case unfortunately, I don't have the default CG available. I will see what I can do in terms of a modification 12:21
opendevreviewDmitry Tantsur proposed openstack/ironic master: Always update cache for HTTP images if Last Modified is unknown  https://review.opendev.org/c/openstack/ironic/+/80786312:23
iurygregoryas-gr, you can try to set the field in each node also baremetal node set --conductor-group "OperatorDefinedString" <uuid>12:28
iurygregoryor add support to define a value for conductor_group in the tempest.conf in the [baremetal] section and this value will be used when the nodes are created also12:29
as-griurygregory, I'll try and see if I can add support, if I can I will push it upstream :)12:49
iurygregoryas-gr, sure =)12:50
opendevreviewMerged openstack/sushy-tools master: Basic support for vmedia TLS certificates from version 1.4.0  https://review.opendev.org/c/openstack/sushy-tools/+/80562112:54
opendevreviewMerged openstack/sushy-tools master: Clean up error handling in the emulator  https://review.opendev.org/c/openstack/sushy-tools/+/80642912:58
opendevreviewDmitry Tantsur proposed openstack/ironic master: Enable parallel downloads and allow tuning concurrency  https://review.opendev.org/c/openstack/ironic/+/80787013:14
TheJuliadtantsur: I wanted to change it a long time ago, but I got push back because it would be a behavior change :(13:21
dtantsurTheJulia: hmm, well, I'm about to change it :)13:21
TheJuliadtantsur: but ultimately, no, I don't remember why the default was false13:21
TheJuliadtantsur: okay13:22
iurygregorygood morning TheJulia =)13:24
opendevreviewDmitry Tantsur proposed openstack/ironic master: Enable parallel downloads and allow tuning concurrency  https://review.opendev.org/c/openstack/ironic/+/80787013:33
TheJuliaI need lots of coffee this morning13:46
TheJuliastevebaker: I think dib headaches are going to diminish some in the near future. :)13:52
dtantsurare you dropping dib? :D14:01
TheJulia no14:02
opendevreviewMerged openstack/sushy-tools master: Move virtual media endpoint handlers to a separate blueprint  https://review.opendev.org/c/openstack/sushy-tools/+/80660314:06
TheJuliadtantsur: I reached out to ian, and made a reasonable argument w/r/t the set core reviewers. Turns out somehow it is now owned by infra, which is a problem, but realistically they also are not ones to review generally applicable things so we're kind of in a bind for ironic when we go to fix things.14:17
TheJuliadtantsur: largely because the membership reminds me of my days at HPE14:17
dtantsurheh, I see14:28
dtantsurwell, at least we got IPA-builder14:28
TheJuliaYeah14:28
TheJuliathis is more to do with OS images14:28
TheJuliain part, the fun of grub and its... evolving changes in newer version which are being stamped out14:29
dtantsurwell, I literally just did $ baremetal node set testvm1 --instance-info image_source=https://cloud-images.ubuntu.com/releases/bionic/release/ubuntu-18.04-server-cloudimg14:29
dtantsur-amd64.img --instance-info image_checksum=https://cloud-images.ubuntu.com/releases/bionic/release/MD5SUMS --instance-info image_download_source=local14:29
dtantsurso, managing quite well without DIB for instance images :D14:29
dtantsurI wonder if TripleO could just use virt-customize14:30
dtantsure.g. that's how I prepare my testing VMs https://github.com/dtantsur/config/blob/master/virt-install.sh#L39-L5714:30
TheJuliaThere is a reason to not use virt-customize, I just don't remember what it is right now14:31
TheJuliaand realistically they should be able to, the conundrum is people want all sorts of different things for their sheep-cattle hybrids14:32
dtantsuryeah, of course they do14:33
dtantsurI wish we had something to customize operating systems post-installation14:33
* TheJulia raises an eyebrow that github didn't load for a few minutes14:33
dtantsurjust imagine I could write a yaml file describing the desired state?14:33
* dtantsur is probably too sarcastic today14:34
TheJuliadtantsur: and hope.... :(14:34
opendevreviewMerged openstack/ironic master: Add release note upgrade version check handling change  https://review.opendev.org/c/openstack/ironic/+/80740314:39
TheJuliadtantsur: sounds like https://review.opendev.org/c/openstack/ironic/+/807187 might/maybe should be backported?14:45
dtantsurTheJulia: I'd like to backport it, yes14:45
TheJuliaflagged it then since I'm in agreement14:45
dtantsurgoing a bit earlier today, see you tomorrow14:57
opendevreviewIury Gregory Melo Ferreira proposed openstack/ironic bugfix/18.1: Fix to unblock oslodb 11.0.0  https://review.opendev.org/c/openstack/ironic/+/80791015:06
*** tosky is now known as Guest670215:22
*** tosky_ is now known as tosky15:22
opendevreviewMerged openstack/ironic-tempest-plugin master: remove ebtables fix env var from wallaby stable job  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/79967916:00
TheJuliadtantsur: tomorrow, lets chat about https://review.opendev.org/c/openstack/ironic/+/807295  I left some feedback on it. I have an idea. Hopefully my concerns make sense when you read them16:10
opendevreviewJulia Kreger proposed openstack/ironic master: Always update cache for HTTP images if Last Modified is unknown  https://review.opendev.org/c/openstack/ironic/+/80786316:41
TheJuliadtantsur: If you could, revisit https://review.opendev.org/c/openstack/ironic/+/803128  We've got enough in that folder which makes me think it is best to just include it.16:44
opendevreviewVerification of a change to openstack/ironic-python-agent master failed: Trivial: minor fixes in error messages  https://review.opendev.org/c/openstack/ironic-python-agent/+/80771319:15
opendevreviewJulia Kreger proposed openstack/ironic master: Facilitate asset copy for bootloader ops  https://review.opendev.org/c/openstack/ironic/+/80681519:47
opendevreviewMerged openstack/ironic-lib stable/wallaby: Avoid using blkid in favour of lsblk and parted  https://review.opendev.org/c/openstack/ironic-lib/+/80775220:01
opendevreviewMerged openstack/ironic bugfix/18.1: Fix to unblock oslodb 11.0.0  https://review.opendev.org/c/openstack/ironic/+/80791020:01
opendevreviewVerification of a change to openstack/ironic bugfix/18.0 failed: Improve agent_client logging  https://review.opendev.org/c/openstack/ironic/+/79515120:01
stevebakermorning20:18
opendevreviewIury Gregory Melo Ferreira proposed openstack/ironic master: Support HttpHeaders in create_subscription  https://review.opendev.org/c/openstack/ironic/+/80685920:33
-opendevstatus- NOTICE: The Gerrit service on review.opendev.org is going offline momentarily for a host migration and zuul upgrade, downtime should be only a few minutes.21:05

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