good day to everyone!
some time ago I had a standalone PVE with working VMs on it. Then I installed PVE on the 2nd host. After that I created cluster on the 1st host and did join the 2nd node to this cluster, with no shared datastore at all (except testing NFS).
Now (as I understood there is no reason of having cluster without shared datastore... am i right?) I wish to make these nodes standalone PVEs again (with PBS on the 3rd host).
I have no VMs on the 2nd node at the moment. All production VMs are on the 1st node only.
How can I get rid of cluster, having 1st PVE up and running? Are next command issued on the 1st node will be correct? (then I'll make fresh PVE install on the 2nd host)
#systemctl stop pve-cluster
#systemctl stop corosync
#pmxcfs -l
#rm /etc/pve/corosync.conf
#rm -r /etc/corosync/*
#killall pmxcfs
#rm -fr /etc/pve/nodes
#systemctl start corosync
#systemctl start pve-cluster
#service pveproxy restart
p.s. is it necessary to stop all VMs before these steps?
thank you!
some time ago I had a standalone PVE with working VMs on it. Then I installed PVE on the 2nd host. After that I created cluster on the 1st host and did join the 2nd node to this cluster, with no shared datastore at all (except testing NFS).
Now (as I understood there is no reason of having cluster without shared datastore... am i right?) I wish to make these nodes standalone PVEs again (with PBS on the 3rd host).
I have no VMs on the 2nd node at the moment. All production VMs are on the 1st node only.
How can I get rid of cluster, having 1st PVE up and running? Are next command issued on the 1st node will be correct? (then I'll make fresh PVE install on the 2nd host)
#systemctl stop pve-cluster
#systemctl stop corosync
#pmxcfs -l
#rm /etc/pve/corosync.conf
#rm -r /etc/corosync/*
#killall pmxcfs
#rm -fr /etc/pve/nodes
#systemctl start corosync
#systemctl start pve-cluster
#service pveproxy restart
p.s. is it necessary to stop all VMs before these steps?
thank you!
Last edited: