cluster got deleted

omi

New Member
Apr 16, 2024
9
0
1
Hi everyone, we a have local desktop proxmox server with ip 192.168.50.16:8006 and by mistakely i used this command - systemctl stop pve-cluster to remove the cluster and now when i try to hit web interface with ip 192.168.50.16:8006 its shows the page is not working kindly guide me how should i bring my proxmox server upnagain and running!
 
Hey,

nothing got deleted, you just stopped a service, which can be started again using
Code:
systemctl start pve-cluster
alternatively you can just restart your node.
 
  • Like
Reactions: Kingneutron
In our startup we have two proxmox servers one with ip - 192.168.50.16 where i have a lot of vms running locally and i want to migrate vms to our another proxmox server with ip - 192.168.50.18 n even i went through forums and documentation i dont want to transfer through clusters is it there any better solution like through cli or something else pls provide a simple solution to migrate!
 
Last edited:
  • Like
Reactions: Kingneutron