pvecm firewall issues - no multicast

tirili

Member
Sep 19, 2018
55
1
8
51
Is there a way to configure the pvecm without using multicast?

Is there a way using pvecm create cluster to force to use the internal, and not the public IP Address?

We have proxmox nodes which own a public IP Address which automatically is used for cluster-management.
I was able to run a pvecm add using the ring0 (over eth0.98, and ring1 addresses over eth0.99) (they are on an internal switch using a tagged vlan).
But it seems still communication runs over the public IP.

Second - which firewall settings have to be set in /etc/pve/firewall/cluster.fw to make the pvecm add working.

Thanks for your help in advance.
 
Is there a way to update cluster information on master node, using something like

pvecm update cluster -bindnet0_addr INTIP

?

Any help is appreciated!