root@cfPM5:~# pvecm status
Corosync config '/etc/pve/corosync.conf' does not exist - is this node part of a cluster?
Cannot initialize CMAP service
root@cfPM5:~# pvecm add 172.16.32.2
detected the following error(s):
* this host already contains virtual guests
Check if node may join a cluster failed!
I tried to copy the corosync.conf from the managing node to no avail.
I tried the following as well:
root@cfPM5:~# systemctl start pve-ha-lrm
root@cfPM5:~# systemctl start pve-ha-crm
I also tried this
systemctl stop pve-cluster
systemctl stop corosync
pmxcfs -l
rm /etc/pve/corosync.conf
rm -r /etc/corosync/*
killall pmxcfs
systemctl start pve-cluster
I am not sure why this is saying this, This node does not have any VMs on it it is a new node and shouldn't have anything at all. I am not understanding why this is happening. How do I fix this via cli without having to re-install?
Thanks in advance,
Corosync config '/etc/pve/corosync.conf' does not exist - is this node part of a cluster?
Cannot initialize CMAP service
root@cfPM5:~# pvecm add 172.16.32.2
detected the following error(s):
* this host already contains virtual guests
Check if node may join a cluster failed!
I tried to copy the corosync.conf from the managing node to no avail.
I tried the following as well:
root@cfPM5:~# systemctl start pve-ha-lrm
root@cfPM5:~# systemctl start pve-ha-crm
I also tried this
systemctl stop pve-cluster
systemctl stop corosync
pmxcfs -l
rm /etc/pve/corosync.conf
rm -r /etc/corosync/*
killall pmxcfs
systemctl start pve-cluster
I am not sure why this is saying this, This node does not have any VMs on it it is a new node and shouldn't have anything at all. I am not understanding why this is happening. How do I fix this via cli without having to re-install?
Thanks in advance,