Tuesday, 2021-04-13

*** samcat116 has joined #openstack-ironic00:15
iurygregorymorning janders8 =P00:26
*** samcat116 has quit IRC00:30
*** lbragstad_ has joined #openstack-ironic00:43
*** lbragstad has quit IRC00:45
*** dking has quit IRC00:46
*** paras33__ has quit IRC00:51
*** tzumainn has quit IRC01:09
openstackgerritSteve Baker proposed openstack/ironic stable/train: Refactor vendor detection and add Redfish implementation  https://review.opendev.org/c/openstack/ironic/+/78599201:15
openstackgerritSteve Baker proposed openstack/ironic stable/ussuri: Restrict syncing of boot mode to Supermicro  https://review.opendev.org/c/openstack/ironic/+/78444601:42
*** zzzeek has quit IRC02:21
*** zzzeek has joined #openstack-ironic02:23
*** paras333 has joined #openstack-ironic02:31
openstackgerritMerged openstack/ironic stable/ussuri: Refactor vendor detection and add Redfish implementation  https://review.opendev.org/c/openstack/ironic/+/78445202:33
*** paras333 has quit IRC02:35
*** rcernin has quit IRC02:58
*** rcernin has joined #openstack-ironic03:19
*** rcernin has quit IRC03:37
*** rcernin has joined #openstack-ironic03:37
openstackgerritSteve Baker proposed openstack/ironic stable/train: Refactor vendor detection and add Redfish implementation  https://review.opendev.org/c/openstack/ironic/+/78599204:34
*** zzzeek has quit IRC04:59
*** zzzeek has joined #openstack-ironic05:00
*** akahat has quit IRC05:02
*** akahat has joined #openstack-ironic05:14
*** uzumaki has joined #openstack-ironic05:27
*** pmannidi has joined #openstack-ironic05:33
*** pmannidi has quit IRC05:38
*** pmannidi has joined #openstack-ironic05:45
arne_wiebalckGood morning, ironic!05:48
janders8good morning arne_wiebalck o/05:48
arne_wiebalckhey janders8 o/05:49
janders8arne_wiebalck you might know the answer to something I'm reading up on: how to configure what clean steps are used and what are not?05:49
*** pmannidi has quit IRC05:49
janders8(it's kind of related to my recent clean steps priorities patch)05:50
*** pmannidi has joined #openstack-ironic05:51
arne_wiebalckVia the priorities, no? You are the expert now :)05:51
arne_wiebalckWe do this in our downstream h/w manager and set the priorities for the steps.05:51
janders8I'm just running cleaning with erase_devices:0 and erase_devices_metadata:0 to see what it's going to do (if anything)05:52
janders8but I'm curious how it used to be done... looks like a custom HardwareManager would be needed05:52
*** uzumaki has quit IRC05:55
*** pmannidi has quit IRC05:55
janders8arne_wiebalck interestingly it looks like priority overrides aren't working as well for disablement of steps: http://paste.openstack.org/show/804425/ I will look into the code to get a better idea what's happening and whether this is a feature or a bug :)05:56
arne_wiebalckjanders8: erm ... :)06:00
arne_wiebalckjanders8: Priority 0 meant for me "skip on auto cleaning".06:00
janders8yeah I will see if overrides may be applied after the selection of enabled/disabled steps or something like that06:01
janders8cause I wonder why these even ran06:01
*** pmannidi has joined #openstack-ironic06:02
janders8https://opendev.org/openstack/ironic/src/branch/master/ironic/conductor/steps.py#L12506:04
janders8^ that would be why06:04
janders8it is indeed making the call based on pre-override priorities06:05
janders8I will look into a fix06:06
*** pmannidi has quit IRC06:07
*** pmannidi has joined #openstack-ironic06:08
arne_wiebalckjanders8: ++06:09
*** pmannidi has quit IRC06:12
*** pmannidi has joined #openstack-ironic06:14
*** pmannidi has quit IRC06:18
*** pmannidi has joined #openstack-ironic06:20
*** pmannidi has quit IRC06:24
arne_wiebalckdtantsur|afk: After our upgrade to Ussuri, it seems that Ironic decides to have the boot managed by the inspector for newly enrolled, i.e. not yet inspected, nodes. For nodes which were inspected before, Ironic seems to prefer to manage the boot itself. Is that expected behavior? (It breaks the integration with our PXE infra and I would like to understand a little better before I patch the patch :).06:25
*** pmannidi has joined #openstack-ironic06:25
*** pmannidi has quit IRC06:30
*** pmannidi has joined #openstack-ironic06:31
*** pmannidi has quit IRC06:36
*** pmannidi has joined #openstack-ironic06:37
*** rcernin has quit IRC06:38
*** rcernin has joined #openstack-ironic06:38
*** pmannidi has quit IRC06:42
*** pmannidi has joined #openstack-ironic06:43
*** pmannidi has quit IRC06:47
*** rcernin has quit IRC06:55
*** frigo has joined #openstack-ironic07:34
frigomorning Ironic!07:34
*** rpittau|afk is now known as rpittau07:43
rpittaugood morning ironic! o/07:43
*** dougsz has joined #openstack-ironic07:45
*** tosky has joined #openstack-ironic07:49
*** ociuhandu has joined #openstack-ironic07:53
*** rcernin has joined #openstack-ironic07:56
*** rcernin has quit IRC08:00
*** lucasagomes has joined #openstack-ironic08:08
*** rcernin has joined #openstack-ironic08:08
*** derekh has joined #openstack-ironic08:11
*** ebagakis has joined #openstack-ironic08:16
*** rcernin has quit IRC08:19
janders8good morning frigo and rpittau o/08:23
janders8(I need to get rid of this number 8!)08:23
rpittauhey janders8, where are the other 7 clones? :P08:23
janders8rpittau yeah I wonder that...08:23
arne_wiebalckit is like Mon, Tue, ... socks maybe08:23
janders8did I leave the screen unlocked and have geckos running over the keyboard?08:24
*** rcernin has joined #openstack-ironic08:24
rpittau:D08:26
openstackgerritankit proposed openstack/ironic master: Followup patch for security dashboard clean steps  https://review.opendev.org/c/openstack/ironic/+/78601508:26
janders8I was looking at https://storyboard.openstack.org/#!/story/2008038 and realised that the final implementation doesn't properly link to it. I suspect task number mismatch: ( https://review.opendev.org/c/openstack/ironic/+/774391 Story: 200803808:29
janders8Task: 40699)08:29
janders8I wonder if this needs fixing (and how) - do you have any suggestions?08:30
janders8I suspect the commit message should have referenced task 40696 and not 4069908:30
*** dtantsur|afk is now known as dtantsur08:31
dtantsurarne_wiebalck: it's expected since after inspection ironic *can* in fact configure boot for them (it knows MAC addresses, etc)08:32
dtantsurgood morning08:32
janders8good morning dtantsur o/08:32
*** janders8 is now known as janders08:32
* janders is checking if his seven alter egos are gone?08:33
janders\o/08:33
* janders still thinks they were alter geckos08:33
dtantsur:D08:33
*** ociuhandu has quit IRC08:41
*** ociuhandu has joined #openstack-ironic08:41
*** dougsz has quit IRC08:43
*** ociuhandu has quit IRC08:46
*** ociuhandu has joined #openstack-ironic08:50
openstackgerritRiccardo Pittau proposed openstack/sushy master: Update venv entry in tox.ini  https://review.opendev.org/c/openstack/sushy/+/78589408:52
arne_wiebalckdtantsur: ah, ok ... how does the inspector configure boot (as it does not know MACs either) ?08:53
dtantsurarne_wiebalck: it does not, it relies on the catch-all DHCP.08:54
arne_wiebalckdtantsur: ok, makes sense08:54
arne_wiebalckdtantsur: thanks08:54
arne_wiebalckdtantsur: the thing I tried was to force managed boot08:54
arne_wiebalckdtantsur: via the config08:55
arne_wiebalckdtantsur: that fails the validation, though08:55
dtantsuryeah, it does not know that you have your own DHCP08:55
arne_wiebalckdtantsur: lack of support in the ipmi driver08:55
arne_wiebalckdtantsur: yeah08:55
arne_wiebalckdtantsur: ok, will patch our patch, thanks again!08:56
dtantsurnp08:56
dtantsurFYI folks I'm going to pick up https://storyboard.openstack.org/#!/story/2005328 soon08:56
dtantsurif you have any new comments, please let me know08:56
*** dtantsur is now known as dtantsur|brb08:57
*** rcernin has quit IRC08:58
*** k_mouza has joined #openstack-ironic09:01
*** akahat has quit IRC09:28
*** ociuhandu has quit IRC09:36
*** ociuhandu has joined #openstack-ironic09:37
cenneMorning!09:38
cennedtantsur: you can check my latest ptch now. Have modified it like you said.09:40
cennealso added proxy methods.09:40
cennewilltackle tests now09:40
*** ociuhandu has quit IRC09:42
*** ociuhandu has joined #openstack-ironic09:49
*** rcernin has joined #openstack-ironic09:50
*** akahat has joined #openstack-ironic09:53
*** rpittau is now known as rpittau|bbl09:54
*** rcernin has quit IRC09:56
*** dtantsur|brb is now known as dtantsur10:00
dtantsurcool! will get to it a bit later today - I have a busy first half of the day10:00
*** rcernin has joined #openstack-ironic10:14
*** rcernin has quit IRC10:20
*** ebagakis has quit IRC10:41
openstackgerritDmitry Tantsur proposed openstack/ironic master: [WIP] deploy interface that fully relies on custom deploy steps  https://review.opendev.org/c/openstack/ironic/+/78603310:41
openstackgerritDmitry Tantsur proposed openstack/ironic master: [WIP] Deploy interface that fully relies on custom deploy steps  https://review.opendev.org/c/openstack/ironic/+/78603310:44
iurygregorygood morning ironic o/11:10
jandershey iurygregory o/11:10
iurygregoryo/11:11
openstackgerritDmitry Tantsur proposed openstack/ironic master: [WIP] Deploy interface that fully relies on custom deploy steps  https://review.opendev.org/c/openstack/ironic/+/78603311:11
*** tkajinam has quit IRC11:13
*** uzumaki has joined #openstack-ironic11:19
*** ociuhandu has quit IRC11:37
*** k_mouza has quit IRC11:37
*** ociuhandu has joined #openstack-ironic11:38
openstackgerritDmitry Tantsur proposed openstack/ironic master: [WIP] Deploy interface that fully relies on custom deploy steps  https://review.opendev.org/c/openstack/ironic/+/78603311:47
openstackgerritDmitry Tantsur proposed openstack/ironic master: Process in-band deploy steps on fast-track  https://review.opendev.org/c/openstack/ironic/+/78603711:47
iurygregoryI love ironic-grenade in victoria -.-'11:49
iurygregorynova why you do this D:11:49
dtantsurheh11:49
iurygregoryis not beautiful =X too much red in nova logs11:49
iurygregorythe funny part is that in grenade the job is green11:50
*** ociuhandu has quit IRC11:50
*** ociuhandu has joined #openstack-ironic11:50
iurygregorygrenade https://zuul.opendev.org/t/openstack/builds?job_name=ironic-grenade&project=openstack%2Fgrenade&branch=stable%2Fvictoria while in ironic https://zuul.opendev.org/t/openstack/builds?job_name=ironic-grenade&project=openstack%2Fironic&branch=stable%2Fvictoria11:51
iurygregory\o/11:51
*** k_mouza has joined #openstack-ironic11:52
*** ociuhandu has quit IRC11:55
*** ociuhandu has joined #openstack-ironic11:59
*** dougsz has joined #openstack-ironic12:00
*** dougsz has quit IRC12:00
*** dougsz has joined #openstack-ironic12:00
janderssee you tomorrow Ironic o/12:13
arne_wiebalckbye janders without 8 o/12:14
*** ociuhandu has quit IRC12:15
jandershah yeah I managed to drop the 8 finally, hopefully the Broadband gods (or geckos) will be gracious from now on12:19
*** ociuhandu has joined #openstack-ironic12:22
arne_wiebalck:)12:24
openstackgerritIury Gregory Melo Ferreira proposed openstack/ironic-lib master: Add initial privsep structure  https://review.opendev.org/c/openstack/ironic-lib/+/74553612:27
openstackgerritDmitry Tantsur proposed openstack/ironic master: Process in-band deploy steps on fast-track  https://review.opendev.org/c/openstack/ironic/+/78603712:30
openstackgerritDmitry Tantsur proposed openstack/ironic master: [WIP] Deploy interface that fully relies on custom deploy steps  https://review.opendev.org/c/openstack/ironic/+/78603312:31
*** rpittau|bbl is now known as rpittau12:31
rpittauiurygregory: there was a discusion yesterday already about the grenade job in victoria12:32
rpittauthe problem is not in nova12:32
rpittauthe issue is that only ironic gets updated, all the other projects are not12:33
rpittauthat causes incongruence with dependencies12:33
iurygregoryI probably missed this discussion O.o12:33
rpittauit was mainly in the nova channel12:34
rpittauI think sean was working on it, but he didn't reply yet to my message12:34
iurygregoryrpittau, I see, but it's a bit weird that in grenade the ironic-grenade job had success .-.12:34
*** ociuhandu has quit IRC12:35
*** ociuhandu has joined #openstack-ironic12:36
rpittaudefinitely12:37
iurygregoryI've asked in qa but no answers =)12:38
*** ociuhandu has quit IRC12:38
*** ociuhandu has joined #openstack-ironic12:38
*** uzumaki has quit IRC12:50
*** paras333 has joined #openstack-ironic12:52
*** paras333 has quit IRC12:55
*** paras333 has joined #openstack-ironic12:56
*** rloo has joined #openstack-ironic12:56
*** lmcgann has joined #openstack-ironic13:02
*** ociuhandu has quit IRC13:11
*** ociuhandu has joined #openstack-ironic13:18
*** hjensas is now known as hjensas|afk13:18
*** tosky has quit IRC13:19
*** tosky has joined #openstack-ironic13:25
*** ociuhandu has quit IRC13:26
*** tosky has quit IRC13:29
*** tosky has joined #openstack-ironic13:29
*** k_mouza has quit IRC13:30
*** k_mouza has joined #openstack-ironic13:39
*** ociuhandu has joined #openstack-ironic13:39
*** tzumainn has joined #openstack-ironic13:42
*** ociuhandu has quit IRC13:44
arne_wiebalckBare Metal SIG meeting in about 10 mins: https://etherpad.opendev.org/p/bare-metal-sig13:51
*** k_mouza has quit IRC13:53
*** ociuhandu has joined #openstack-ironic13:55
*** ociuhandu has quit IRC14:03
*** ociuhandu has joined #openstack-ironic14:04
*** ociuhandu has quit IRC14:04
*** ociuhandu has joined #openstack-ironic14:05
iurygregorycorgi likes RBAC14:06
*** k_mouza has joined #openstack-ironic14:19
*** ociuhandu has quit IRC14:20
*** ociuhandu has joined #openstack-ironic14:20
*** lbragstad_ is now known as lbragstad14:31
dtantsur\o/14:37
arne_wiebalckiurygregory: I thought corgi had a question, but then it did not speak up when I asked!14:39
iurygregoryarne_wiebalck, yeah!14:39
*** samcat116 has joined #openstack-ironic14:42
TheJuliaCorgi just wanted attention. The mobile command center is less space and he *has* to be on leash constantly outside where as home, he can run around all he wants.14:59
*** samcat116 has quit IRC15:06
*** samcat116 has joined #openstack-ironic15:07
cenneis the SIG meeting over?15:10
iurygregoryyes =)15:11
iurygregoryit finished 30min ago or something =)15:11
cennecool. don't want to accidentally barge in like yesterday, haha. sorry about that.15:12
cenne🤭15:13
iurygregoryBare Metal SIG is on zoom =)15:14
iurygregoryupstream meeting is only on mondays 15 UTC15:14
iurygregoryexcept for next week, because we have the PTG15:15
cennehmm. interesting. Jitsi doesn't have much traction around here? Not ready for prime time yet?15:19
JayFMany folks have trouble with it, especially when video is enabled, on low end computers.15:20
cennedtantsur: getting a little patch ready. submitting in a few mins (testing testing)15:20
JayFThe rule of thumb is usually upstream meetings that don't need/want video can be in jitsi; if they need/want video (like the SIG or SPUC), it goes into one of the mainstream platforms15:21
iurygregory^ this15:21
cenneright. got it. thanks.15:21
openstackgerritRiccardo Pittau proposed openstack/ironic stable/wallaby: [DNM] test CI wallaby  https://review.opendev.org/c/openstack/ironic/+/78606315:22
*** ociuhandu has quit IRC15:22
*** ociuhandu has joined #openstack-ironic15:22
openstackgerritRiccardo Pittau proposed openstack/ironic stable/victoria: [DNM] test CI victoria  https://review.opendev.org/c/openstack/ironic/+/78606415:23
*** ociuhandu_ has joined #openstack-ironic15:23
openstackgerritRiccardo Pittau proposed openstack/ironic stable/ussuri: [DNM] test CI ussuri  https://review.opendev.org/c/openstack/ironic/+/78606515:24
openstackgerritRiccardo Pittau proposed openstack/ironic master: [DNM] test CI master  https://review.opendev.org/c/openstack/ironic/+/78606615:25
*** ociuhandu has quit IRC15:26
*** ociuhandu_ has quit IRC15:28
cennedtantsur: another patch sent. Have added methods in Driver and _proxy.15:30
*** gyee has joined #openstack-ironic15:32
cenneWhile trying to add tests, I tried to create a mock session to test the methods. The test currently fails on a Mock response though.15:39
*** ociuhandu has joined #openstack-ironic15:50
JayFcenne: kajalsah07: Please add me as a reviewer on your patches if you want, and I'm happy to help review them too.15:53
*** ociuhandu has quit IRC15:55
*** lucasagomes has quit IRC16:00
iurygregorywoot first privsep patch is green \o/ https://review.opendev.org/c/openstack/ironic-lib/+/74553616:01
iurygregorynow I can start pushing the others in chain16:01
iurygregory:D16:01
cenneokay! thanks JayF16:08
cenneyep. done. :)16:10
dtantsurthank you JayF! sorry cenne, I ended up being busy the whole day. should be better tomorrow.16:10
JayFI should disclaim that I don't know much about openstacksdk, but I can't let something like ability stop me from reviewing code :D16:10
dtantsurhehe16:12
*** frigo has quit IRC16:17
arne_wiebalckbye everyone o/16:22
rpittaubye! o/16:24
*** rpittau is now known as rpittau|afk16:24
*** rcernin has joined #openstack-ironic16:32
cenne:p JayF:! Very newb here, have much more to learn than just openstacksdk. I'm sure you'll be able to help. Thanks.16:33
*** dougsz has quit IRC16:35
*** rcernin has quit IRC16:37
openstackgerritDmitry Tantsur proposed openstack/ironic master: [WIP] Deploy interface that fully relies on custom deploy steps  https://review.opendev.org/c/openstack/ironic/+/78603316:38
NobodyCamGood Morning Ironic folks16:47
dtantsurwow, a wild NobodyCam!16:47
dtantsurgood morning16:47
NobodyCamSoon I will be back more often, Good Morning dtantsur16:48
dtantsur\o/16:48
NobodyCamoh yea16:48
*** derekh has quit IRC16:59
cenneGood morning to you17:03
openstackgerritDmitry Tantsur proposed openstack/ironic-python-agent master: Always fall back to sysrq when power off fails  https://review.opendev.org/c/openstack/ironic-python-agent/+/78585617:05
*** dtantsur is now known as dtantsur|afk17:11
dtantsur|afko/17:11
cennebye17:14
cenneHeading off myself too. Bye all.17:15
*** cenne is now known as cenne-away17:16
NobodyCamgood morning cenne-away17:24
*** uzumaki has joined #openstack-ironic17:25
*** sshnaidm has joined #openstack-ironic17:28
*** sshnaidm is now known as sshnaidm|pto17:28
*** samcat116 has quit IRC17:35
iurygregorymorning NobodyCam17:42
*** samcat116 has joined #openstack-ironic17:57
*** samcat116 has quit IRC18:49
*** samcat116 has joined #openstack-ironic18:59
*** bburns has quit IRC19:13
NobodyCamMorning iurygregory19:18
*** ociuhandu has joined #openstack-ironic19:23
*** k_mouza has quit IRC19:49
*** samcat116 has quit IRC19:53
*** bburns has joined #openstack-ironic19:55
*** samcat116 has joined #openstack-ironic20:00
*** ociuhandu has quit IRC20:05
*** trandles has joined #openstack-ironic21:00
*** samcat116 has quit IRC21:03
*** lmcgann has quit IRC21:41
*** k_mouza has joined #openstack-ironic21:49
*** k_mouza has quit IRC21:53
*** uzumaki has quit IRC22:05
*** tkajinam has joined #openstack-ironic22:23
*** rcernin has joined #openstack-ironic22:52
*** rcernin has quit IRC22:54
*** rcernin has joined #openstack-ironic22:54
jandersgood morning Ironic o/23:05
jandersI see I'm still the one and only janders, no suffixes - that means no network dropouts or alter geckos overnight23:10
*** rloo has quit IRC23:11
JayFFWIW, you can setup automatic backup usernames in clients and servicces23:13
JayFthat's why you might see me as "JasonF" in here. I have that, and JayF registered to the same freenode account, and configure my client for a backup. (My original nick was actually JasonF; I've been on Freenode longer than I've been known as "Jay")23:13
jandersgood idea - thanks JayF :)23:14
* JayF looks forward to the day when "kanders" or "jandert" comes into the channel /s23:17
*** tosky has quit IRC23:34
iurygregorygood morning janders <insert number here> o/23:54
*** uzumaki has joined #openstack-ironic23:55
jandersLOL23:56
jandersgood morning iurygregory o/23:56
jandersjanders scales!23:57

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