We've had power failures and each time I must manually restart the vCenter Server guest VM, then all the other VMs.
I know how to do the above from the command line but since our ESX host servers are set to power on when power is restored, I want the guest VMs to do the same.
What would be the appropriate HA configuration to make this happen??
This is a 3-host cluster, with 15-20 guest VMs total.
All hosts are ESX 4.1 with no updates yet.
Present config is:
1) both HA and DRS enabled
2) host monitoring enabled
3) admission control is 1 host failure -- I know of the 25% recommendation, would it work well for 3 hosts??
4) das.failuredetectiontime is 60000 (1 minute)
5) cluster default settings are 'Medium' and 'Power Off' for host isolation response
6) VM monitoring is presently not enabled -- I have read this can cause unexpected reboots
What I want is:
1) Ensure our vCenter Server guest VM stays on its desired host (I have a DRS "should" rule for this, anything else I can do??)
2) Have our vCenter Server and our domain controller guest VMs with High priority always start when power is restored to the host, plus other guests designated to restart within 'Virtual Machine Options'
Thank you, Tom