Thanks for the response.... On Fri, 6 Jun 2025, 01:46 Numan Siddique, <[email protected]> wrote:
> On Thu, Jun 5, 2025 at 3:22 PM engineer2024 via discuss > <[email protected]> wrote: > > > > Hi folks, > > > > I am using ovn-sim to test the ovn. Created two netns inside that env as > VMS, and trying to ping each other on the same logical network. but the > ping to the other IP is not working as expected... > > > > also when adding hv0 and hv1 sandboxes using sim_add, the br-int and > br-phys bridges inside each sandbox are not getting connected by the patch > ports, and as such, the flow rules are missing. Can anyone advise? > > > ovn-sim provides a sandbox environment (which internally uses the > ovs-sim) to test out OVN. This sandbox environment uses OVS dummy > datapath. > I don't think you can use a netns and send ping or actual traffic. > > If you want to try OVN, I'd suggest you either deploy OVN in some > virtual environment or use ovn-fake-multinode - > https://github.com/ovn-org/ovn-fake-multinode > With ovn-fake-multinode you can create netns as fake VMs. The initial > startup script of ovn-fake-multinode does create these resources for > the testing. > > Thanks > Numan > > > > > Thanks > > elinux > > _______________________________________________ > > discuss mailing list > > [email protected] > > https://mail.openvswitch.org/mailman/listinfo/ovs-discuss >
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
