I have 5-nodes PVE cluster. I'm expecting problem with migration from one particular to another particular one.
The error message is: no such cluster node 'pve02A' (500)
I've checked pvecm on all the nodes and got:
root@pve01A:~# pvecm nodes
Membership information
----------------------
Nodeid Votes Name
1 1 pve01A (local)
2 1 pve01B
3 1 pve01C
4 1 pve01D
5 1 pve02A
root@pve01B:~# pvecm nodes
Membership information
----------------------
Nodeid Votes Name
1 1 pve01A
2 1 pve01B (local)
3 1 pve01C
4 1 pve01D
5 1 pve02A.domain.local
root@pve01C:~# pvecm nodes
Membership information
----------------------
Nodeid Votes Name
1 1 pve01A
2 1 pve01B
3 1 pve01C (local)
4 1 pve01D
5 1 pve02A
So, the problem is that on pve01B the fifth node in cluster list is in FQDN format.
Any ideas how this could be fixed?
The error message is: no such cluster node 'pve02A' (500)
I've checked pvecm on all the nodes and got:
root@pve01A:~# pvecm nodes
Membership information
----------------------
Nodeid Votes Name
1 1 pve01A (local)
2 1 pve01B
3 1 pve01C
4 1 pve01D
5 1 pve02A
root@pve01B:~# pvecm nodes
Membership information
----------------------
Nodeid Votes Name
1 1 pve01A
2 1 pve01B (local)
3 1 pve01C
4 1 pve01D
5 1 pve02A.domain.local
root@pve01C:~# pvecm nodes
Membership information
----------------------
Nodeid Votes Name
1 1 pve01A
2 1 pve01B
3 1 pve01C (local)
4 1 pve01D
5 1 pve02A
So, the problem is that on pve01B the fifth node in cluster list is in FQDN format.
Any ideas how this could be fixed?
Last edited: