[SOLVED] Configuration is not valid: parse error in config: Nodes for link 0 have different IP families

Gh0st

Member
Apr 15, 2021
29
4
8
40
Hi everyone,

I recently tried to add a new node to my cluster but I had a terrible time! When I added this the node appeared in the Proxmox GUI under "Cluster" but did not appear in my node list to the left. I found that corosync didn't like that the new node was added with an IPv6 address and the rest of the nodes used IPv4. I had an error about parse

Code:
Configuration is not valid: parse error in config: Nodes for link 0 have different IP families

When I added the node I saw this

Code:
Establishing API connection with host 'XxX'
Login succeeded.
check cluster join API version
No cluster network links passed explicitly, fallback to local node IP '2a02:3e4:160:436f::2'
Request addition of this node
Join request OK, finishing setup locally
stopping pve-cluster service
backup old database to '/var/lib/pve-cluster/backup/config-1627665508.sql.gz'
Job for corosync.service failed because the control process exited with error code.

TASK ERROR: starting pve-cluster failed: See "systemctl status corosync.service" and "journalctl -xe" for details.

So why can I not add this node to my cluster and why does this node default to Ipv6? I have SSL installed, hostname resolves.

Thanks
 
Last edited: