Wednesday, 2022-01-05

*** pmannidi is now known as pmannidi|brb00:35
opendevreviewTaylorTao proposed openstack/ironic master: Fix Node Console Duplicate Sol Session  https://review.opendev.org/c/openstack/ironic/+/82305001:29
opendevreviewTaylorTao proposed openstack/ironic master: Fix Node Console Duplicate Sol Session  https://review.opendev.org/c/openstack/ironic/+/82305001:30
opendevreviewTaylorTao proposed openstack/ironic master: Fix Node Console Duplicate Sol Session  https://review.opendev.org/c/openstack/ironic/+/82305001:34
*** pmannidi|brb is now known as pmannidi01:39
opendevreviewMerged openstack/ironic-python-agent stable/train: Re-read the partition table with partx -a  https://review.opendev.org/c/openstack/ironic-python-agent/+/82179102:13
opendevreviewTaylorTao proposed openstack/ironic master: Fix Node Console Duplicate Sol Session  https://review.opendev.org/c/openstack/ironic/+/82305002:39
opendevreviewTaylorTao proposed openstack/ironic master: Fix Node Console Duplicate Sol Session  https://review.opendev.org/c/openstack/ironic/+/82305003:01
opendevreviewSteve Baker proposed openstack/ironic master: Use driver_internal_info methods for driver utils  https://review.opendev.org/c/openstack/ironic/+/81850503:06
opendevreviewSteve Baker proposed openstack/ironic master: Use driver_internal_info methods for redfish driver  https://review.opendev.org/c/openstack/ironic/+/81850803:06
opendevreviewSteve Baker proposed openstack/ironic master: Use driver_internal_info methods for ilo driver  https://review.opendev.org/c/openstack/ironic/+/81850703:06
opendevreviewSteve Baker proposed openstack/ironic master: Use driver_internal_info methods for drac driver  https://review.opendev.org/c/openstack/ironic/+/81850603:06
opendevreviewSteve Baker proposed openstack/ironic master: Use driver_internal_info methods for other drivers  https://review.opendev.org/c/openstack/ironic/+/81850903:06
opendevreviewTaylorTao proposed openstack/ironic master: Fix Node Console Duplicate Sol Session  https://review.opendev.org/c/openstack/ironic/+/82305003:06
stevebaker[m]TheJulia: hey this may well be ready for landing https://review.opendev.org/c/openstack/diskimage-builder/+/82177204:04
kamlesh6808cHi team,Good morning. Any suggestion to overcome this ? During baremetal node boot with boot interface as pxe with uefi boot mode, during boot process, it is getting stuck while fetching netboot image and it hungs forever.how to make it work and proceed with deployment?05:18
kamlesh6808cThis is getting tested with devstack environment. I followed https://docs.openstack.org/ironic/latest/install/configure-pxe.html for specific configuration on devstack.05:22
arne_wiebalckGood morning, Ironic!07:19
rpittaugood morning ironic! o/08:24
arne_wiebalckHey rpittau, happy new year!08:28
rpittauhappy new year arne_wiebalck :)08:28
dtantsurgood morning folks!09:08
dtantsurhow is everyone?09:08
rpittaugood morning dtantsur, happy new year :)09:17
rpittauvery busy start of the year :D09:17
dtantsurNot good :) anything requiring my urgent attention?09:20
rpittaunothing urgent or blocking, just annoying :D09:36
opendevreviewAija Jauntēva proposed openstack/ironic master: Fix redfish RAID failed tasks  https://review.opendev.org/c/openstack/ironic/+/82334709:49
opendevreviewAija Jauntēva proposed openstack/ironic master: Add known issue for iDRAC Swift firmware update  https://review.opendev.org/c/openstack/ironic/+/82278210:22
*** dansmith is now known as Guest1035111:26
iurygregorygood morning Ironic o/11:32
dtantsurhey hey iurygregory 11:49
dtantsurhow is the warm part of the world looking? :)11:49
opendevreviewRiccardo Pittau proposed openstack/bifrost master: [WIP] Run bifrost on CentOS Stream 9  https://review.opendev.org/c/openstack/bifrost/+/81905812:05
iurygregoryhey dtantsur o/ it's very warm hehe12:17
iurygregoryhappy new year o/12:17
iurygregorythe pto was quite good :D I almost forgot how to turn on my laptop :D12:17
dtantsurvery nice :)12:19
holtgreweo/ Hello ironic.13:01
holtgreweCould anyone tell me how the --use-config-drive option is supposed to work when launching ironic nodes via nova?13:02
holtgreweI read that the --file option is deprecated, so how would I get content into the config drive?13:02
holtgrewe(or even better: please point me at the docs that I missed)13:03
arne_wiebalckholtgrewe: o/13:08
arne_wiebalckholtgrewe: how about `--user-data` ?13:10
holtgrewearne_wiebalck: you cannot configure network in user data ;-)13:11
holtgreweMy feeble attempt at adding the equivalent of --file to the ansible collection was critized correctly here for that parameter being deprecated. https://review.opendev.org/c/openstack/ansible-collections-openstack/+/81965713:12
holtgreweThe linked to documentation here https://docs.openstack.org/nova/xena/user/metadata.html#config-drives tells me interesting things about config drives but not how to get manually created network configuration INTO the network drive13:14
holtgreweI need to create a OS level link aggregation group / Linux bond.13:14
holtgreweI tried configuring the port group correctly in ironic but now I don't understand how I can use nova/neutron ports to statically assign an IP to the port group.13:15
holtgreweOK... I begin to understand and apologize for being thick.13:28
holtgreweI now see an /dev/sda4 that contains the appropriate info13:28
holtgreweand it's properly being configured with a bond13:29
holtgrewetada13:29
holtgrewe*sigh*13:29
* holtgrewe self-faceplams13:29
dtantsurI agree, it's all confusing :)13:30
holtgreweHeh, yeah. I remember the days where I created my own PXE server. That was complex enough. I'm really happy that ironic abracts all of that away and of course it abstracts away a lot of other things.13:32
holtgreweSo the complexity is to be expected.13:32
iurygregoryarne_wiebalck, o/13:33
arne_wiebalckhey iurygregory o/13:34
holtgreweI'm getting a complaint "Cannot attach VIF 9e3cc588-7b0a-4111-9693-38e8b4cdf320 to the node 572eb470-62a2-4736-bb00-4c4caa0a0a3c due to error: Unable to attach VIF 9e3cc588-7b0a-4111-9693-38e8b4cdf320, not enough free physical ports."13:48
holtgreweThe physical ports and port groups should be fine, though. https://paste.openstack.org/show/811931/ -- where to look next?13:49
holtgrewe... in the logs it seems and it looks like a missing resource class for a node.13:54
opendevreviewRiccardo Pittau proposed openstack/bifrost master: [WIP] Run bifrost on CentOS Stream 9  https://review.opendev.org/c/openstack/bifrost/+/81905814:07
dtantsurholtgrewe: you do seem to have a resource class.. how many vNICs do you request from Nova? from your paste, you can only have one?14:17
TheJuliagood morning14:20
dtantsurmorning TheJulia 14:20
holtgreweTheJulia: o/ good afternoon ;-)14:20
holtgrewedtantsur: I traced things a bit further ... https://paste.openstack.org/show/811933/14:21
holtgreweso the error happens in ironic after called through the API14:22
dtantsuryeah, hence my question re the number of vNICs you expect14:24
holtgrewedtantsur: Ah, sorry. I am requesting a single nic, the baremetal node has a single port group14:26
dtantsurhmm, seems to match :) maybe any sort of retries kick in?14:27
holtgrewedtantsur: I'm sorry, I do not understand what you mean by this.14:27
dtantsurholtgrewe: check the logs, could it be that some sort of an error happened before, and the "not enough" error is a result of a retry?14:28
dtantsurI'm shooting in the darkness now, to be honest14:28
dtantsurwe may better summon TheJulia, she *loves* dealing with lost VIFs :-P14:28
* dtantsur prepares to be fed to corgi for that14:28
holtgrewedtantsur: so a hypothesis would be a VIF that is in a mysql record but nowhere else?14:29
dtantsurrather something like this: Nova reserves a VIF, then $something fails, it retries and tries to reserve another VIF, before Ironic can clean up the first one..14:30
dtantsurjust guessing really14:30
holtgreweSounds like I should start by enabling ironic debugging14:35
dtantsurholtgrewe: using OpenStack without debugging on is an admirable goal, but I'm not aware of anyone who's got too far with it :)14:36
holtgrewedtantsur: the kolla/kayobe docs recommend not doing that in production14:36
dtantsurI understand there is a risky trade-off, but...14:37
dtantsur... you can probably turn it off once your installation works and is stable14:37
holtgrewe;-)14:38
holtgreweAt least you *can* turn on debugging and look at the sources. Not like some other (non cloud) systems that I know...14:40
dtantsurthis is a big plus indeed14:40
holtgreweOK... kayobe decided that it needs to build some dib images... time enough to get some coffee.14:41
dtantsurnever bad time for coffee!14:41
* dtantsur has 20 minutes before 4pm - coffee is still allowed!14:41
holtgrewecoffee, but still building. Well there's still 192 nodes to configure properly for UEFI...14:47
dtantsurwhoever has some review cycles: https://review.opendev.org/c/openstack/ironic-python-agent/+/822338 and https://review.opendev.org/c/openstack/ironic/+/822337 are pretty important to get in to establish the bugfix CI14:59
rpittau\o/ https://review.opendev.org/c/openstack/bifrost/+/81905815:02
opendevreviewRafael Castillo proposed openstack/ironic-python-agent-builder stable/wallaby: Replace genisoimage with xorriso  https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/82336715:08
opendevreviewDmitry Tantsur proposed openstack/bifrost master: Move /httpboot to /var/lib/ironic  https://review.opendev.org/c/openstack/bifrost/+/82274315:08
opendevreviewDmitry Tantsur proposed openstack/bifrost master: Change the TFTP directory to /var/lib/tftpboot  https://review.opendev.org/c/openstack/bifrost/+/82355215:18
dtantsurrpittau: w00t!15:23
opendevreviewRiccardo Pittau proposed openstack/bifrost master: Run bifrost on CentOS Stream 9  https://review.opendev.org/c/openstack/bifrost/+/81905815:32
rpittaunot sure if I put things in the most correct places, but it works :)15:33
holtgrewedtantsur: OK, logging is more verbose now. Which logs would I look into?15:56
holtgreweprobably not ironic-conductor...15:57
opendevreviewJames Denton proposed openstack/networking-generic-switch master: Support multiple links in link_local_information dict of portgroups  https://review.opendev.org/c/openstack/networking-generic-switch/+/55705116:01
holtgrewewell, something to take care of tomorrow16:17
holtgreweo/ bye16:17
opendevreviewRadosław Piliszek proposed openstack/bifrost stable/victoria: [CI] Move Kolla testing to CentOS Stream  https://review.opendev.org/c/openstack/bifrost/+/82355916:28
*** Guest10351 is now known as dansmith16:46
rpittaugood night! o/17:04
opendevreviewMerged openstack/ironic-python-agent bugfix/8.3: Configure CI for bugfix/8.3  https://review.opendev.org/c/openstack/ironic-python-agent/+/82233817:09
opendevreviewVerification of a change to openstack/ironic bugfix/19.0 failed: Configure CI for bugfix/19.0  https://review.opendev.org/c/openstack/ironic/+/82233717:09
arne_wiebalckbye everyone o/17:22
*** akahat|ruck is now known as akahat|out17:35
stevebaker[m]good morning18:59
TheJuliadid someone say missing vif at some point?!?19:12
TheJuliashould I run away and hide under a large rock19:12
TheJuliaMaybe they are doing aquaduct inspections under the mountain this week!19:12
TheJuliathey seriously dug an aquaduct through one of the nearby mountains, but they only shut it down once a year for inspections19:18
stevebaker[m]we had a sewer pip under a mountain break at the beginning of covid, and no way to bring in any experts to fix it19:46
TheJuliaouch20:05
TheJuliaarne_wiebalck: perhaps https://github.com/OpenStackweb/ironic-website/pull/46 may be worth a read :)23:59

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