vCenter

 View Only
  • 1.  SDDC Design

    Posted Mar 15, 2017 01:31 PM

    Hi Community,

    For the Management Cluster if I have 4 ESXI hosts , Do you recommend to distributed those nodes across different racks in different chassis?

    For the resouece Cluster would you recommend the cluster will include only the 8 or 16 nodes in the inclosure or will be bitter to be distributed accross multi inclousures?



  • 2.  RE: SDDC Design

    Posted Mar 15, 2017 03:34 PM

    To avoid single point of failure, always try to distributed your nodes across different enclosures and racks.



  • 3.  RE: SDDC Design

    Posted Mar 16, 2017 08:52 AM

    Thanks Rishardson,

    Would it be more optimal to have the vMotion traffic inside the inclousre or you will not consider it a design issue ?



  • 4.  RE: SDDC Design
    Best Answer

    Posted Mar 16, 2017 02:03 PM

    Keep the vMotion traffic inside the enclosure is a good option, but if you have nodes across enclosures, if you migrate virtual machine between enclosures, the vMotion traffic will leave the enclosure. Anyway, you can control the vMotion traffic with Network I/O or create VMs to Host DRS affinity rules to pin VMs to specific enclosures. And assuming that you have 10Gb uplinks, vMotion traffic will not be an issue higher than keep all nodes inside the same enclosure.



  • 5.  RE: SDDC Design

    Posted Mar 17, 2017 11:56 AM

    Thank you.