Login  Register

Re: reg cpu

Posted by satish on May 02, 2018; 10:21am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/reg-cpu-tp5844p5854.html

Dear Erman,

Thanks for providing the info.we ran the below commands in our prod and outputs are as below

[root@motoapp01 ~]# dmidecode -t 4 | egrep -i "Designation|Intel|core|thread"
        Socket Designation: Proc 1
        Manufacturer: Intel(R) Corporation
                HTT (Multi-threading)
        Version: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
        Core Count: 4
        Core Enabled: 4
        Thread Count: 8
                Multi-Core
                Hardware Thread
        Socket Designation: Proc 2
[root@motoapp01~]#



lspu was showing as 1 socket

[root@motoapp01 ~]# lscpu
Architecture:          x86_64
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                8
On-line CPU(s) list:   0-7
Thread(s) per core:    2
Core(s) per socket:    4
Socket(s):             1
NUMA node(s):          1
Vendor ID:             GenuineIntel
CPU family:            6
Model:                 79
Model name:            Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
Stepping:              1
CPU MHz:               3500.000
BogoMIPS:              6991.57
Virtualization:        VT-x
L1d cache:             32K
L1i cache:             32K
L2 cache:              256K
L3 cache:              15360K
NUMA node0 CPU(s):     0-7
[root@motoapp01~]#

We have ran this on our primary node.lscpu showed as 1 socket.could you please take some time on our outputs and update us how many sockets/physical CPU and virtual CPU's we have?