Hmmm, ok, it should work as long as the connection between the two switches is working.
Again the same example:
Node #2 can't reach the primary switch and will switch to the backup switch.
Node #1 is not aware of that (since both links of node #1 are up) and will still try to reach node #2 using the primary switch. That switch will forward the packets to the backup switch, which can reach node #2.
In the end it should work, although not as robust as the mesh solution (which would still work even if the link between the two switches is down).
I will give it a try during the next hours, when the cluster is not in use.
Still, I'd like to know why the Proxmox cluster crashes completely during a short network outage..
Again the same example:
Node #2 can't reach the primary switch and will switch to the backup switch.
Node #1 is not aware of that (since both links of node #1 are up) and will still try to reach node #2 using the primary switch. That switch will forward the packets to the backup switch, which can reach node #2.
In the end it should work, although not as robust as the mesh solution (which would still work even if the link between the two switches is down).
I will give it a try during the next hours, when the cluster is not in use.
Still, I'd like to know why the Proxmox cluster crashes completely during a short network outage..