Hi Numan,

Thanks for your help !

As you said in norhd.log :

2023-12-13T09:06:05.907Z|00017|northd|WARN|NAT is configured on logical
router neutron-1a8201e0-154d-4d53-a3b3-d8cae9607e36, which has 2
distributed gateway ports. NAT is not supported yet when there is more than
one distributed gateway port on the router.

I will try to find a neutron plugin compatible with ovn 22.06 !

Last question (sorry) ...

Is there a command to check the status of geneve tunnel ? I'd like to be
sure (on a other PoC) that tunnels are in good state. With "ovs-vsctl
show", sometime i have a BFD status and sometime none ...

sample  :
     Bridge br-int
         fail_mode: secure
         datapath_type: system
         Port ovn-9e9101-1
             Interface ovn-9e9101-1
                 type: geneve
                 options: {csum="true", key=flow, remote_ip="172.16.11.2"}
         Port br-int
             Interface br-int
                 type: internal
         Port ovn-0527de-1
             Interface ovn-0527de-1
                 type: geneve
                 options: {csum="true", key=flow, remote_ip="172.16.21.3"}
         Port tap8d388975-10
             Interface tap8d388975-10
         Port ovn-9e963a-1
             Interface ovn-9e963a-1
                 type: geneve
                 options: {csum="true", key=flow, remote_ip="172.16.11.3"}
                 bfd_status: {diagnostic="No Diagnostic", flap_count="1",
forwarding="true", remote_diagnostic="No Diagnostic", remote_state=up,
state=up}
         Port patch-br-int-to-provnet-a384e581-3e54-4e75-8219-193f8fcdcd70
             Interface
patch-br-int-to-provnet-a384e581-3e54-4e75-8219-193f8fcdcd70
                 type: patch
                 options:
{peer=patch-provnet-a384e581-3e54-4e75-8219-193f8fcdcd70-to-br-int}
         Port tap8b0fa59b-96
             Interface tap8b0fa59b-96
     ovs_version: "2.17.8"

Why is there a BFD status for Port ovn-9e963a-1 and none for Port
ovn-9e9101-1 or Port ovn-0527de-1 ?

Vincent
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to