[SOLVED] Stopping all proxmox services on a node

plofkat

Active Member
Mar 20, 2013
51
2
28
How do I stop and then start all Proxmox services on a clustered node?

I still have VMs running on the cluster, and only want to restart services on specific nodes.

Web interface is completely down.
 
how do full stop all services (Proxmox 5.4-13)

need for storage partitions umount and resize (remotely)
 
No name-calling! First and only warning.
killall -9 corosync
systemctl restart pve-cluster
systemctl restart pvedaemon
systemctl restart pveproxy
systemctl restart pvestatsd

This is wrong

The right one dummy

killall -9 corosync
systemctl restart pve-cluster
systemctl restart pvedaemon
systemctl restart pvestatd
systemctl restart pveproxy
 
This is wrong

The right one dummy

killall -9 corosync
systemctl restart pve-cluster
systemctl restart pvedaemon
systemctl restart pvestatd
systemctl restart pveproxy
what's up with the name-calling? he's answered the question and was trying to help. If you think he's wrong then just everyone know