VMware vSphere

 View Only
  • 1.  Different between core & socket

    Posted Oct 22, 2017 08:09 PM

    Dear Friends,

    In my environment configured more vCpu like 32,16,12,8,4 core

    please tell me socket the above mentioned core for best practices for core vs socket

    Regards,

    Johnson.s



  • 2.  RE: Different between core & socket



  • 3.  RE: Different between core & socket

    Posted Oct 23, 2017 10:36 AM

    The key thing as per frank's article is

    Well there is a difference and it has to do with the Hot-Add CPU feature. When enabling the option CPU Hot Plug you can only increase the virtual socket count.

    Also I have read that vmware recommends using 1 core per socket until and unless there is specific requirement from the guest



  • 4.  RE: Different between core & socket

    Posted Oct 23, 2017 11:03 AM

    futher to all that has already been mentioned,  using socket count rather than CPU can reduce  license count.



  • 5.  RE: Different between core & socket

    Posted Oct 23, 2017 03:19 PM

    Socket mean physical CPU, each physical CPU have core (8,16,32,64), core is the logical CPU within physical CPU.



  • 6.  RE: Different between core & socket

    Posted Oct 23, 2017 03:20 PM

    License will be applicable for number of socket (Physical CPU).



  • 7.  RE: Different between core & socket

    Posted Oct 23, 2017 08:05 PM

    The below mentioned vCpu configuration is recommendable ? 

    Please advice

    vCPUsSocketsCores p/svCPUsSocketsCores p/s
    661661
    661661
    881881
    881842
    881842
    881661
    881661
    881842
    881842
    881661
    881661
    881842
    881818
    1682881
    8811682
    881842
    881661
    661
    1628
    881
    842
    881
    842
    842
    881
    881
    1243


  • 8.  RE: Different between core & socket

    Posted Oct 26, 2017 07:15 PM

    The below mentioned vCpu configuration is recommendable ?

    Please advice

    vCPUsSocketsCores p/svCPUsSocketsCores p/s
    661661
    661661
    881881
    881842
    881842
    881661
    881661
    881842
    881842
    881661
    881661
    881842
    881818
    1682881
    8811682
    881842
    881661
    661
    1628
    881
    842
    881
    842
    842
    881
    881
    1243

    Like (0) Helpful ReplyActions



  • 9.  RE: Different between core & socket

    Posted Oct 28, 2017 05:40 AM

    there are instances where you have allocated 2 cores per socket and even 3 cores per socket.

    If that is not a specific guest OS requirement, I suggest you change it to 1 core per socket and increase the number of virtual sockets

    examples:

    1682
    1243


  • 10.  RE: Different between core & socket

    Posted Oct 28, 2017 09:16 AM

    I think lot is already explained in details but still I can give you little more statics.

    The socket is physical connection of processor on motherboard, core is virtual processor on each socket

    1 socket with 1 core = 1vCPU

    1 socket with 2 core= 2vCPU

    and so on ....

    NOw

    2 socket with 1 core= 2vCPU

    2 socket with 2 core= 4vCPU

    and so on ..

    Now if your processor has Hype rthreading and is enabled then all vCPU above will be multiplied by 2

    1 socket with 1 core (hyper threading enabled)= 2vCPU

    1 socket with 2 core (hyper threading enabled)= 4vCPU

    and so on ....

    NOw

    2 socket with 1 core (hyper threading enabled)= 4vCPU

    2 socket with 2 core(hyper threading enabled)= 8vCPU

    and so on ..

    You may not find a single socket single core processor with hyper threading feature but just take above statics for explaining purpose.