On Tue, Jan 25, 2022 at 6:48 PM ravi k <[email protected]> wrote: > >With those conditions you don't need to start any > > service, everything should be running and the hosts installed > > in the cluster will have tunnels ready on ovirtmgmt. > > Thanks for that. It is clear now. We have an existing oVirt setup with > logical networks created. In order to test OVN we are going to add a new > cluster with switch type as OVS and the default network provider as > ovirt-provider-ovn. We will then add a host to this cluster. > > The section 14.2.7.5 mentions "You can create an external provider network > that overlays a native Red Hat Virtualization network so that the virtual > machines on each appear to be sharing the same subnet." > Does this mean that we should always first create a native RHV network > that talks to the physical network? Is it not possible for OVN to talk > directly to the physical network by using the LACP bond configured in the > physical host? >
So bond and it's configuration has nothing to do with it, in other words OVN does not care what the physical network is. The recommended way is to have a RHV network which will be used for OVN. This is due to the fact that we need to create a mapping on the host, so OVN knows what bridge to use for this connection. Then the OVN network created can use the "Connect to physical network" which will connect the OVN network to the physical one. > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/privacy-policy.html > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/AHMBUFPAMNGNOCX47UCFZCDAJ3PKXLSR/ > -- Ales Musil Senior Software Engineer - RHV Network Red Hat EMEA <https://www.redhat.com> [email protected] IM: amusil <https://red.ht/sig>
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/6OUOWFBUAUOBGURKEX7RV54P236IUFAI/

