In my case this was a trick. Thanks.restart 'corosync.service' on the node where it's still there
In my case this was a trick. Thanks.restart 'corosync.service' on the node where it's still there
You need to remove the whole directory /etc/pve/nodes/<nodename>
pvecm delnode pm2
before turning of the node./etc/pve/nodes/pm2
directory i get permission denied..Hello, I messed up,
I was trying to remove a node from my cluster and accidently
pvecm delnode pm2
before turning of the node.
now my other node is up but non of the vm boot up..
also when trying to remove/etc/pve/nodes/pm2
directory i get permission denied..
what steps should i take now?
pvecm status
on (all of) your RUNNING node(s)Figured this was best place since last post was only 7~8 months ago... non the less,We'd need a bit more info first:
EDIT: Also for next time, best to create a new topic instead of necro-posting in a 2-year and before that 12-year(!) old topic
- How many nodes are and were in your cluster?
- Is this pm2 node the node you WANTED to remove, or was that a mistake-typo too?
- What is the current status of the pm2, is it now already shut down or not?
- What is the results of
pvecm status
on (all of) your RUNNING node(s)
pvecm expected 1
this brought all the vm's back and then rm -rf /etc/pve/nodes/pm2
removed the pm2 directory. pvecm status
Cluster information
-------------------
Name: HomeLab
Config Version: 2
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Sun Aug 18 21:16:25 2024
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000001
Ring ID: 1.44
Quorate: Yes
Votequorum information
----------------------
Expected votes: 1
Highest expected: 1
Total votes: 1
Quorum: 1
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 192.168.1.10 (local)
systemctl stop pve-cluster
systemctl stop corosync
pmxcfs -l
rm /etc/pve/corosync.conf
rm -r /etc/corosync/*
killall pmxcfs
systemctl start pve-cluster
rm /var/lib/corosync/*
/sbin/reboot