emerald_octane wrote: » Keep in mind even for VCP your lab doesn't need to be overly complex. You can configure all your physical hosts to be a part of an ESXi cluster with real networking et al, OR you can create an entire lab on one physical machine and just use nested ESXi. It's more about your goals then anything.
Bloogen wrote: » Just create it on an ESXi host as a VM. That is the best practice and makes the most sense for your lab based on the hardware you have available.
jibbajabba wrote: » The only tricky bit when running the vCenter as a VM is trying to hunt it down when it breaks. Imagine you have vCenter as a VM and DRS enabled. Your vCenter VM will move around and now imagine something breaks with the VM - you cannot connect to it anymore and you need to reboot it (it is Windows after all). Now imagine having a cluster with 32 VMs - it can take a while to log into each and one of them trying to find the VM in order to bounce it We for example have a production cluster, with customer VMs etc., and a management cluster, with all VMs like vCenter and the lot - using different storage as well On top of that the management cluster has a rule configured to make sure the vCenter VM is only allowed on two particular hosts. That way you limit your hunting Initially we had a rule to have the vCenter always on the same host, but that one failed one day and the vCenter didn't come up - so we still had to hunt for it - hence using two hosts, limiting the time required to find the VM.