High Availability and Admission Control Policy

joblack

Active Member
Apr 16, 2017
39
5
28
45
Hi,

I know from VMware vSphere three functionalities
  • Admission Control Policy
    • Takes care of redundancy (e.g. one host can fail and all VMs can still run and/or be restarted on the remaining resources)
    • New VMs cannot be started or deployed if the resource is full
  • High Availability
    • I know there is something like High Availability in Proxmox but can Proxmox after a crash of one host also automatically restart the VMs on the remaining hosts?
  • Distributed Resource Manager
    • This functionality automatically distribute the VMs to the hosts so that e.g. all cpu-bound VMs hang around on one host
Is there something similar on Proxmox? I haven't found it in the documentation so far.