Yes, not only a desire to replicate the functionality of V-Switches on VM-Ware, but also to have an isolated test environment.

Create a virtual firewall (using Opensense or pfSense or something) and create VMs behind the firewall that can all talk to each other, but the firewall only passes out the application traffic (for example a web app on Nginx, or Remote Desktop to the private Environment).

Microsoft Hyper-V has "private" and "internal" switches that can be set up, (and thats the case on either a standalone or a cluster) so I figured oVirt must have something similar if not the same.  these may or may not necessarily be tagged to a VLAN on a physical switch.

Thanks,

Tim


From: Marcos Sungaila <marcos.sungaila@oracle.com>
Sent: Thursday, October 24, 2024 4:22 PM
To: Tim Walsh <mr_tim_walsh@hotmail.com>; users@ovirt.org <users@ovirt.org>
Subject: RE: [External] : [ovirt-users] open v-switch woes
 

Hey Tim,

 

Deploying an OVN-enabled cluster is not that trivial.

There are many caveats to make it run.

Is there any special use case you need to address to use OVS/OVN?

 

Marcos

 

From: Tim Walsh <mr_tim_walsh@hotmail.com>
Sent: Thursday, October 24, 2024 12:28 AM
To: users@ovirt.org
Subject: [External] : [ovirt-users] open v-switch woes

 

Hey community,

 

I'm trying to get open v-switch set up to work like it does in VMware.  I am running Rocky Linux 8.9 and oVirt 4.5.5 (el8)

 

I got the repos but online feedback recommends installing openvswitch, and ovn-northd, ovn-central and ovn-host

 

 

I got openvswitch installed, but the other three: ovn-northd, ovn-central and ovn-host seemt o be elusive even after adding the  CentOS-Advanced-Virtualization.repo and uipdating all "CentOS-" repost to point to "vault" instead of "mirrorlist"

 

Can someo0ne help me with what I'm missing?  I've tried Bing CoPilot and ChatGPT LOL  but they say add that repo and install those packages.

 

Thanks,

 

Tim