Categories
Proxmox

How to restart Proxmox services?

If you want to restart all of Proxmox services just type:

# killall -9 corosync

# systemctl restart pve-cluster

# systemctl restart pvedaemon

# systemctl restart pveproxy

# systemctl restart pvestatsd