Corosync config '/etc/pve/corosync.conf' does not exist - is this node part of a cluster?

arsaboo

Member
Mar 3, 2022
7
1
8
45
I removed a node from a cluster to set it up fresh. I reinstalled Proxmox on it, but now I am not able to web login to it. I can ssh into it.

Code:
root@venus:~# pvecm status
Error: Corosync config '/etc/pve/corosync.conf' does not exist - is this node part of a cluster?

I would really appreciate any guidance in terms of initializing this node. thanks!
 
Hi,
Is the `venus` node that you reinstalled Proxmox VE on it? if so, is the 8006 port open you can check using `ss -tulpn | grep 8006` command.