*** sthussey has quit IRC | 00:01 | |
*** dsneddon has quit IRC | 00:05 | |
*** betherly has joined #openstack-ironic | 00:08 | |
*** dsneddon has joined #openstack-ironic | 00:10 | |
*** betherly has quit IRC | 00:13 | |
*** dsneddon has quit IRC | 00:15 | |
*** gyee has quit IRC | 00:19 | |
*** dsneddon has joined #openstack-ironic | 00:31 | |
*** dsneddon has quit IRC | 00:37 | |
*** dsneddon has joined #openstack-ironic | 00:41 | |
*** trungnv has quit IRC | 00:48 | |
*** dsneddon has quit IRC | 00:54 | |
kaifeng | mkrai: if network-1 and network-2 are based on different neutron physical networks, then you can achieve this by physical network awareness | 00:57 |
---|---|---|
*** igordc has quit IRC | 01:00 | |
*** dsneddon has joined #openstack-ironic | 01:03 | |
*** dsneddon has quit IRC | 01:09 | |
*** dsneddon has joined #openstack-ironic | 01:17 | |
*** betherly has joined #openstack-ironic | 01:21 | |
*** dsneddon has quit IRC | 01:22 | |
*** betherly has quit IRC | 01:26 | |
*** dsneddon has joined #openstack-ironic | 01:29 | |
*** altlogbot_3 has quit IRC | 01:37 | |
*** dsneddon has quit IRC | 01:38 | |
*** altlogbot_0 has joined #openstack-ironic | 01:38 | |
*** dsneddon has joined #openstack-ironic | 01:48 | |
*** dsneddon has quit IRC | 01:53 | |
*** ricolin has joined #openstack-ironic | 02:16 | |
*** dsneddon has joined #openstack-ironic | 02:22 | |
*** betherly has joined #openstack-ironic | 02:23 | |
*** gregoryo has joined #openstack-ironic | 02:25 | |
*** betherly has quit IRC | 02:27 | |
*** dsneddon has quit IRC | 02:28 | |
*** dsneddon has joined #openstack-ironic | 02:31 | |
*** betherly has joined #openstack-ironic | 02:43 | |
*** dsneddon has quit IRC | 02:45 | |
*** betherly has quit IRC | 02:48 | |
*** betherly has joined #openstack-ironic | 03:04 | |
*** whoami-rajat has joined #openstack-ironic | 03:07 | |
*** mkrai has joined #openstack-ironic | 03:09 | |
*** betherly has quit IRC | 03:09 | |
*** yolanda has quit IRC | 03:21 | |
*** yolanda has joined #openstack-ironic | 03:22 | |
*** stendulker has joined #openstack-ironic | 03:38 | |
*** dsneddon has joined #openstack-ironic | 04:06 | |
*** dsneddon has quit IRC | 04:15 | |
*** Lucas_Gray has joined #openstack-ironic | 04:41 | |
*** jhesketh has joined #openstack-ironic | 04:54 | |
*** dsneddon has joined #openstack-ironic | 04:55 | |
*** rachit7 has joined #openstack-ironic | 05:02 | |
*** dsneddon has quit IRC | 05:10 | |
*** dsneddon has joined #openstack-ironic | 05:26 | |
*** Lucas_Gray has quit IRC | 05:35 | |
*** gkadam_ has joined #openstack-ironic | 05:54 | |
*** gkadam_ has quit IRC | 05:54 | |
*** michchap has quit IRC | 05:56 | |
*** gkadam has quit IRC | 05:56 | |
*** jtomasek has joined #openstack-ironic | 06:17 | |
openstackgerrit | paresh sao proposed openstack/ironic master: [WIP] Fixed uefi iscsi support for iLO https://review.opendev.org/674731 | 06:21 |
*** dsneddon has quit IRC | 06:31 | |
*** stendulker has quit IRC | 06:36 | |
mkrai | Hi Ironic! Good morning o/ | 06:51 |
openstackgerrit | Merged openstack/bifrost master: Fix troubleshooting docs - SSH access to CoreOS https://review.opendev.org/662057 | 06:56 |
kaifeng | morning mkrai | 06:58 |
mkrai | morning kaifeng | 06:58 |
kaifeng | mkrai wrt the question you raised above, have you find the solution? | 07:01 |
mkrai | kaifeng, No | 07:01 |
mkrai | kaifeng, Thanks for noticing it | 07:01 |
mkrai | kaifeng, Do you know how that can be done? | 07:01 |
openstackgerrit | Pradip Kadam proposed openstack/ironic master: DRAC : clear_job_queue clean step to fix pending bios config jobs https://review.opendev.org/674021 | 07:02 |
kaifeng | it's viable if network-1 and network-2 are using different physical networks | 07:03 |
kaifeng | I don't know if that's your case | 07:03 |
kaifeng | if they are based on the same physical network, I think we don't have a way to explicitly assign which port belongs to which network. | 07:04 |
*** tssurya has joined #openstack-ironic | 07:04 | |
mkrai | kaifeng, so I have two ports one is for pxe provisiong which is on a flat network with physical_network as public | 07:04 |
mkrai | The other one is an vlan port with no physical_network | 07:05 |
kaifeng | I am not quite understand your case, a node has one type of network interface, you can't mix flat and vlan together I guess? | 07:07 |
openstackgerrit | Merged openstack/sushy-tools master: Add state sharing and persistence mechanism https://review.opendev.org/666296 | 07:07 |
openstackgerrit | Merged openstack/sushy-tools master: Add Indicator LED resource emulation https://review.opendev.org/655936 | 07:07 |
openstackgerrit | Merged openstack/sushy-tools master: Add Virtual Media support https://review.opendev.org/656792 | 07:07 |
*** dsneddon has joined #openstack-ironic | 07:08 | |
mkrai | kaifeng, Yes I agree. This is just a PoC and it's working fine | 07:10 |
mkrai | but my use case is a valid one I think. Two interfaces on different vlan network. | 07:11 |
kaifeng | yep, this is valid use case. | 07:12 |
kaifeng | suppose we have a baremetal with two ports, if the network-1 and network-2 are created on s created on physnet1 and physnet2 respectively, then you can update your port with the desired physical network property | 07:14 |
*** verma-varsha has joined #openstack-ironic | 07:14 | |
kaifeng | s/on s created/ | 07:14 |
mkrai | kaifeng, I get that. But there's isn't other way of binding to specific network if there's no physical network, Right? | 07:15 |
kaifeng | I think so, as far as I know, there is no other way, free port is picked from available ports, there is no other mechanism to interfere with this process except physical network | 07:17 |
kaifeng | but I wonder why guest os wants to care about which port connect to which logical network? | 07:18 |
*** dsneddon has quit IRC | 07:21 | |
mkrai | kaifeng, I am trying to run an infiniband port with my baremetal server and saw that the port is picked by the networking-baremetal where as it should have been picked by other driver | 07:25 |
mkrai | kaifeng, I understand that my setup doesn't make sense but this is for PoC. | 07:25 |
mkrai | kaifeng, Thanks I got my answer. | 07:26 |
*** tesseract has joined #openstack-ironic | 07:30 | |
kaifeng | mkrai: yw :) | 07:34 |
*** verma-varsha has quit IRC | 07:35 | |
*** verma-varsha1 has joined #openstack-ironic | 07:35 | |
*** verma-varsha1 is now known as verma-varsha | 07:37 | |
*** iurygregory has joined #openstack-ironic | 07:44 | |
iurygregory | good morning Ironic | 07:44 |
*** rpittau|afk is now known as rpittau | 07:46 | |
rpittau | good morning ironic! o/ | 07:46 |
kaifeng | morning iurygregory rpittau o/ | 07:47 |
iurygregory | o/ | 07:47 |
kaifeng | mkrai, one last thing, you can set pxe to false for your infiniband port, which has lower priority to be picked up, if I understand your case right. | 07:48 |
*** lucasagomes has joined #openstack-ironic | 07:48 | |
mkrai | kaifeng, Yes I did that and it helped | 07:49 |
mkrai | kaifeng, Thanks! | 07:49 |
kaifeng | mkrai \o/ | 07:50 |
*** gregoryo has quit IRC | 07:50 | |
rpittau | hey kaifeng :) | 07:50 |
*** dougsz has joined #openstack-ironic | 07:52 | |
*** verma-varsha has quit IRC | 07:52 | |
*** verma-varsha has joined #openstack-ironic | 07:56 | |
*** verma-varsha has quit IRC | 08:01 | |
*** rcernin has quit IRC | 08:04 | |
openstackgerrit | Merged openstack/sushy-tools master: Add `get/set_boot_image` to libvirt driver https://review.opendev.org/656938 | 08:05 |
*** ociuhandu has joined #openstack-ironic | 08:05 | |
openstackgerrit | Merged openstack/sushy-tools master: Add Thermal resource emulation https://review.opendev.org/666727 | 08:05 |
*** ociuhandu has quit IRC | 08:05 | |
*** ociuhandu has joined #openstack-ironic | 08:17 | |
*** dtantsur|afk is now known as dtantsur | 08:22 | |
dtantsur | morning folks | 08:22 |
dtantsur | TheJulia: what would you suggest instead? | 08:23 |
kaifeng | morning dtantsur | 08:24 |
*** verma-varsha has joined #openstack-ironic | 08:28 | |
*** ociuhandu has quit IRC | 08:30 | |
*** verma-varsha has quit IRC | 08:32 | |
*** verma-varsha has joined #openstack-ironic | 08:33 | |
*** e0ne has joined #openstack-ironic | 08:35 | |
iurygregory | morning dtantsur | 08:37 |
*** verma-varsha has quit IRC | 08:37 | |
*** verma-varsha has joined #openstack-ironic | 08:39 | |
etingof | that's was a magic night! | 08:40 |
etingof | all my sushy-tools patches got merged \o/ | 08:41 |
* etingof is going to restore the balance and push some more of those | 08:41 | |
dtantsur | heh | 08:43 |
iurygregory | CI magic | 08:44 |
kaifeng | gerrit is smart enough to batch verifying | 08:44 |
* rpittau scared that gerrit is smart | 08:45 | |
* iurygregory +1 ^ | 08:45 | |
*** alexmcleod has joined #openstack-ironic | 08:45 | |
*** verma-varsha has quit IRC | 08:45 | |
*** ociuhandu has joined #openstack-ironic | 08:51 | |
*** verma-varsha has joined #openstack-ironic | 08:53 | |
openstackgerrit | Pradip Kadam proposed openstack/ironic master: DRAC : Fix issue for RAID-0 creation for multiple disks for PERC H740P controller in Ironic https://review.opendev.org/674756 | 08:53 |
iurygregory | dtantsur, in the ironic-prometheus-exporter, I should push one release note for each feature/bugfix I've made or only one that summarizes the actual state of the repository ? | 08:56 |
iurygregory | rpittau, ^ | 08:56 |
dtantsur | iurygregory: usually a note per item | 08:57 |
dtantsur | they'll be consolidated anyway | 08:57 |
iurygregory | one patch for each right? | 08:58 |
*** stendulker has joined #openstack-ironic | 08:59 | |
*** Lucas_Gray has joined #openstack-ironic | 08:59 | |
*** ociuhandu has quit IRC | 09:05 | |
dtantsur | ideally. trivial related things can be combined, use your best judgement on these. | 09:07 |
iurygregory | ack o/ | 09:07 |
*** verma-varsha1 has joined #openstack-ironic | 09:14 | |
*** verma-varsha has quit IRC | 09:15 | |
*** verma-varsha1 is now known as verma-varsha | 09:15 | |
*** dsneddon has joined #openstack-ironic | 09:17 | |
openstackgerrit | Shivanand Tendulker proposed openstack/ironic master: Changes to enable execution of out of band deploy steps https://review.opendev.org/674268 | 09:20 |
openstackgerrit | Shivanand Tendulker proposed openstack/ironic master: Add new method 'apply_configuration' to RAIDInterface https://review.opendev.org/674269 | 09:23 |
openstackgerrit | Pradip Kadam proposed openstack/ironic master: DRAC : Fix issue for RAID-0 creation for multiple disks for PERC H740P https://review.opendev.org/674765 | 09:23 |
openstackgerrit | Shivanand Tendulker proposed openstack/ironic master: Add deploy steps for Redfish BIOS interface https://review.opendev.org/642060 | 09:25 |
openstackgerrit | Shivanand Tendulker proposed openstack/ironic master: WIP: Add iDRAC RAID deploy steps https://review.opendev.org/641731 | 09:26 |
*** Lucas_Gray has quit IRC | 09:27 | |
openstackgerrit | Shivanand Tendulker proposed openstack/ironic master: Add deploy steps for iLO BIOS interface https://review.opendev.org/674270 | 09:27 |
openstackgerrit | raphael.glon proposed openstack/ironic-python-agent master: [WIP] Fix software raid creation on nvme holders https://review.opendev.org/674767 | 09:27 |
openstackgerrit | Shivanand Tendulker proposed openstack/ironic master: Add iLO RAID deploy steps https://review.opendev.org/674271 | 09:28 |
*** Lucas_Gray has joined #openstack-ironic | 09:29 | |
openstackgerrit | Merged openstack/ironic-inspector-specs master: Update the etcd spec https://review.opendev.org/674532 | 09:29 |
openstackgerrit | Shivanand Tendulker proposed openstack/ironic master: Add deploy steps for iLO Management interface https://review.opendev.org/674496 | 09:29 |
openstackgerrit | raphael.glon proposed openstack/ironic-python-agent master: [WIP] Fix software raid creation on nvme holders https://review.opendev.org/674767 | 09:31 |
openstackgerrit | Varsha Verma proposed openstack/sushy-tools master: Add Storage and Storage Controllers resource support https://review.opendev.org/674339 | 09:33 |
*** dsneddon has quit IRC | 09:33 | |
*** dsneddon has joined #openstack-ironic | 09:34 | |
*** dsneddon has quit IRC | 09:39 | |
openstackgerrit | Varsha Verma proposed openstack/sushy-tools master: Add Simple Storage resource support https://review.opendev.org/667328 | 09:45 |
*** ociuhandu has joined #openstack-ironic | 09:47 | |
openstackgerrit | Merged openstack/python-ironic-inspector-client master: Bump the openstackdocstheme extension to 1.20 https://review.opendev.org/674186 | 09:50 |
openstackgerrit | raphael.glon proposed openstack/ironic-python-agent master: [WIP] Fix software raid creation on nvme holders https://review.opendev.org/674767 | 09:51 |
*** verma-varsha has quit IRC | 09:56 | |
*** mgoddard has quit IRC | 10:03 | |
*** rachit7 has quit IRC | 10:04 | |
*** mgoddard has joined #openstack-ironic | 10:07 | |
*** stendulker has quit IRC | 10:07 | |
*** dsneddon has joined #openstack-ironic | 10:11 | |
*** yaawang has quit IRC | 10:21 | |
*** dsneddon has quit IRC | 10:24 | |
*** yaawang has joined #openstack-ironic | 10:38 | |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic master: [EARLY WIP] Use openstacksdk instead of cinderclient https://review.opendev.org/674772 | 10:39 |
* dtantsur brb | 10:41 | |
*** yaawang has quit IRC | 10:44 | |
*** ociuhandu has quit IRC | 11:13 | |
*** ociuhandu has joined #openstack-ironic | 11:16 | |
TheJulia | Good morning | 11:18 |
kaifeng | morning TheJulia | 11:21 |
*** ociuhandu has quit IRC | 11:21 | |
openstackgerrit | raphael.glon proposed openstack/ironic-python-agent master: Adds software raid creation support on nvme drives. https://review.opendev.org/674767 | 11:22 |
openstackgerrit | raphael.glon proposed openstack/ironic-python-agent master: Adds software raid creation support on nvme drives. https://review.opendev.org/674767 | 11:23 |
TheJulia | Ohhhh | 11:24 |
TheJulia | arne_wiebalck: ^^^ | 11:24 |
* TheJulia sips coffee and tries to wake up | 11:27 | |
*** ociuhandu has joined #openstack-ironic | 11:35 | |
arne_wiebalck | TheJulia: Thanks. Looks good! | 11:37 |
* arne_wiebalck leans back in the beach chair | 11:38 | |
*** ociuhandu has quit IRC | 11:40 | |
*** yaawang has joined #openstack-ironic | 11:43 | |
iurygregory | good morning TheJulia arne_wiebalck o/ | 11:44 |
dtantsur | morning TheJulia | 11:44 |
*** ociuhandu has joined #openstack-ironic | 11:49 | |
dtantsur | TheJulia, rpittau: the source of stable/stein instability seems PXE timeouts on all subnode nodes https://logs.opendev.org/46/673446/1/gate/ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode/36261bc/compute1/logs/ironic-bm-logs/ | 11:57 |
dtantsur | I need more statistics, of course. but it does ring some bells.. | 11:58 |
TheJulia | hmmmm | 11:58 |
TheJulia | yeah, we had to change something with the infra config we were loading up between the two cycles | 11:58 |
TheJulia | arne_wiebalck: gah, it could have waited! :) | 11:59 |
TheJulia | dtantsur: looking.... | 11:59 |
TheJulia | https://review.opendev.org/#/c/654636/3/playbooks/ci-workarounds/pre.yaml | 12:00 |
patchbot | patch 654636 - ironic - Direct bridge to be setup (MERGED) - 3 patch sets | 12:00 |
TheJulia | looks like we did that in april | 12:00 |
openstackgerrit | Julia Kreger proposed openstack/ironic stable/stein: Direct bridge to be setup https://review.opendev.org/674790 | 12:00 |
TheJulia | dtantsur: ^^^ lets see | 12:00 |
dtantsur | ++ | 12:00 |
* TheJulia is still asleep | 12:00 | |
*** dsneddon has joined #openstack-ironic | 12:00 | |
*** ociuhandu has quit IRC | 12:01 | |
*** Lucas_Gray has quit IRC | 12:02 | |
openstackgerrit | Merged openstack/metalsmith master: Clean up exceptions metalsmith raises https://review.opendev.org/674247 | 12:03 |
*** Lucas_Gray has joined #openstack-ironic | 12:04 | |
*** dsneddon has quit IRC | 12:08 | |
*** rh-jelabarre has joined #openstack-ironic | 12:10 | |
*** rh-jelabarre has quit IRC | 12:10 | |
*** rh-jelabarre has joined #openstack-ironic | 12:11 | |
*** henriqueof has joined #openstack-ironic | 12:11 | |
* rpittau giving coffee to the router to make it wake up | 12:14 | |
TheJulia | does that work? | 12:14 |
rpittau | it does look better now | 12:15 |
iurygregory | magic coffee works | 12:19 |
TheJulia | heh | 12:19 |
*** Lucas_Gray has quit IRC | 12:22 | |
*** bfournie has quit IRC | 12:29 | |
*** verma-varsha has joined #openstack-ironic | 12:37 | |
*** dsneddon has joined #openstack-ironic | 12:37 | |
*** michchap has joined #openstack-ironic | 12:38 | |
TheJulia | is magical coffee a feature of the game of life? | 12:39 |
* TheJulia makes bad joke | 12:39 | |
*** mkrai has quit IRC | 12:41 | |
dtantsur | oh god, they're drilling from two sides today >_< | 12:43 |
* rpittau hypnotized by strange liquid falling from the sky | 12:43 | |
*** dsneddon has quit IRC | 12:50 | |
arne_wiebalck | TheJulia: np, happy to see others look at (and suggest improvements for) the s/w raid code! :) | 12:54 |
arne_wiebalck | TheJulia: I have put all the Train s/w raid patches on top of a Stein branch and tested this in qa, looks ok (will submit 2 or 3 minor changes next week). Upgrade to Stein planned for next week or the week after :) | 12:56 |
openstackgerrit | raphael.glon proposed openstack/ironic-python-agent master: Software raid: mbr/gpt partition table alternative. https://review.opendev.org/674803 | 12:56 |
dtantsur | arne_wiebalck: nice! yeah, this is quite unprecedented that so many people tried a feature right after it merging :) | 12:57 |
arne_wiebalck | dtantsur: any feedback on whether others made it work in their deployments? | 12:58 |
arne_wiebalck | dtantsur: there are still some relatively easy additions we could enable (like allowing more raid levels) | 12:59 |
dtantsur | arne_wiebalck: one person made it work, the outcome was my documentation update that you reviewed | 13:00 |
arne_wiebalck | dtantsur: great! | 13:01 |
dtantsur | I'm not sure about Raphael, but it seems that they're making progress | 13:01 |
dtantsur | arne_wiebalck: we figured that grub-install fails with a very vague error message if mdadm is not present on the image | 13:01 |
dtantsur | arne_wiebalck: I think the next big step is to make it work as a deploy step | 13:02 |
arne_wiebalck | dtantsur: yes, that'd be great | 13:03 |
arne_wiebalck | dtantsur: we will have a new team member joining next month | 13:03 |
arne_wiebalck | dtantsur: I'll see if that's sth he could worok on | 13:03 |
arne_wiebalck | s/worok/work | 13:03 |
dtantsur | arne_wiebalck: \o/ great! | 13:03 |
dtantsur | I think stendulker picked up making deploy steps work in-band | 13:04 |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/ironic-prometheus-exporter master: Release note for initial ipmi support https://review.opendev.org/674809 | 13:04 |
arne_wiebalck | dtantsur: I'll check with him, thx! | 13:05 |
*** Lucas_Gray has joined #openstack-ironic | 13:07 | |
*** ociuhandu has joined #openstack-ironic | 13:08 | |
*** sthussey has joined #openstack-ironic | 13:11 | |
TheJulia | dtantsur: out of band it looks like | 13:16 |
dtantsur | TheJulia: I think it already works OOB, we need to support IB.. but I may be confusing everything. | 13:16 |
TheJulia | dtantsur: I put the first to patches on the whiteboard yesterday | 13:16 |
TheJulia | dtantsur: I think if you swap the state, then your good :) | 13:16 |
dtantsur | heh | 13:17 |
*** dsneddon has joined #openstack-ironic | 13:17 | |
* dtantsur looks for a swap partition or a swapfile in his brain | 13:18 | |
dtantsur | TheJulia: I think https://review.opendev.org/#/c/674268 meant in-band, since the change mentions agent | 13:20 |
*** iurygregory has quit IRC | 13:20 | |
patchbot | patch 674268 - ironic - Changes to enable execution of out of band deploy ... - 3 patch sets | 13:20 |
*** iurygregory has joined #openstack-ironic | 13:20 | |
*** verma-varsha1 has joined #openstack-ironic | 13:25 | |
*** verma-varsha has quit IRC | 13:27 | |
*** verma-varsha1 is now known as verma-varsha | 13:27 | |
* TheJulia shrugs | 13:27 | |
TheJulia | $BRAINS | 13:28 |
openstackgerrit | raphael.glon proposed openstack/ironic-python-agent master: Software raid: mbr/gpt partition table alternative. https://review.opendev.org/674803 | 13:31 |
TheJulia | Interesting | 13:32 |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic master: Allow configuring global deploy and rescue kernel/ramdisk https://review.opendev.org/672989 | 13:32 |
* TheJulia starts closing fifty million windows to free up ram for the next few hours of calls | 13:32 | |
*** dsneddon has quit IRC | 13:32 | |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/ironic-prometheus-exporter master: Release note for oslo.messaging.notify drivers https://review.opendev.org/674813 | 13:36 |
*** ociuhandu has quit IRC | 13:40 | |
openstackgerrit | Merged openstack/metalsmith master: Remove deprecations from 0.13 https://review.opendev.org/674292 | 13:41 |
TheJulia | iurygregory: A couple comments posted to that reno | 13:42 |
iurygregory | TheJulia, tks! | 13:42 |
* iurygregory looking | 13:42 | |
*** Lucas_Gray has quit IRC | 13:43 | |
* iurygregory my vi did not remove the trailling whitespace =X | 13:44 | |
*** Lucas_Gray has joined #openstack-ironic | 13:47 | |
*** iurygregory_ has joined #openstack-ironic | 13:50 | |
*** iurygregory has quit IRC | 13:50 | |
*** verma-varsha has quit IRC | 13:51 | |
* iurygregory_ internet troll =( | 13:51 | |
*** dsneddon has joined #openstack-ironic | 13:51 | |
*** iurygregory_ is now known as iurygregory | 13:52 | |
*** dsneddon has quit IRC | 13:59 | |
*** dsneddon has joined #openstack-ironic | 14:02 | |
dtantsur | TheJulia: do we need https://review.opendev.org/#/c/654636/ in rocky and older? | 14:05 |
patchbot | patch 654636 - ironic - Direct bridge to be setup (MERGED) - 3 patch sets | 14:05 |
TheJulia | dtantsur: dunno, are we seeing subnode failures there too now? | 14:05 |
dtantsur | I haven't checked | 14:06 |
*** stendulker has joined #openstack-ironic | 14:06 | |
*** ociuhandu has joined #openstack-ironic | 14:11 | |
*** altlogbot_0 has quit IRC | 14:12 | |
*** iurygregory has quit IRC | 14:14 | |
*** altlogbot_0 has joined #openstack-ironic | 14:14 | |
*** iurygregory has joined #openstack-ironic | 14:15 | |
*** dsneddon has quit IRC | 14:15 | |
*** ociuhandu has quit IRC | 14:17 | |
*** Lucas_Gray has quit IRC | 14:17 | |
*** Lucas_Gray has joined #openstack-ironic | 14:19 | |
TheJulia | i haven't had time yet | 14:20 |
*** dsneddon has joined #openstack-ironic | 14:21 | |
stendulker | dtantsur: Hi | 14:21 |
dtantsur | hi stendulker | 14:22 |
stendulker | this is regarding deploy steps | 14:22 |
stendulker | the patches do not support inband steps, but it has been extended for OOB steps that needs reboot | 14:22 |
stendulker | say bios settings application | 14:22 |
dtantsur | stendulker: ah, gotcha. Still, https://review.opendev.org/#/c/674268/3/releasenotes/notes/enable-execution-of-out-of-band-deploy-steps-1f5967e7bfcabbf9.yaml needs rephrasing, since it sounds like we did not have support for OOB deploy steps, which is not entirely true. | 14:24 |
patchbot | patch 674268 - ironic - Changes to enable execution of out of band deploy ... - 3 patch sets | 14:24 |
stendulker | for inband steps it would need further changes as we do not read command status for any of the deploy steps. Also continue_deploy directly goes to writting image | 14:24 |
dtantsur | something like "Fixes support for OOB deploy steps that require a reboot." | 14:24 |
stendulker | DRAC RAID is aslo not supported as of now. | 14:24 |
stendulker | it is also part of thsi patch chain | 14:25 |
stendulker | it was raised but never merged. | 14:25 |
stendulker | that patch i have split up to support reboot after executing step | 14:25 |
dtantsur | okay, let's reframe it as a fix for deploy steps, since currently it's confusing | 14:26 |
stendulker | so essentially no OOB deploy steps cannot execute without this change | 14:26 |
stendulker | s/ cannot / can / | 14:27 |
rpittau | TheJulia, dtantsur, I quickly checked and I saw a couple of failures on rocky, although they don't seem to be related to that issue; there are a couple of jobs in recheck, let's wait for them | 14:27 |
stendulker | ok | 14:27 |
dtantsur | stendulker: and we'll probably need to backport it, since the deploy templates API was in stein | 14:27 |
stendulker | ok, will rephrase it accordingly. | 14:27 |
*** dsneddon has quit IRC | 14:27 | |
*** ociuhandu has joined #openstack-ironic | 14:27 | |
stendulker | ok | 14:27 |
stendulker | we can do that | 14:27 |
stendulker | we will have to backport just first patch | 14:28 |
dtantsur | yep | 14:28 |
dtantsur | many thanks! | 14:28 |
stendulker | rest of the patches are specific to drivers | 14:28 |
stendulker | dtantsur: thank you :) | 14:28 |
dtantsur | arne_wiebalck: it seems that I was wrong about in-band steps ^^^ somebody has to work on them still | 14:28 |
stendulker | yes, inband will need little more changes in continue_deploy() part | 14:29 |
stendulker | need to make it aware of deploy_steps | 14:29 |
*** Lucas_Gray has quit IRC | 14:31 | |
*** Lucas_Gray has joined #openstack-ironic | 14:32 | |
dtantsur | folks, please check https://review.opendev.org/#/c/673800/ it will help with sw raid testing | 14:35 |
patchbot | patch 673800 - ironic - devstack: allow creating more than one volume for ... - 4 patch sets | 14:35 |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/ironic-prometheus-exporter master: Release note for Flask Application https://review.opendev.org/674818 | 14:37 |
openstackgerrit | raphael.glon proposed openstack/ironic-python-agent master: Softraid: parted size convertion factor change. https://review.opendev.org/674819 | 14:40 |
openstackgerrit | raphael.glon proposed openstack/ironic-python-agent master: Softraid: parted size conversion factor change. https://review.opendev.org/674819 | 14:42 |
openstackgerrit | raphael.glon proposed openstack/ironic-python-agent master: Softraid: parted size conversion factor change. https://review.opendev.org/674819 | 14:44 |
dtantsur | this ^^ is confusing me | 14:46 |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/ironic-prometheus-exporter master: Release note for oslo.messaging.notify drivers https://review.opendev.org/674813 | 14:47 |
*** Lucas_Gray has quit IRC | 14:52 | |
*** bfournie has joined #openstack-ironic | 14:54 | |
*** verma-varsha has joined #openstack-ironic | 14:56 | |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/ironic-prometheus-exporter master: Release note for ipmi Voltage metrics https://review.opendev.org/674823 | 14:58 |
iurygregory | only 1 more release note and the ironic-prometheus-exporter will be up to date | 14:58 |
openstackgerrit | Shivanand Tendulker proposed openstack/ironic master: Out of band deploy steps fails to execute https://review.opendev.org/674268 | 15:02 |
*** verma-varsha1 has joined #openstack-ironic | 15:05 | |
*** verma-varsha has quit IRC | 15:07 | |
*** verma-varsha1 is now known as verma-varsha | 15:07 | |
*** Lucas_Gray has joined #openstack-ironic | 15:14 | |
openstackgerrit | raphael.glon proposed openstack/ironic-python-agent master: Softraid: specify unit to parted. https://review.opendev.org/674819 | 15:15 |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/ironic-prometheus-exporter master: Release note for timestamp metric https://review.opendev.org/674844 | 15:16 |
*** verma-varsha1 has joined #openstack-ironic | 15:17 | |
*** verma-varsha has quit IRC | 15:17 | |
*** verma-varsha1 is now known as verma-varsha | 15:17 | |
etingof | rpioso, thoughts re OEM Actions -- http://paste.openstack.org/show/755573/ | 15:18 |
*** dsneddon has joined #openstack-ironic | 15:20 | |
NobodyCam | Good Morning Ironic'ers | 15:20 |
*** hoonetorg has quit IRC | 15:24 | |
*** dsneddon has quit IRC | 15:25 | |
*** hoonetorg has joined #openstack-ironic | 15:25 | |
*** gyee has joined #openstack-ironic | 15:29 | |
*** verma-varsha has quit IRC | 15:29 | |
*** ociuhandu has quit IRC | 15:36 | |
openstackgerrit | Merged openstack/ironic stable/rocky: Ansible module: fix deployment for private and/or shared images https://review.opendev.org/673284 | 15:37 |
openstackgerrit | Merged openstack/sushy stable/stein: Disable HTTP connection pooling https://review.opendev.org/674681 | 15:39 |
openstackgerrit | Merged openstack/ironic stable/rocky: Filter security group list on the ID's we expect https://review.opendev.org/673474 | 15:45 |
*** igordc has joined #openstack-ironic | 15:48 | |
*** ociuhandu has joined #openstack-ironic | 15:48 | |
openstackgerrit | Merged openstack/sushy stable/rocky: Disable HTTP connection pooling https://review.opendev.org/674683 | 15:54 |
openstackgerrit | Merged openstack/sushy stable/queens: Disable HTTP connection pooling https://review.opendev.org/674684 | 15:54 |
*** lucasagomes has quit IRC | 15:59 | |
*** Wryhder has joined #openstack-ironic | 16:00 | |
*** Lucas_Gray has quit IRC | 16:01 | |
*** Wryhder is now known as Lucas_Gray | 16:01 | |
*** ociuhandu has quit IRC | 16:03 | |
*** mvpnitesh has joined #openstack-ironic | 16:06 | |
rpioso | Good morning, ironicers | 16:07 |
*** igordc has quit IRC | 16:12 | |
*** Lucas_Gray has quit IRC | 16:12 | |
*** dougsz has quit IRC | 16:12 | |
*** iurygregory has quit IRC | 16:13 | |
*** tssurya has quit IRC | 16:15 | |
*** ricolin has quit IRC | 16:20 | |
*** dsneddon has joined #openstack-ironic | 16:20 | |
*** stendulker has quit IRC | 16:20 | |
*** aram1s has quit IRC | 16:23 | |
*** dougsz has joined #openstack-ironic | 16:25 | |
*** mraineri has joined #openstack-ironic | 16:28 | |
*** dsneddon has quit IRC | 16:29 | |
*** etingof has quit IRC | 16:37 | |
rpittau | good night! o/ | 16:41 |
*** rpittau is now known as rpittau|afk | 16:41 | |
*** e0ne has quit IRC | 16:48 | |
*** ociuhandu has joined #openstack-ironic | 16:49 | |
*** ociuhandu has quit IRC | 16:57 | |
*** ociuhandu has joined #openstack-ironic | 16:58 | |
*** dsneddon has joined #openstack-ironic | 17:00 | |
openstackgerrit | raphael.glon proposed openstack/ironic-python-agent master: [WIP] image extension, make_bootable improvement https://review.opendev.org/674879 | 17:01 |
mvpnitesh | Hi all, please review https://review.opendev.org/#/c/669830/ | 17:03 |
patchbot | patch 669830 - ironic-lib - Returns root_uuid and efi_sys_partuuid for UEFI bo... - 3 patch sets | 17:03 |
*** dsneddon has quit IRC | 17:07 | |
*** dtantsur is now known as dtantsur|afk | 17:07 | |
dtantsur|afk | g'night folks | 17:07 |
*** mvpnitesh has quit IRC | 17:10 | |
*** dsneddon has joined #openstack-ironic | 17:11 | |
*** verma-varsha has joined #openstack-ironic | 17:12 | |
openstackgerrit | Ilya Etingof proposed openstack/sushy master: Unify OEM Actions with non-OEM Actions https://review.opendev.org/674882 | 17:13 |
rpioso | etingof: I've looped in mraineri. My naive take is that a better form for the action name would be "#DellManager.ResetToDefaults". mraineri clearly knows better, though. | 17:15 |
*** verma-varsha1 has joined #openstack-ironic | 17:16 | |
*** dsneddon has quit IRC | 17:18 | |
*** verma-varsha has quit IRC | 17:19 | |
*** verma-varsha1 is now known as verma-varsha | 17:19 | |
*** betherly has joined #openstack-ironic | 17:21 | |
openstackgerrit | Merged openstack/ironic stable/stein: CI: stop using pyghmi from git master https://review.opendev.org/673446 | 17:22 |
*** ociuhandu has quit IRC | 17:22 | |
*** ociuhandu has joined #openstack-ironic | 17:23 | |
*** verma-varsha has quit IRC | 17:25 | |
*** betherly has quit IRC | 17:25 | |
rpioso | etingof: What do you mean by "prefix"? Are you referring to the hash '#'? | 17:26 |
*** rpioso is now known as rpioso|afk | 17:27 | |
* rpioso|afk goes to lunch | 17:27 | |
*** ociuhandu has quit IRC | 17:27 | |
*** ociuhandu has joined #openstack-ironic | 17:28 | |
*** sabedevops has joined #openstack-ironic | 17:30 | |
*** dougsz has quit IRC | 17:45 | |
*** ociuhandu has quit IRC | 17:48 | |
*** betherly has joined #openstack-ironic | 17:51 | |
*** dsneddon has joined #openstack-ironic | 17:53 | |
*** betherly has quit IRC | 17:56 | |
*** verma-varsha has joined #openstack-ironic | 18:02 | |
*** ociuhandu has joined #openstack-ironic | 18:02 | |
*** ociuhandu has quit IRC | 18:04 | |
*** ociuhandu has joined #openstack-ironic | 18:05 | |
*** igordc has joined #openstack-ironic | 18:08 | |
*** ociuhandu has quit IRC | 18:09 | |
*** verma-varsha has quit IRC | 18:10 | |
*** dsneddon has quit IRC | 18:13 | |
*** verma-varsha has joined #openstack-ironic | 18:17 | |
*** e0ne has joined #openstack-ironic | 18:17 | |
*** verma-varsha has quit IRC | 18:19 | |
*** igordc has quit IRC | 18:25 | |
*** rpioso|afk is now known as rpioso | 18:30 | |
*** e0ne has quit IRC | 18:31 | |
*** henriqueof has quit IRC | 18:38 | |
*** igordc has joined #openstack-ironic | 18:46 | |
*** dsneddon has joined #openstack-ironic | 18:47 | |
*** tesseract has quit IRC | 18:52 | |
openstackgerrit | Nisha Brahmankar proposed openstack/ironic-python-agent master: Implements OpenStack CI job having DIB-built IPA https://review.opendev.org/674688 | 18:59 |
*** dsneddon has quit IRC | 19:00 | |
*** dsneddon has joined #openstack-ironic | 19:01 | |
*** e0ne has joined #openstack-ironic | 19:04 | |
*** jtomasek has quit IRC | 19:05 | |
*** dsneddon has quit IRC | 19:05 | |
*** dsneddon has joined #openstack-ironic | 19:07 | |
openstackgerrit | Nisha Brahmankar proposed openstack/ironic master: Uses IPA-B to build in addition to CoreOS https://review.opendev.org/673834 | 19:09 |
*** e0ne has quit IRC | 19:13 | |
*** e0ne has joined #openstack-ironic | 19:14 | |
*** e0ne has quit IRC | 19:15 | |
*** betherly has joined #openstack-ironic | 19:30 | |
*** betherly has quit IRC | 19:35 | |
*** Goneri has joined #openstack-ironic | 19:37 | |
*** henriqueof has joined #openstack-ironic | 19:43 | |
openstackgerrit | Merged openstack/ironic-python-agent master: Adds software raid creation support on nvme drives. https://review.opendev.org/674767 | 19:47 |
*** betherly has joined #openstack-ironic | 19:50 | |
*** e0ne has joined #openstack-ironic | 19:51 | |
*** Goneri has quit IRC | 19:55 | |
*** betherly has quit IRC | 19:55 | |
*** e0ne has quit IRC | 20:48 | |
*** priteau has joined #openstack-ironic | 20:51 | |
*** whoami-rajat has quit IRC | 20:56 | |
*** strigazi has joined #openstack-ironic | 21:01 | |
*** igordc has quit IRC | 21:12 | |
*** betherly has joined #openstack-ironic | 21:22 | |
*** betherly has quit IRC | 21:26 | |
*** igordc has joined #openstack-ironic | 21:31 | |
*** henriqueof has quit IRC | 21:45 | |
*** dsneddon has quit IRC | 22:00 | |
*** dsneddon has joined #openstack-ironic | 22:03 | |
*** trandles has joined #openstack-ironic | 22:03 | |
*** betherly has joined #openstack-ironic | 22:13 | |
*** betherly has quit IRC | 22:17 | |
*** priteau has quit IRC | 22:21 | |
*** betherly has joined #openstack-ironic | 22:34 | |
*** betherly has quit IRC | 22:38 | |
*** henriqueof has joined #openstack-ironic | 22:43 | |
*** bfournie has quit IRC | 22:47 | |
openstackgerrit | Steve Baker proposed openstack/metalsmith master: Set instance_info.display_name to the hostname https://review.opendev.org/674952 | 22:54 |
*** igordc has quit IRC | 22:56 | |
*** betherly has joined #openstack-ironic | 23:05 | |
*** betherly has quit IRC | 23:09 | |
*** igordc has joined #openstack-ironic | 23:20 | |
*** betherly has joined #openstack-ironic | 23:25 | |
*** rcernin has joined #openstack-ironic | 23:26 | |
*** betherly has quit IRC | 23:30 | |
*** betherly has joined #openstack-ironic | 23:56 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!