Hi,
I would like to configure Openvswitch for the host communication with trunk configuration on proxmox 8.3.
Can I know if the configuration is correct?
auto lo
iface lo inet loopback
auto ens2f0np0
iface ens2f0np0 inet manual
ovs_type OVSPort
ovs_bridge bond0
auto ens1f1...
Hello!
After upgrading proxmox from 7 to 8, OVS stopped working, ports are up, but there is no network and ping to other nodes, there are no errors in the logs. If I switch to the standard Linux Bridge, then everything works, but I need OVS.
Hey all, I've been managing a cluster of four nodes. Each node has a set of Mellanox Connect-X3 in a bond. The first 3 nodes were made a much longer time ago and use OVS IntPorts for that bond. The 4th node uses just Linux bonds and bridges. We weren't aware of it until I was testing something...
Hi everyone, long time lurker but hey, there's a first time at anything right?
So i have posted about a problem i'm facing on the proxmox reddit, and someone PM'd me to post it also here, so here's a copypasta of the original post with added all the things they told me to try over there, hope...
Dear community,
We have setup similiar to OVS with RSTP and have a strange issue.
The difference to the described setup is, that instead of 10Ge interconnects we have 10Ge and 1Ge Fallback - Uplinks to the switches.
So far the VMs are working fine.
But from one of the nodes we can not...
There are seven servers in my data center. Each has eight network interfaces. Each physical pair of interfaces is bonded (OVS Bond) with Bond Mode - LACP (balance-slb). In turn, each bond is combined into a vmbr (OVS Bridge). Two different servers have one PfSense virtual router virtual machine...