cp: cannot stat '/etc/pve/corosync.conf': No such file or directory

Talha

Member
Jan 13, 2020
55
0
11
28
Hi,
After removing node from cluster im receiving corosync.conf not found error. How can i restore corosync?
 
Hi,

You can do :
Code:
touch /etc/pve/corosync.conf && systemctl restart corosync
And you can put back your quorum information.

But if your node is alone, not need corosync you can do
Code:
systemctl disable --now corosync
Corosync is only necessary when creating a cluster to have a quorum.

Best Regards
 
Last edited:

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!