I have two windows server on a PVE node
the summary gui show
CPU usage 16.39% of 16 CPU(s)
Memory usage 86.38% (27.57 GiB of 31.92 GiB
and
CPU usage 12.84% of 16 CPU
Memory usage 73.95% (11.83 GiB of 16.00 Gi
But top in cli show
Why the info of cpu so different?
VM config:
# qm config 225
boot: cdn
bootdisk: sata0
cores: 8
memory: 32684
...
numa: 0
ostype: win8
...
scsihw: virtio-scsi-pci
...
sockets: 2
...
# qm config 101
bootdisk: virtio0
cores: 4
...
numa: 0
ostype: win8
scsihw: virtio-scsi-pci
...
sockets: 4
the node:
CPU(s) 96 x Intel(R) Xeon(R) Gold 5220R CPU @ 2.20GHz (2 slots)
Some linxu vm and LXC have the same problem.
the summary gui show
CPU usage 16.39% of 16 CPU(s)
Memory usage 86.38% (27.57 GiB of 31.92 GiB
and
CPU usage 12.84% of 16 CPU
Memory usage 73.95% (11.83 GiB of 16.00 Gi
But top in cli show
Code:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
2307493 root 20 0 36.6g 31.7g 13436 S 600.0 6.3 294594:11 kvm
3307350 root 20 0 9974468 8.1g 16288 S 70.6 1.6 97258:23 kvm
Why the info of cpu so different?
VM config:
# qm config 225
boot: cdn
bootdisk: sata0
cores: 8
memory: 32684
...
numa: 0
ostype: win8
...
scsihw: virtio-scsi-pci
...
sockets: 2
...
# qm config 101
bootdisk: virtio0
cores: 4
...
numa: 0
ostype: win8
scsihw: virtio-scsi-pci
...
sockets: 4
the node:
CPU(s) 96 x Intel(R) Xeon(R) Gold 5220R CPU @ 2.20GHz (2 slots)
Some linxu vm and LXC have the same problem.
Code:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
230304 root 20 0 25.9g 24.0g 9456 S 788.0 4.8 83898:01 kvm
1329698 root 20 0 18.0g 16.0g 9076 R 105.3 3.2 227680:53 kvm
301125 1000 20 0 8848208 4.0g 353336 S 102.9 0.8 1807:48 java
3642668 root 20 0 21.3g 16.3g 8960 S 101.9 3.2 213896:57 kvm
1436521 root 20 0 5852520 2.3g 11300 S 69.4 0.5 21338:48 java
233408 root 20 0 17.4g 15.6g 10844 S 53.6 3.1 100501:58 kvm
231608 root 20 0 19.5g 16.1g 10480 S 49.3 3.2 261735:23 kvm
1322501 root 20 0 34.1g 31.9g 9464 S 45.9 6.4 45046:34 kvm
Last edited: