Sepiraph wrote: » Has anyone tried to install vCenter server as a virtual machine running on a ESXi? This is for a lab environment and instead of adding a 3rd computer to the mix, wanted to just run vCenter as a VM if possible.
ChooseLife wrote: » P.S. Tip: Remember to set the vCenter VM to auto-start with the host.
jibbajabba wrote: » Which only really works on a standalone host. Once you have a DRS enabled cluster you basically have to "hunt" for the VM, logging into each host in order to find that VM so you can start it manually. You could argue you create vApps instead, which can be used to auto start VMs, but for vApps you need the vCenter which is down at that point - so it's somewhat a catch 22 ... Or you "pin" the vcenter to a specific host ...
QHalo wrote: » This is a key point. I found this out studying for my VCP when I enabled DRS and HA and my vCenter moved when I would power down my lab at night. If I had vCenter on node 1, and I powered it down it would move vCenter to node 2. When I would start my lab I kept wondering why I had to go to the host to start vCenter but eventually figured it out.