I have two nodes pve1 and pve2, pve2 has no guest on it, when I join the cluster created on pve1 I get error message :
PVE1:
root@pve1:/etc/pve/nodes# ls /etc/pve/qemu-server
100.conf 101.conf 102.conf 103.conf 105.conf
root@pve1:/etc/pve/nodes# ls /etc/pve/lxc
root@pve1:/etc/pve/nodes# ls
pve1
PVE2:
root@pve2:/etc/pve/nodes# ls /etc/pve/qemu-server
root@pve2:/etc/pve/nodes# ls /etc/pve/lxc
root@pve2:/etc/pve/nodes# ls
pve2
I tried to join pve1 to pve2 and from pve2 to pve1, neither works. How can I get rid of it? Can we have safe way to join them together except reinstallation?
Code:
detected the following error(s):
* this host already contains virtual guests
TASK ERROR: Check if node may join a cluster failed!
PVE1:
root@pve1:/etc/pve/nodes# ls /etc/pve/qemu-server
100.conf 101.conf 102.conf 103.conf 105.conf
root@pve1:/etc/pve/nodes# ls /etc/pve/lxc
root@pve1:/etc/pve/nodes# ls
pve1
PVE2:
root@pve2:/etc/pve/nodes# ls /etc/pve/qemu-server
root@pve2:/etc/pve/nodes# ls /etc/pve/lxc
root@pve2:/etc/pve/nodes# ls
pve2
I tried to join pve1 to pve2 and from pve2 to pve1, neither works. How can I get rid of it? Can we have safe way to join them together except reinstallation?