Hi there.
I still having issues with this.
When the VMs that is using VXLAN are in the same physical hosts, the bitrate hits 10G!
But when migrated VM to other host, the bitrate goes down to less than 1G!
Any advice?
Thanks
I will tell you what I do before try to create a cluster.
If I want to create a cluster using a different IP from that one in the vmbr0 bridge, I put this IP in the /etc/hosts.
Then I use
pvecm create cluster-name --link0...
I think you should always use static IP.
Besides that, check the /etc/hosts to match the IP and the server name, like this:
192.168.100.10 pve01.network.local pve01