Hi proxmox forum,
I have always found good help here so i am asking again
I have a cluster with two nodes, qorum set to 1, tag "two nodes" in cluster.conf, etc... working like a charm !
proxmox and proxmox2 are my two nodes, but proxmox2 have to move to my school, so i have to "separate" the two nodes WITHOUT reinstalling it, i want to keep the VM on each...
If i delete proxmox2 from the cluster, proxmox will stay the only one in the cluster, is this ok ? Or i need to remove BOTH node from the cluster ?!
And how to remove a node properly ? i mean wihout reinstalling proxmox from scratch ? i know that this is not a good option in real life but this is not production here... Just a school project...
i was thinking to do the following
remove proxmox2 from cluster then run :
service cman stop
killall -9 corosync cman dlm_controld fenced
service pve-cluster stop
rm /etc/cluster/cluster.conf
rm -rf /var/lib/pve-cluster/* /var/lib/pve-cluster/.*
rm /var/lib/cluster/*
and reboot i guess
proxmox2 will never be in the cluster again after this...
Please give me your opinion on that
thank you
PS : Everybody is running proxmox for the project in my classroom because we really pushed for this with a friend
I have always found good help here so i am asking again
I have a cluster with two nodes, qorum set to 1, tag "two nodes" in cluster.conf, etc... working like a charm !
proxmox and proxmox2 are my two nodes, but proxmox2 have to move to my school, so i have to "separate" the two nodes WITHOUT reinstalling it, i want to keep the VM on each...
If i delete proxmox2 from the cluster, proxmox will stay the only one in the cluster, is this ok ? Or i need to remove BOTH node from the cluster ?!
And how to remove a node properly ? i mean wihout reinstalling proxmox from scratch ? i know that this is not a good option in real life but this is not production here... Just a school project...
i was thinking to do the following
remove proxmox2 from cluster then run :
service cman stop
killall -9 corosync cman dlm_controld fenced
service pve-cluster stop
rm /etc/cluster/cluster.conf
rm -rf /var/lib/pve-cluster/* /var/lib/pve-cluster/.*
rm /var/lib/cluster/*
and reboot i guess
proxmox2 will never be in the cluster again after this...
Please give me your opinion on that
thank you
PS : Everybody is running proxmox for the project in my classroom because we really pushed for this with a friend