[Eisfair] Umfrage: Ausgabe von lscpu auf virtualisierten eisfair-Servern

Thomas Zweifel t2fel at gmx.net
So Mär 22 17:53:32 CET 2020


Hallo Marcus

Am 22.03.20 um 14:37 schrieb Marcus Röckrath:
> Hallo,
> 
> wir benötigen dringend die Ausgabe von
> 
> lscpu
> 
> von virtualisierten System, aber auch nur von denen!


Einmal KVM:

eisdns # lscpu
Architecture:                    x86_64
CPU op-mode(s):                  32-bit, 64-bit
Byte Order:                      Little Endian
Address sizes:                   48 bits physical, 48 bits virtual
CPU(s):                          2
On-line CPU(s) list:             0,1
Thread(s) per core:              1
Core(s) per socket:              1
Socket(s):                       2
NUMA node(s):                    1
Vendor ID:                       AuthenticAMD
CPU family:                      21
Model:                           2
Model name:                      AMD Opteron 63xx class CPU
Stepping:                        0
CPU MHz:                         3921.326
BogoMIPS:                        7842.65
Hypervisor vendor:               KVM
Virtualization type:             full
L1d cache:                       128 KiB
L1i cache:                       128 KiB
L2 cache:                        1 MiB
NUMA node0 CPU(s):               0,1
Vulnerability Itlb multihit:     Not affected
Vulnerability L1tf:              Not affected
Vulnerability Mds:               Not affected
Vulnerability Meltdown:          Not affected
Vulnerability Spec store bypass: Vulnerable
Vulnerability Spectre v1:        Mitigation; usercopy/swapgs barriers 
and __user
                                   pointer sanitization
Vulnerability Spectre v2:        Mitigation; Full generic retpoline, 
STIBP disab
                                  led, RSB filling
Vulnerability Tsx async abort:   Not affected
Flags:                           fpu vme de pse tsc msr pae mce cx8 apic 
sep mtr
                                  r pge mca cmov pat pse36 clflush mmx 
fxsr sse s
                                  se2 syscall nx mmxext fxsr_opt pdpe1gb 
lm rep_g
                                  ood nopl extd_apicid pni pclmulqdq 
ssse3 fma cx
                                  16 sse4_1 sse4_2 x2apic popcnt aes 
xsave avx f1
                                  6c hypervisor lahf_lm cmp_legacy 
cr8_legacy abm
                                   sse4a misalignsse 3dnowprefetch osvw 
xop fma4
                                  tbm vmmcall fsgsbase bmi1 xsaveopt arat


eisdns # lscpu | grep 'Hypervisor vendor:' | egrep -i 
'bochs|kvm|microsoft|qemu|virtualbox|vmware|xen'
Hypervisor vendor:               KVM


eisdns # inxi -b
System:    Host: eisdns Kernel: 4.9.210-eisfair-64-VIRT x86_64 bits: 64
            Console: tty 0 Distro: eisfair-64
Machine:   Device: qemu-or-kvm System: Red Hat product: KVM v: RHEL 
7.0.0 PC (i440FX + PIIX 1996) serial: N/A
            Mobo: N/A model: N/A serial: N/A
            BIOS: Seabios v: 0.5.1 date: 01/01/2011
CPU(s):    2 Single core AMD Opteron 63xx class CPUs (-MT-SMP-)
            speed: 3921 MHz (max)
Graphics:  Card: Red Hat QXL paravirtual graphic card
            Display Server: N/A driver: N/A
            tty size: 80x35 Advanced Data: N/A for root out of X
Network:   Card: Red Hat Virtio network device driver: virtio-pci
Drives:    HDD Total Size: 4.3GB (17.8% used)
Info:      Processes: 103 Uptime: 0:03 Memory: 99.4/494.3MB
            Init: SysVinit runlevel: 2 Client: Shell (bash) inxi: 2.3.56



Und eine VM unter VirtualBox:

eis64test # lscpu
Architecture:                    x86_64
CPU op-mode(s):                  32-bit, 64-bit
Byte Order:                      Little Endian
Address sizes:                   48 bits physical, 48 bits virtual
CPU(s):                          4
On-line CPU(s) list:             0-3
Thread(s) per core:              1
Core(s) per socket:              4
Socket(s):                       1
NUMA node(s):                    1
Vendor ID:                       AuthenticAMD
CPU family:                      23
Model:                           8
Model name:                      AMD Ryzen 7 2700 Eight-Core Processor
Stepping:                        2
CPU MHz:                         3193.706
BogoMIPS:                        6387.41
Hypervisor vendor:               Innotek GmbH
Virtualization type:             full
L1d cache:                       128 KiB
L1i cache:                       256 KiB
L2 cache:                        2 MiB
L3 cache:                        16 MiB
NUMA node0 CPU(s):               0-3
Vulnerability Itlb multihit:     Not affected
Vulnerability L1tf:              Not affected
Vulnerability Mds:               Not affected
Vulnerability Meltdown:          Not affected
Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass 
disabled v
                                  ia prctl and seccomp
Vulnerability Spectre v1:        Mitigation; usercopy/swapgs barriers 
and __user
                                   pointer sanitization
Vulnerability Spectre v2:        Mitigation; Full generic retpoline, 
STIBP disab
                                  led, RSB filling
Vulnerability Tsx async abort:   Not affected
Flags:                           fpu vme de pse tsc msr pae mce cx8 apic 
sep mtr
                                  r pge mca cmov pat pse36 clflush mmx 
fxsr sse s
                                  se2 ht syscall nx mmxext fxsr_opt 
rdtscp lm con
                                  stant_tsc rep_good nopl nonstop_tsc 
extd_apicid
                                   pni pclmulqdq ssse3 cx16 sse4_1 
sse4_2 x2apic
                                  movbe popcnt aes xsave avx rdrand 
hypervisor la
                                  hf_lm cmp_legacy cr8_legacy abm sse4a 
misaligns
                                  se 3dnowprefetch ssbd vmmcall fsgsbase 
avx2 rds
                                  eed clflushopt arat npt lbrv svm_lock 
nrip_save
                                   tsc_scale vmcb_clean flushbyasid 
decodeassists
                                   pausefilter pfthreshold avic


eis64test # lscpu | grep 'Hypervisor vendor:' | egrep -i 
'bochs|kvm|microsoft|qemu|virtualbox|vmware|xen'


(Das 'Innotek GmbH' scheint hier noch zu fehlen!)



eis64test # inxi -b
System:    Host: eis64test Kernel: 4.9.210-eisfair-64-VIRT x86_64 bits: 64
            Console: tty 0 Distro: eisfair-64
Machine:   Device: virtualbox System: innotek product: VirtualBox v: 1.2 
serial: 0
            Mobo: Oracle model: VirtualBox v: 1.2 serial: 0
            BIOS: innotek v: VirtualBox date: 12/01/2006
CPU:       Quad core AMD Ryzen 7 2700 Eight-Core (-MCP-) speed: 3193 MHz 
(max)
Graphics:  Card: InnoTek Systemberatung VirtualBox Graphics Adapter
            Display Server: N/A driver: N/A
            tty size: 80x35 Advanced Data: N/A for root out of X
Network:   Card: Red Hat Virtio network device driver: virtio-pci
Drives:    HDD Total Size: 32.2GB (6.2% used)
RAID:      Devices: 1: /dev/md3 2: /dev/md7 3: /dev/md1 4: /dev/md2 5: 
/dev/md11 6: /dev/md9 7: /dev/md6 8: /dev/md10 9: /dev/md8 10: /dev/md5
Info:      Processes: 160 Uptime: 0:14 Memory: 180.4/746.0MB
            Init: SysVinit runlevel: 2 Client: Shell (bash) inxi: 2.3.56





Gruss Thomas


Mehr Informationen über die Mailingliste Eisfair