[SOLVED] Unable to join cluster "it must be configured exactly once on local node!"

Giovanni

Renowned Member
Apr 1, 2009
100
5
83
I'm trying to troubleshoot a mistake I probably created during installing proxmox. I had selected DHCP during install and one of my two nodes received 192.168.255.111 IP.

I then later modified the /etc/network/interface file manually then rebooted, all seems when except when I try to join the cluster I just setup I get the following error:

Code:
local node address: cannot use IP '192.168.255.111', it must be configured exactly once on local node!

here is master node (first node):
root@VE-H310:~/.ssh# pvecm status
Quorum information
------------------
Date: Mon Oct 14 11:49:42 2019
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000001
Ring ID: 1/4
Quorate: Yes

Votequorum information
----------------------
Expected votes: 1
Highest expected: 1
Total votes: 1
Quorum: 1
Flags: Quorate

Membership information
----------------------
Nodeid Votes Name
0x00000001 1 192.168.255.151 (local)
root@VE-H310:~/.ssh# ip address
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp10s0f0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 68:b5:99:cb:dc:34 brd ff:ff:ff:ff:ff:ff
3: enp10s0f1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 68:b5:99:cb:dc:36 brd ff:ff:ff:ff:ff:ff
4: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master vmbr0 state UP group default qlen 1000
link/ether 90:b1:1c:3f:05:cd brd ff:ff:ff:ff:ff:ff
5: eno2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 90:b1:1c:3f:05:ce brd ff:ff:ff:ff:ff:ff
6: vmbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 90:b1:1c:3f:05:cd brd ff:ff:ff:ff:ff:ff
inet 192.168.255.151/24 brd 192.168.255.255 scope global vmbr0
valid_lft forever preferred_lft forever
inet6 fe80::92b1:1cff:fe3f:5cd/64 scope link
valid_lft forever preferred_lft forever

Here is the second node thats failing to join
root@VE-SSD:~# pvecm status
Corosync config '/etc/pve/corosync.conf' does not exist - is this node part of a cluster?
Cannot initialize CMAP service
root@VE-SSD:~# ip address
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp10s0f0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 98:4b:e1:60:98:bc brd ff:ff:ff:ff:ff:ff
3: enp10s0f1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 98:4b:e1:60:98:be brd ff:ff:ff:ff:ff:ff
4: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master vmbr0 state UP group default qlen 1000
link/ether 90:b1:1c:15:db:8f brd ff:ff:ff:ff:ff:ff
5: eno2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 90:b1:1c:15:db:90 brd ff:ff:ff:ff:ff:ff
6: vmbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 90:b1:1c:15:db:8f brd ff:ff:ff:ff:ff:ff
inet 192.168.255.150/24 brd 192.168.255.255 scope global vmbr0
valid_lft forever preferred_lft forever
inet6 fe80::92b1:1cff:fe15:db8f/64 scope link
valid_lft forever preferred_lft forever
 
Hi,

if you change /etc/network/interfaces
you have also change the IP in the /etc/hosts
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!