*** dviroel|rover|afk is now known as dviroel|out | 00:50 | |
*** NobodyCam_ is now known as NobodyCam | 03:50 | |
MikeCTZA | eventually got my test node to PXE yesterday - but not do more quite yet, were a few things I had to do in order to "force" that which I'm not sure why etc. maybe I can explain and someone can comment if was expected or if I am missing something to get this working smoother | 05:41 |
---|---|---|
MikeCTZA | so as per my understanding you need to 1. create node 2. manage node 3. provide node, at the provide step it should power on and load the initramfs and kernel | 05:42 |
arne_wiebalck | Good morning, Ironic! | 06:22 |
arne_wiebalck | MikeCTZA: That is correct. Unless you do inspection, the provide step is the first one where Ironic boots into the image with the IPA/ | 06:24 |
arne_wiebalck | *IPA. | 06:24 |
MikeCTZA | so I could ONLY get things to work to this point if i remove the dnmasq driver/pxe filter from the inspector, but surely thats not quite correct | 06:25 |
MikeCTZA | would maybe trying to get thing going with bifrost be a good exercise to see the process flow etc. before trying with a complex openstack setup? | 06:26 |
MikeCTZA | arne_wiebalck I managed to get my node to PXE yesterday so slight progress and it downloaded the initramfs and kernel but then had network challenges .. which I'm not quite understanding the flow of 100% as yet | 06:29 |
dtantsur | morning ironic | 06:31 |
arne_wiebalck | MikeCTZA: on the provide step, Ironic will PXE boot the node into the ramdisk with the Ironic Python Agent which will then call back to the conductor | 06:31 |
arne_wiebalck | Good morning dtantsur o/ | 06:31 |
janders | hey arne_wiebalck, dtantsur, MikeCTZA and Ironic o/ | 06:32 |
MikeCTZA | OK so with our networking (and the changes I made) I dont think the conductor is reachable from the node that boots, thats something for me to look at now, thx | 06:33 |
arne_wiebalck | Hey janders o/ | 06:35 |
arne_wiebalck | MikeCTZA: Yes: Ironic will time out waiting for the node to call back (the node should be in clean_wait at that time), and I guess the IPA on the node will throw errors all the time if it cannot reach the conductor. | 06:36 |
MikeCTZA | sounds very much like what I could be seeing, gives me more to work on to head in the direction I need | 06:39 |
manuvakery1 | I am testing different os distributions in my openstack ironic setup. I had issue with debian but after using a different image it got resolved. Now i am testing opensuse-leap-15.2 and the boot process getting stuck after Loading Initial ramdisk. What could be the possible issue | 06:40 |
manuvakery1 | https://usercontent.irccloud-cdn.com/file/yQx6n92x/Screenshot%20from%202021-10-19%2012-10-35.png | 06:40 |
opendevreview | Merged openstack/ironic stable/xena: Do not use any parts of image URL in temporary file names https://review.opendev.org/c/openstack/ironic/+/814376 | 07:11 |
opendevreview | Merged openstack/ironic bugfix/18.1: Do not use any parts of image URL in temporary file names https://review.opendev.org/c/openstack/ironic/+/814377 | 07:11 |
dtantsur | manuvakery1: chances are high it's either drivers or maybe it just doesn't output anything to the console | 07:15 |
rpittau | good morning ironic! o/ | 07:36 |
opendevreview | Verification of a change to openstack/ironic stable/wallaby failed: Do not use any parts of image URL in temporary file names https://review.opendev.org/c/openstack/ironic/+/814378 | 07:50 |
janders | hey rpittau o/ | 07:54 |
rpittau | hey janders :) | 07:54 |
opendevreview | Merged openstack/ironic master: Remove redundant node_periodic tests https://review.opendev.org/c/openstack/ironic/+/814170 | 08:08 |
opendevreview | Verification of a change to openstack/ironic stable/wallaby failed: Do not use any parts of image URL in temporary file names https://review.opendev.org/c/openstack/ironic/+/814378 | 08:09 |
manuvakery1 | dtantsur: I am able to boot up in the recovery mode but only in regular mode | 09:00 |
opendevreview | Riccardo Pittau proposed openstack/virtualbmc master: Update pep8 test requirements https://review.opendev.org/c/openstack/virtualbmc/+/814540 | 09:35 |
opendevreview | Riccardo Pittau proposed openstack/sushy-tools master: Update pep8 test requirements https://review.opendev.org/c/openstack/sushy-tools/+/814541 | 09:36 |
opendevreview | Riccardo Pittau proposed x/sushy-oem-idrac master: Update min tox version https://review.opendev.org/c/x/sushy-oem-idrac/+/814542 | 09:40 |
opendevreview | Riccardo Pittau proposed openstack/metalsmith master: Update pep8 test requirements https://review.opendev.org/c/openstack/metalsmith/+/814543 | 09:44 |
manuvakery1 | dtantsur: typo - I am able to boot up in the recovery mode but not in regular mode | 09:49 |
opendevreview | Merged openstack/ironic bugfix/18.1: Fix idrac-wsman set_power_state to wait on HW https://review.opendev.org/c/openstack/ironic/+/809139 | 10:05 |
opendevreview | Riccardo Pittau proposed openstack/sushy-tools master: Update pep8 test requirements https://review.opendev.org/c/openstack/sushy-tools/+/814541 | 10:58 |
opendevreview | Verification of a change to openstack/ironic-lib master failed: Allow qemu-img to write out zeros to disk https://review.opendev.org/c/openstack/ironic-lib/+/808993 | 11:04 |
*** dviroel|out is now known as dviroel|rover | 11:06 | |
dtantsur | we're still seeing kernel panics in tinyIPA https://zuul.opendev.org/t/openstack/build/ed3b1ee8724d49469fadf7b8eeb449ff/log/controller/logs/ironic-bm-logs/node-1_no_ansi_2021-10-19-08:41:42_log.txt | 11:58 |
dtantsur | there is also frozen log like this https://zuul.opendev.org/t/openstack/build/ed3b1ee8724d49469fadf7b8eeb449ff/log/controller/logs/ironic-bm-logs/node-1_no_ansi_2021-10-19-09:10:20_log.txt | 11:59 |
dtantsur | I think we need to (once again) start an etherpad with gate debugging | 11:59 |
iurygregory | good morning/afternoon Ironic o/ | 12:13 |
janders | hey iurygregory o/ | 12:39 |
iurygregory | janders, o/ | 12:40 |
dtantsur | iurygregory: how was Prague? :) | 12:41 |
iurygregory | dtantsur, very good :D (funny thing is that my friend was expecting that I knew about everything in the city LOL) | 12:42 |
dtantsur | from so far a way the distance between Prague and Brno may seem negligible :D | 12:43 |
iurygregory | yeah... | 12:43 |
iurygregory | I think I only went to Prague to visit places like 4 times during 3 years... | 12:44 |
dtantsur | not bad | 12:44 |
iurygregory | in all the 4 times I couldn't find a good place to eat pork's knee or ribs (this time I've found a good restaurant \o/) | 12:45 |
dtantsur | I think it's easier in Brno than in Prague | 12:45 |
dtantsur | the latter is too touristic, at least the center | 12:45 |
iurygregory | dtantsur, exactly! :D | 12:46 |
iurygregory | ok the PTG today starts at 14 UTC - 1hr 12min from now | 12:48 |
janders | \o/ | 12:48 |
iurygregory | dtantsur, how was the TC + PTL session yesterday? | 12:48 |
iurygregory | I will try to take a look at the etherpad later today | 12:48 |
dtantsur | iurygregory: it was curious, we have a lot of notes on https://etherpad.opendev.org/p/tc-ptl-interaction | 12:48 |
dtantsur | there should be sessions on CI/CD further this week | 12:49 |
iurygregory | cool, if I have any questions I will ping you tomorrow =) | 12:49 |
iurygregory | oh nice! | 12:49 |
dtantsur | so far: AGREED Action/concluded items: | 12:50 |
dtantsur | TC to start composing the technical guidelines on various topics like 'unified limit' etc similar way API SIG has done. | 12:50 |
dtantsur | TC to add more specific checklist for goal readiness to make sure all(majority) of the projects are ready to start the goal. | 12:50 |
iurygregory | ack | 12:50 |
* iurygregory only saw now that TheJulia mentioned we had 20 attendees yesterday \o/ | 12:51 | |
dtantsur | not bad. more than the TC :) | 12:52 |
iurygregory | :D | 12:53 |
opendevreview | Jacob Anders proposed openstack/ironic bugfix/18.1: Do not append filename parameter to image URL when using local file https://review.opendev.org/c/openstack/ironic/+/814573 | 12:59 |
opendevreview | Jacob Anders proposed openstack/ironic bugfix/18.1: Do not append filename parameter to image URL when using local file https://review.opendev.org/c/openstack/ironic/+/814573 | 13:07 |
dtantsur | janders: is ^^ in Xena already? | 13:08 |
janders | dtantsur let me check. I may be a bit lost, I realised. | 13:09 |
dtantsur | 18.1 was before stable/xena, so you probably need them both | 13:09 |
janders | fair point | 13:09 |
janders | no it's not, I will do that now | 13:10 |
janders | good pickup! | 13:10 |
opendevreview | Jacob Anders proposed openstack/ironic stable/xena: Do not append filename parameter to image URL when using local file https://review.opendev.org/c/openstack/ironic/+/814577 | 13:13 |
opendevreview | Jacob Anders proposed openstack/ironic bugfix/18.1: Do not append filename parameter to image URL when using local file https://review.opendev.org/c/openstack/ironic/+/814573 | 13:13 |
janders | dtantsur rpittau: I made a minor commit message edit in https://review.opendev.org/c/openstack/ironic/+/814573 which may have invalidated reviews | 13:15 |
janders | sorry :) | 13:15 |
rpittau | yep, already added +2 back | 13:15 |
janders | thank you | 13:16 |
dtantsur | no worries | 13:16 |
janders | I *think* I'm getting on top of my backport backlog | 13:16 |
TheJulia | Goodm morning | 13:29 |
iurygregory | good morning TheJulia =) | 13:29 |
TheJulia | As always yesterday, it was hard to get people to start talking | 13:30 |
TheJulia | But once they did, things began to roll forward | 13:30 |
iurygregory | cool \o/ | 13:30 |
TheJulia | It always feels like mondays are the hardest since we're trying to get people engaged, typically we load it with nebulous topics which need more information to really discuss | 13:31 |
* iurygregory take notes | 13:32 | |
dtantsur | morning TheJulia, this is true | 13:36 |
opendevreview | Dmitry Tantsur proposed openstack/ironic master: Add Xena versions to release notes https://review.opendev.org/c/openstack/ironic/+/814581 | 13:38 |
iurygregory | In 4 min our PTG session will start, we will use the Juno Room https://ptg.opendev.org/ptg.html | 13:56 |
iurygregory | #ironic now The rise of composible hardware, again | 14:00 |
rpioso | iurygregory: Should we update the topic? | 15:27 |
iurygregory | rpioso, I think I did | 15:27 |
* iurygregory checks | 15:27 | |
NobodyCam | Top of the morning Ironic folks | 15:27 |
rpioso | iurygregory: It's there. Thank you! | 15:27 |
iurygregory | rpioso, yw =) | 15:28 |
iurygregory | morning NobodyCam o/ | 15:28 |
NobodyCam | hey hey Good Morning iurygregory :) o/ | 15:28 |
rpioso | NobodyCam: o/ | 15:28 |
NobodyCam | hey hey rpioso how goes the battle this day! | 15:29 |
dtantsur | y u no on PTG man? :) | 15:30 |
rpioso | NobodyCam: PTGing :) | 15:30 |
NobodyCam | I know PTG is on going atm. Didn't want to side track that conversation. but looking for thoughts on a patch to add additional manufacturers support to the SNMP driver? | 16:02 |
dtantsur | NobodyCam: which thoughts are required? :) | 16:05 |
NobodyCam | we have code for Sentry Switched PDU and Raritan KVM/PDU wondering if anyone else would benefit from a patch with this? | 16:06 |
dtantsur | NobodyCam: I'm quite sure, yes. Assuming this hardware is possible to get. | 16:07 |
NobodyCam | it is. Sweet.. I'll get ready and up in a couple days | 16:07 |
opendevreview | Merged openstack/ironic bugfix/18.1: Do not append filename parameter to image URL when using local file https://review.opendev.org/c/openstack/ironic/+/814573 | 16:15 |
rpittau | goodnight! o/ | 16:18 |
iurygregory | gn rpittau o/ | 16:19 |
-opendevstatus- NOTICE: Both Gerrit and Zuul services are being restarted briefly for minor updates, and should return to service momentarily; all previously running builds will be reenqueued once Zuul is fully started again | 17:00 | |
dtantsur | see you tomorrow | 17:11 |
opendevreview | Merged x/sushy-oem-idrac master: Update min tox version https://review.opendev.org/c/x/sushy-oem-idrac/+/814542 | 18:34 |
opendevreview | Verification of a change to openstack/ironic stable/xena failed: Do not append filename parameter to image URL when using local file https://review.opendev.org/c/openstack/ironic/+/814577 | 19:14 |
*** dviroel|rover is now known as dviroel|rover|afk | 20:59 | |
opendevreview | Verification of a change to openstack/ironic stable/xena failed: Do not append filename parameter to image URL when using local file https://review.opendev.org/c/openstack/ironic/+/814577 | 23:21 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!