I've installed Proxmox VE 8.4, no VMs running and noticed all cores are running at (almost) full speed. No ZFS or Ceph or other advanced features, just default-install with local-lvm.
Mainboard is Supermicro Mainboard X13SEI-TF, CPU is Intel Xeon Silver 4416+ (2,00 Ghz, 20-Core, 37,5MB).
I didn't change anything CPU-Scaling related in the BIOS. For testing I disabled Turboboost in the BIOS, this makes all cores run at 2000.000 when checking /proc/cpuinfo.
Anybody got an idea why that might be happening? Or any tips how to further narrow this down?
watch -n10 grep \'cpu MHz\' /proc/cpuinfo shows:
top shows everything is idle:
Mainboard is Supermicro Mainboard X13SEI-TF, CPU is Intel Xeon Silver 4416+ (2,00 Ghz, 20-Core, 37,5MB).
I didn't change anything CPU-Scaling related in the BIOS. For testing I disabled Turboboost in the BIOS, this makes all cores run at 2000.000 when checking /proc/cpuinfo.
Anybody got an idea why that might be happening? Or any tips how to further narrow this down?
watch -n10 grep \'cpu MHz\' /proc/cpuinfo shows:
Code:
Every 10.0s: grep 'cpu MHz' /proc/cpuinfo
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3886.173
cpu MHz : 3774.579
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3900.000
cpu MHz : 3891.719
cpu MHz : 3796.537
cpu MHz : 3900.000
cpu MHz : 3900.000
top shows everything is idle:
Code:
top - 11:30:41 up 36 min, 1 user, load average: 0.00, 0.00, 0.00
Tasks: 470 total, 1 running, 469 sleeping, 0 stopped, 0 zombie
%Cpu(s): 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
MiB Mem : 128353.7 total, 126234.5 free, 2814.0 used, 337.9 buff/cache
MiB Swap: 8192.0 total, 8192.0 free, 0.0 used. 125539.7 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
7568 root 20 0 11680 5120 3200 R 0.3 0.0 0:00.01 top
1 root 20 0 168216 11520 8960 S 0.0 0.0 0:01.67 systemd
2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthreadd
3 root 20 0 0 0 0 S 0.0 0.0 0:00.00 pool_workqueue_release
4 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kworker/R-rcu_g
5 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kworker/R-rcu_p
6 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kworker/R-slub_
7 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kworker/R-netns
9 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kworker/0:0H-events_highpri
12 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kworker/R-mm_pe
13 root 20 0 0 0 0 I 0.0 0.0 0:00.00 rcu_tasks_kthread
14 root 20 0 0 0 0 I 0.0 0.0 0:00.00 rcu_tasks_rude_kthread
15 root 20 0 0 0 0 I 0.0 0.0 0:00.00 rcu_tasks_trace_kthread
16 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/0
17 root 20 0 0 0 0 I 0.0 0.0 0:00.08 rcu_preempt
18 root rt 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
19 root -51 0 0 0 0 S 0.0 0.0 0:00.00 idle_inject/0
20 root 20 0 0 0 0 S 0.0 0.0 0:00.00 cpuhp/0
21 root 20 0 0 0 0 S 0.0 0.0 0:00.00 cpuhp/1
22 root -51 0 0 0 0 S 0.0 0.0 0:00.00 idle_inject/1
23 root rt 0 0 0 0 S 0.0 0.0 0:00.56 migration/1
24 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/1
25 root 20 0 0 0 0 I 0.0 0.0 0:00.00 kworker/1:0-events
26 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kworker/1:0H-events_highpri
27 root 20 0 0 0 0 S 0.0 0.0 0:00.00 cpuhp/2
28 root -51 0 0 0 0 S 0.0 0.0 0:00.00 idle_inject/2
29 root rt 0 0 0 0 S 0.0 0.0 0:00.56 migration/2
30 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/2
31 root 20 0 0 0 0 I 0.0 0.0 0:00.00 kworker/2:0-events
32 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kworker/2:0H-events_highpri
33 root 20 0 0 0 0 S 0.0 0.0 0:00.00 cpuhp/3
34 root -51 0 0 0 0 S 0.0 0.0 0:00.00 idle_inject/3
35 root rt 0 0 0 0 S 0.0 0.0 0:00.56 migration/3
36 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/3
38 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kworker/3:0H-events_highpri
39 root 20 0 0 0 0 S 0.0 0.0 0:00.00 cpuhp/4
40 root -51 0 0 0 0 S 0.0 0.0 0:00.00 idle_inject/4
41 root rt 0 0 0 0 S 0.0 0.0 0:00.56 migration/4
42 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/4
43 root 20 0 0 0 0 I 0.0 0.0 0:00.00 kworker/4:0-mm_percpu_wq
44 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kworker/4:0H-events_highpri
45 root 20 0 0 0 0 S 0.0 0.0 0:00.00 cpuhp/5
46 root -51 0 0 0 0 S 0.0 0.0 0:00.00 idle_inject/5
47 root rt 0 0 0 0 S 0.0 0.0 0:00.56 migration/5
48 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/5
49 root 20 0 0 0 0 I 0.0 0.0 0:00.00 kworker/5:0-mm_percpu_wq
50 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kworker/5:0H-events_highpri
51 root 20 0 0 0 0 S 0.0 0.0 0:00.00 cpuhp/6
52 root -51 0 0 0 0 S 0.0 0.0 0:00.00 idle_inject/6
53 root rt 0 0 0 0 S 0.0 0.0 0:00.56 migration/6
54 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/6
56 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kworker/6:0H-events_highpri
57 root 20 0 0 0 0 S 0.0 0.0 0:00.00 cpuhp/7
58 root -51 0 0 0 0 S 0.0 0.0 0:00.00 idle_inject/7
59 root rt 0 0 0 0 S 0.0 0.0 0:00.56 migration/7
60 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksoftirqd/7