Docu not up2date? There is no /etc/pve/cluster.conf in 4.0 - Howto change to unicast

robertpenz

Member
Oct 12, 2015
3
0
21
Hi!

The wiki says that there should be a /etc/pve/cluster.conf but on my proxmox 4.0 there is no such file.

Can you please tell me how to change to unicast in 4.0? Just editing the corosync.conf directly before joining an additional node?

thx

ps: sorry for not posting the link, and shell output, but the forum blocks that with the error message

"You are not allowed to post any kinds of links, images or videos until you post a few times."
 
Re: Docu not up2date? There is no /etc/pve/cluster.conf in 4.0 - Howto change to unic

No there isn't a cluster.conf anymore, I suppose you mean the following wiki https://pve.proxmox.com/wiki/Multicast_notes
And yes it needs some update.

Use the /etc/pve/corosync.conf it replaces cluster.conf and it's changes will propagate immediately to all nodes in the cluster after saving it, triggering a corosync config reload.

Remember to increase the "config version" value. You may need to reboot the node, as some changes can not be taken in effect in a running system.