We want our Proxmox nodes to have two connections to our network via two different switches, one 10G fiber link and one 1G copper link. Configuring them as "active-backup" and setting the slaves in the correct order (10G, then 1G) is nearly what we want: After boot, OVS uses the 10G as active and, if that fails, it immediately switches to the 1G backup.
However, when the 10G connection is restored, it does not automatically go back to using it (checked via throughput statistics of the switches & waited for at least 10 minutes). We need to "force" it by "failing" the 1G manually (remove the 1G copper cable for a short time or disabling the port via the switch).
I didn't find anything about if there is an option to configure OVS to go back to the first, "primary" link. Does anyone of you know how to do that?
However, when the 10G connection is restored, it does not automatically go back to using it (checked via throughput statistics of the switches & waited for at least 10 minutes). We need to "force" it by "failing" the 1G manually (remove the 1G copper cable for a short time or disabling the port via the switch).
I didn't find anything about if there is an option to configure OVS to go back to the first, "primary" link. Does anyone of you know how to do that?