*** thelounge5510 is now known as thelounge551 | 00:22 | |
*** mhen_ is now known as mhen | 01:42 | |
*** rlandy_ is now known as rlandy | 12:37 | |
netdever | Hello! I'm curious about OVN support in an environment using BGP unnumbered peering with FRR on each node. There would be no VLAN or Flat provider networks in this case. The N/S data path for the underlay is via IPv6 link-local interfaces, and the overlay uses VXLAN. Is there any way to configure OVN/neutron to support this type of deployment? I've been unable to find any documentation on this, but wanted to check here to | 13:05 |
---|---|---|
netdever | confirm. Thanks! | 13:05 |
sylvr | got some network issue, was my last message correctly sent ? | 13:15 |
netdever | I did not receive it. | 13:15 |
sylvr | okay thanks ! well Hello then, I'm trying to deploy Ironic using Kayobe, running `kayobe overcloud service deploy` fails at "TASK [Ensure Ironic Python Agent images are copied onto the local machine]" with PermissionError, I tried chown the directory with the stack user but it didn't change anything, could you help me troubleshoot this issue ? | 13:17 |
sylvr | sylvr: oh well I just saw that the permission got reverted, so it might be a bug or a misconfiguration, I might want to report that directly to the Kayobe team... | 13:20 |
frickler | netdever: OVN uses geneve instead of vxlan, with that it should work fine in your scenario, we do run some similar deployments | 13:30 |
netdever | frickler: Do you have any example configurations? I'm using juju charms to deploy my cluster, and I'm running FRR on all my nodes. The cluster control-plane uses VXLAN. | 13:34 |
frickler | I have no idea how juju works. we just have one loopback address per host, these are routed via FRR directly, without any overlay. the control plane hosts then talk to each other using those loopback addresses. in kolla we simply use the loopback if as api_interface for that | 13:45 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!