Skip to content

Instantly share code, notes, and snippets.

@pythoninthegrass
Forked from kevin39/Proxmox reload services
Created February 15, 2021 21:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pythoninthegrass/d11037b3aacfe3fd4079e2797b14c194 to your computer and use it in GitHub Desktop.
Save pythoninthegrass/d11037b3aacfe3fd4079e2797b14c194 to your computer and use it in GitHub Desktop.
Proxmox reload services properly (services order is important)
service pve-cluster restart && service pvedaemon restart && service pvestatd restart && service pveproxy restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment