PVE 3.4 change from multicast to unicast

screenie

Active Member
Jul 21, 2009
157
7
38
Hello,

I have an cluster running in multicast mode and the provider stopped supporting multicast - turned off during switch firmware upgrade and they don't want to enable it again.

Is there an procedure to switch from multicast to unicast without braking things and possibly no or minimum downtime?

thx
 
Hi,

see
man corosync.conf
 
Hi,
Another solution is to create a vpn for all nodes(like tinc), and use the vpn tunnel to transport corosync multicast traffic!
 
thanks, sorry - i was to unspecific;

i know what needs to be change in the configuration file (cluster.conf) but is there a special procedure to follow or simply editing the file and restart the pve-cluster service?
want to avoid unexpected downtimes or issues related to this config change;

thx