QHalo wrote: » If the VM exceeds its reservation, which if no reservations are set is equal to the cpu and memory allocation you gave the VM + it's memory overhead, it would traverse the sibling RP to the parent RP. In this case it would attempt to borrow from the cluster or host cpu and memory. It can't overconsume the host or cluster because if you created a VM that was equal to the amount of RAM and CPU of the host or cluster, you'd never be able to power it on because there's memory overhead and that would violate the parent RP allocation. That's the way I understand it.