| *** S4ren has quit IRC | 00:03 | |
| *** rloo has quit IRC | 02:26 | |
| *** tonyb has quit IRC | 02:49 | |
| *** tonyb has joined #openstack-ironic | 02:52 | |
| *** ianychoi has quit IRC | 02:57 | |
| *** ianychoi has joined #openstack-ironic | 02:57 | |
| *** dtrainor__ has joined #openstack-ironic | 04:42 | |
| *** dtrainor_ has quit IRC | 04:45 | |
| *** dtrainor__ has quit IRC | 04:57 | |
| *** skazi has quit IRC | 05:44 | |
| *** pcaruana has quit IRC | 05:44 | |
| *** dtrainor__ has joined #openstack-ironic | 05:58 | |
| *** dtrainor__ has quit IRC | 06:11 | |
| *** BOKALDO has joined #openstack-ironic | 06:50 | |
| *** pcaruana has joined #openstack-ironic | 07:08 | |
| *** dtantsur|afk is now known as dtantsur | 07:38 | |
| dtantsur | morning ironic | 07:38 |
|---|---|---|
| *** rcernin has quit IRC | 07:48 | |
| iurygregory | good morning o/ | 07:49 |
| *** e0ne has joined #openstack-ironic | 07:54 | |
| *** rpittau has joined #openstack-ironic | 08:02 | |
| rpittau | good morning and happy friday :) | 08:03 |
| *** jtomasek has joined #openstack-ironic | 08:04 | |
| iurygregory | its friday yay \o/ | 08:13 |
| rpittau | indeed ^^ | 08:14 |
| iurygregory | in 3 days is Monday =( | 08:14 |
| iurygregory | XD | 08:14 |
| rpittau | that escalated quickly :/ | 08:14 |
| iurygregory | yeah | 08:15 |
| *** mkrai has joined #openstack-ironic | 08:17 | |
| dtantsur | lol | 08:17 |
| *** dnuka has joined #openstack-ironic | 08:32 | |
| dnuka | good morning :) | 08:32 |
| dnuka | good morning dtantsur, iurygregory o/ | 08:32 |
| iurygregory | morning dnuka | 08:33 |
| dnuka | iurygregory: thanks for the review :) | 08:33 |
| iurygregory | yw | 08:33 |
| openstackgerrit | Dhanuka Warusadura proposed openstack/sushy master: Add support for the `CompositionService` resource https://review.openstack.org/608563 | 08:34 |
| *** S4ren has joined #openstack-ironic | 08:44 | |
| *** dougsz has joined #openstack-ironic | 09:00 | |
| openstackgerrit | Dhanuka Warusadura proposed openstack/sushy master: Add support for the `UpdateService` resource https://review.openstack.org/613828 | 09:05 |
| *** e0ne_ has joined #openstack-ironic | 09:07 | |
| *** e0ne has quit IRC | 09:09 | |
| openstackgerrit | Dhanuka Warusadura proposed openstack/sushy master: Add support for the `UpdateService` resource https://review.openstack.org/613828 | 09:13 |
| openstackgerrit | Kaifeng Wang proposed openstack/ironic master: [WIP] Expose conductors: db support https://review.openstack.org/619683 | 09:21 |
| *** emine__ has joined #openstack-ironic | 09:26 | |
| openstackgerrit | Ilya Etingof proposed openstack/ironic master: Add Redfish inspect interface follow up https://review.openstack.org/619190 | 09:41 |
| *** tssurya has joined #openstack-ironic | 09:43 | |
| *** derekh has joined #openstack-ironic | 09:44 | |
| *** sambetts_ has joined #openstack-ironic | 09:54 | |
| *** tssurya has quit IRC | 10:11 | |
| mkrai | Hi, I am trying to do a boot in multitenant devstack setup | 10:13 |
| mkrai | But getting error no bootable device | 10:13 |
| mkrai | can someone help? | 10:13 |
| dtantsur | a few people here can, but we'll need some details re your setup | 10:14 |
| dtantsur | also did you try to tcpdump dhcp traffic on the ironic node? | 10:14 |
| dtantsur | are you sure neutron-dhcp-agent and ironic's tftp/ipxe server have access to the provisioning network? | 10:14 |
| mkrai | on which interface the dhcp request will be received. Is it the physical interface? | 10:15 |
| mkrai | dtantsur: how do I check the access to the provisioning network? | 10:16 |
| dtantsur | mkrai: both questions really highly depend on your networking layout. e.g. your provisioning network with VLAN 42. You need to make sure both services have access to it. | 10:17 |
| dtantsur | it may be a network interface on your ironic/neutron node(s) | 10:18 |
| dtantsur | what I'm trying to say is that these things to not happen automatically for you, it's part of setting up the cloud. | 10:18 |
| mkrai | dtantsur: I have a done a single node multitenant devstack setup referring https://docs.openstack.org/ironic/latest/contributor/ironic-multitenant-networking.html | 10:18 |
| mkrai | Do I need to do more after setting up devstack? | 10:19 |
| dtantsur | mgoddard: hi! do you know something about devstack + multitenancy + baremetal? this is a grey area for me. | 10:19 |
| dtantsur | mkrai: it's likely that you need to configure something before/after. devstack is not really designed for this case. | 10:20 |
| dtantsur | why do you even use devstack btw? | 10:20 |
| dtantsur | or wait, do I wrongly assume you use baremetal? | 10:20 |
| * dtantsur might be confusion this conversation with another one | 10:20 | |
| mkrai | dtantsur: yes. I don't have any baremetal node | 10:20 |
| dtantsur | meh, sorry | 10:20 |
| mkrai | I am using the VMs created by devstack as the baremetal nodes | 10:21 |
| dtantsur | mkrai: you may want to take a look at local.conf as deployed by the multinode CI job: http://logs.openstack.org/33/618733/1/check/ironic-tempest-dsvm-ipa-wholedisk-agent_ipmitool-tinyipa-multinode/db83e12/logs/local.conf.txt.gz | 10:22 |
| dtantsur | the documentation may, unfortunately, be outdated | 10:22 |
| dtantsur | global_physnet_mtu=1450 | 10:23 |
| mkrai | dtantsur: ok will check | 10:23 |
| dtantsur | this may be needed, I remember similar symptoms before we lowered MTU | 10:23 |
| dtantsur | mkrai: let us know how it goes. we may need to fix the docs as a result. | 10:24 |
| mkrai | dtantsur: sure. I am going to try with that configuration | 10:25 |
| mkrai | dtantsur: by the way, I checked that connectivity between pxe/tftp and provision network is happening | 10:27 |
| mkrai | dtantsur: I still get the same error "no bootable device" | 10:30 |
| dtantsur | mkrai: with changed MTU? | 10:31 |
| mkrai | yes | 10:31 |
| dtantsur | how did you change it? | 10:31 |
| mkrai | i just specified the config value in ironic.conf and restarted | 10:31 |
| dtantsur | mkrai: ironic.conf does not regulate MTU. I think you need to re-run devstack with this option added. | 10:32 |
| mkrai | I can manually change it for the interface | 10:32 |
| mkrai | That should work right? | 10:32 |
| mgoddard | dtantsur: there is an NGS guide for devstack, although I'm not sure I've used it | 10:32 |
| mgoddard | https://github.com/openstack/networking-generic-switch/blob/master/doc/source/dev/dev-quickstart.rst | 10:33 |
| dtantsur | mkrai: I'm not sure. Probably if you pick the right place. | 10:33 |
| dtantsur | mgoddard: this also does not list MTU, which we seem to modify in our jobs. it may be the source of the problems. | 10:33 |
| mgoddard | yeah, it could easily be outdated or wrong | 10:35 |
| mkrai | mgoddard: can you tell me if I need to perform any additional steps before/after multitenant devstack setup? | 10:37 |
| mgoddard | mkrai: I don't know - I haven't used it before | 10:37 |
| mgoddard | you could check the zuul job config in networking-generic-switch, although it can be a little hard to read | 10:38 |
| mgoddard | https://github.com/openstack/networking-generic-switch/blob/master/playbooks/legacy/networking-generic-switch-tempest-dsvm-dlm/run.yaml | 10:39 |
| mgoddard | it uses devstack-gate though, which adds another layer | 10:40 |
| mgoddard | :( | 10:40 |
| mkrai | mgoddard: :( ok I am checking that | 10:40 |
| rpittau | mkrai: AFAIK if you don't want to re-run devstack, global_physnet_mtu value needs to be changed in the neutron configuration, neutron.conf should be the right file | 10:42 |
| mgoddard | mkrai: if you do find the problem, could you update the instructions in the docs? | 10:43 |
| * iurygregory thinks re-run devstack is always a pain =S | 10:43 | |
| * rpittau strongly agrees | 10:44 | |
| mkrai | rpittau: Ok let me try that | 10:44 |
| mkrai | mgoddard: sure I will definitely do that | 10:44 |
| mgoddard | mkrai: thanks | 10:45 |
| mkrai | I have to leave now. Thank you for the help :) | 10:45 |
| *** sambetts_ has quit IRC | 10:49 | |
| *** mkrai has quit IRC | 10:49 | |
| *** sambetts has joined #openstack-ironic | 10:49 | |
| *** S4ren has quit IRC | 10:55 | |
| *** S4ren has joined #openstack-ironic | 10:55 | |
| openstackgerrit | Dmitry Galkin proposed openstack/ironic master: Fix node exclusive lock not released on console start/restart. https://review.openstack.org/603812 | 11:28 |
| *** rpittau_ has joined #openstack-ironic | 11:31 | |
| *** S4ren has quit IRC | 11:34 | |
| *** S4ren has joined #openstack-ironic | 11:34 | |
| *** rpittau has quit IRC | 11:35 | |
| * etingof is wondering, does in-band inspection still make sense for redfish-backed machines? | 11:35 | |
| dtantsur | etingof: it does much more than OOB will ever be able to | 11:37 |
| dtantsur | things like LLDP discovery, benchmarking | 11:37 |
| dtantsur | and of course things that are possible, but not yet implemented in redfish :) | 11:37 |
| *** rpittau_ is now known as rpittau | 11:43 | |
| etingof | right, then, does it make sense to uefi boot the partitioned inspection image via vmedia? | 11:48 |
| etingof | that is, not requiring uefi iso of IPA | 11:48 |
| etingof | ... as well as deploy iso | 11:51 |
| *** robbbe has joined #openstack-ironic | 11:52 | |
| dtantsur | etingof: we don't support vmedia inspection at all for now | 11:53 |
| *** tssurya has joined #openstack-ironic | 11:53 | |
| etingof | well, we do not support generic vmedia at all ;) | 11:55 |
| *** S4ren has quit IRC | 11:55 | |
| etingof | the reason I am thinking about this - I'm trying to wrap my head around vmedia boot options we potentially have | 11:56 |
| etingof | considering: bios/uefi, deploy/boot/inspect iso/partition images, secure boot... | 11:57 |
| mgoddard | anyone know of anything available for collecting info about GPUs during in-band inspection? | 11:59 |
| etingof | on top of that, potential unification/code reuse among redfish/ilo/irmc drivers | 11:59 |
| * etingof seems to recall the glxinfo tool | 12:00 | |
| etingof | plus vendor-specific tools | 12:00 |
| mgoddard | thanks etingof | 12:01 |
| etingof | actually, if you do not have proper GPU drivers installed (which is likely unless you have a specially crafted introspection ramdisk), I fear the viable way would be just lspci/lshw | 12:05 |
| dtantsur | mgoddard: I think we collect PCI devices, at least optinally | 12:08 |
| dtantsur | mgoddard: https://github.com/openstack/ironic-python-agent/blob/master/ironic_python_agent/inspector.py#L267 | 12:09 |
| mgoddard | yeah, we're grabbing PCI vendor/device IDs | 12:09 |
| dtantsur | with that you can filter out GPU devices on inspector side, right? | 12:09 |
| mgoddard | dtantsur: that's true | 12:20 |
| mgoddard | dtantsur: I'd suggested using introspection rules, but you're right a plugin would be more flexible | 12:23 |
| mgoddard | would allow for counting devices, and adding arbitrary additional data | 12:23 |
| dtantsur | yep. we can probably add something upstream that solves typical problems | 12:23 |
| *** pcaruana has quit IRC | 12:26 | |
| *** S4ren has joined #openstack-ironic | 12:40 | |
| *** MattMan_ has quit IRC | 12:57 | |
| *** MattMan_ has joined #openstack-ironic | 12:57 | |
| *** dnuka has quit IRC | 12:57 | |
| *** BOKALDO has quit IRC | 12:59 | |
| *** dnuka has joined #openstack-ironic | 13:06 | |
| *** dnuka has quit IRC | 13:17 | |
| *** rloo has joined #openstack-ironic | 14:00 | |
| *** BOKALDO has joined #openstack-ironic | 14:04 | |
| *** S4ren has quit IRC | 14:29 | |
| *** S4ren has joined #openstack-ironic | 14:31 | |
| *** balszoll has joined #openstack-ironic | 14:43 | |
| *** trown|outtypewww has quit IRC | 14:54 | |
| *** trown|brb has joined #openstack-ironic | 14:58 | |
| *** skazi has joined #openstack-ironic | 15:05 | |
| *** mmethot has quit IRC | 15:09 | |
| *** balszoll has quit IRC | 15:16 | |
| NobodyCam | Good Morning Ironic'ers | 15:40 |
| NobodyCam | Happy Black Friday | 15:40 |
| *** mmethot has joined #openstack-ironic | 15:41 | |
| iurygregory | tks god im not in Brazil anymore, cause BlackFriday the price rises 100% and they give 50% discount XD | 15:45 |
| NobodyCam | :p | 15:47 |
| *** e0ne_ has quit IRC | 15:55 | |
| *** pcaruana has joined #openstack-ironic | 16:00 | |
| openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/ironic master: Retries and timeout for IPA command https://review.openstack.org/619761 | 16:10 |
| iurygregory | dtantsur, the initial version for the timeout and retries o/ | 16:11 |
| dtantsur | \o/ | 16:11 |
| dtantsur | morning NobodyCam | 16:11 |
| dtantsur | heh, true re black friday, ditto in Russia :) | 16:12 |
| iurygregory | I should create a storyboard too right? | 16:12 |
| dtantsur | iurygregory: yes please | 16:12 |
| NobodyCam | Morning dtantsur :) | 16:12 |
| iurygregory | done https://storyboard.openstack.org/#!/story/2004420 | 16:16 |
| iurygregory | cya everyone, have a nice weekend o/ | 16:17 |
| *** iurygregory has quit IRC | 16:20 | |
| *** gaotan has joined #openstack-ironic | 16:32 | |
| rpittau | have a nice weekend everyone | 16:44 |
| *** rpittau has quit IRC | 16:45 | |
| NobodyCam | you too :) | 16:45 |
| dtantsur | have a great weekend, folks! I'm on a hackfest internally next week, so will be only somewhat available. | 17:07 |
| *** dtantsur is now known as dtantsur|afk | 17:07 | |
| *** robbbe has quit IRC | 17:10 | |
| *** emine has joined #openstack-ironic | 17:35 | |
| *** emine__ has quit IRC | 17:38 | |
| *** jmccrory has quit IRC | 17:38 | |
| *** jmccrory has joined #openstack-ironic | 17:39 | |
| *** robcresswell has joined #openstack-ironic | 17:56 | |
| *** derekh has quit IRC | 18:00 | |
| *** dougsz has quit IRC | 18:08 | |
| *** S4ren has quit IRC | 18:16 | |
| *** tssurya has quit IRC | 18:23 | |
| *** e0ne has joined #openstack-ironic | 18:31 | |
| *** e0ne has quit IRC | 19:08 | |
| *** jtomasek has quit IRC | 19:40 | |
| *** e0ne has joined #openstack-ironic | 19:42 | |
| *** emine has quit IRC | 19:58 | |
| *** e0ne has quit IRC | 20:20 | |
| *** robcresswell has quit IRC | 20:25 | |
| *** dtrainor__ has joined #openstack-ironic | 20:41 | |
| *** BOKALDO has quit IRC | 20:48 | |
| *** pcaruana has quit IRC | 21:46 | |
| *** ayoung has quit IRC | 22:47 | |
| *** rloo has quit IRC | 23:01 | |
| *** eandersson has joined #openstack-ironic | 23:10 | |
| *** mmethot has quit IRC | 23:13 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!