VMware vSphere

 View Only
  • 1.  VCenter Physical or Virtual ?

    Posted Sep 22, 2016 10:38 AM

    Dear all,

    I need your suggestions about installation of Vcenter 6.0 in physical or Virtual enviroment . What is better approach to install it ? In this moment I have a physical 5.0 VCenter with 10 nodes configured (about 100 VM). I need to  install 2 nodes using version 6.0. To do this I want to install a new fresh 6.0 VCenter.

    I know that VCenter 6.0 is supported as virtual machine. But my doubt is: what happens when the physical node that manage my VCenter Virtual machine crash ? Or how can I manage the situation where I need to shutdown my whole infrastructure for exceptional maintenance ?

    All your suggestions will be appreciated.

    Thanks in advance

    sebastiano



  • 2.  RE: VCenter Physical or Virtual ?

    Posted Sep 22, 2016 12:23 PM

    ‌Not a lot of deployments these days still have a physical vCenter server. The benefits of running it in top of your vSphere environment out weigh the need for a physical box.

    If the ESXi host that your VC server is running on dies, HA will restart the VC VM on another node in the clister. HA doesnt rely on vCwnter server. What happens if the physical box your vCenter server is installed on dies?

    IF you need to shut down your entire virtual environment, this is doable as well. My recommendation would be to have a management cluster, and vCenter would sit within the management cluster. But I understand not all business can afford / justify this. If you needed to shut down the environment and you want to know where vCenter is (so you can shut it down last and power it up first), you can disable automatic DRS on the cluster so VMs stop being migrated around. When you get to the last host where the VC machine is located, log into the host with the Embedded Host Web Client or the c# client and shut down the remaining machines on that host.

    VMware recommend deploying the appliance for VC/PSC, and this can only be deployed as a virtual machine.

    Hopefully this helps.

    Cheers, Matt.



  • 3.  RE: VCenter Physical or Virtual ?

    Posted Sep 22, 2016 02:36 PM

    Thank you so much Matt for your exhaustive answer ! :smileyhappy::smileyhappy::smileyhappy: