View Issue Details

IDProjectCategoryView StatusLast Update
0000298Rocky-Linux-9Installerpublic2023-07-31 23:42
ReporterMING-LI JIANG Assigned ToLouis Abel  
PriorityhighSeveritycrashReproducibilityalways
Status closedResolutionnot fixable 
PlatformVirtual EnvironmentOSProxmox VEOS Version7.2-7
Summary0000298: Fatal glibc error: CPU does not support x86-64-v2 when installing Rocky Linux 9 on pve7
DescriptionFatal glibc error: CPU does not support x86-64-v2
TagsNo tags attached.
Attached Files

Activities

Louis Abel

Louis Abel

2022-09-14 07:32

administrator   ~0000529

Thank you for the report.

What CPU is in your system? I would verify your CPU supports x86-64-v2. If your CPU supports x86-64-v2, it is recommended to pass your CPU to the virtual machine. You can do this by choosing "host" for your virtual machine CPU.

Setting to needinfo.
MING-LI JIANG

MING-LI JIANG

2022-09-14 07:41

reporter   ~0000530

Linux icmnlab 5.15.53-1-pve #1 SMP PVE 5.15.53-1 (Fri, 26 Aug 2022 16:53:52 +0200) x86_64

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Wed Sep 14 15:34:49 CST 2022 on pts/0
root@icmnlab:~# lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
Address sizes: 46 bits physical, 48 bits virtual
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: 85
Model name: Intel(R) Xeon(R) W-2123 CPU @ 3.60GHz
Stepping: 4
CPU MHz: 3600.000
CPU max MHz: 3900.0000
CPU min MHz: 1200.0000
BogoMIPS: 7200.00
Virtualization: VT-x
L1d cache: 128 KiB
L1i cache: 128 KiB
L2 cache: 4 MiB
L3 cache: 8.3 MiB
NUMA node0 CPU(s): 0-7
Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages
Vulnerability L1tf: Mitigation; PTE Inversion; VMX EPT disabled
Vulnerability Mds: Mitigation; Clear CPU buffers; SMT vulnerable
Vulnerability Meltdown: Mitigation; PTI
Vulnerability Mmio stale data: Mitigation; Clear CPU buffers; SMT vulnerable
Vulnerability Retbleed: Mitigation; IBRS
Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Mitigation; IBRS, IBPB conditional, RSB filling
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Mitigation; Clear CPU buffers; SMT vulnerable
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1g
                                 b rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_c
                                 pl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand
                                 lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti intel_ppin ssbd mba ibrs ibpb stibp tpr_shadow vnmi flexpriori
                                 ty ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt
                                  clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida ara
                                 t pln pts hwp hwp_act_window hwp_epp hwp_pkg_req md_clear flush_l1d
Louis Abel

Louis Abel

2022-09-14 07:51

administrator   ~0000531

Please run: /lib64/ld-linux-x86-64.so.2 --help | grep x86-64-v2

"x86-64-v2 (supported, searched)" must return when you run this. In the event that it does, you will need to ensure your VM's are being passed "host" for the CPU.
MING-LI JIANG

MING-LI JIANG

2022-09-14 08:01

reporter   ~0000532

Louis Abel

Louis Abel

2022-09-15 02:42

administrator   ~0000535

Please read through the following link to help determine if your system supports x86-64-v2. https://unix.stackexchange.com/questions/631217/how-do-i-check-if-my-cpu-supports-x86-64-v2/631226
Joris Lambrecht

Joris Lambrecht

2022-10-06 06:00

reporter   ~0000665

Same problem.

CPU supports x86-64-v2
CPU supports x86-64-v3

What is the point of Rocky Linux refusing to work on kvm64 ?

Using host is wasteful in terms of resource usage.

Are there any boot flags which can be used to avoid this behavior ?
Joris Lambrecht

Joris Lambrecht

2022-10-06 06:09

reporter   ~0000667

FYI/ https://bugzilla.redhat.com/show_bug.cgi?id=2060839
Louis Abel

Louis Abel

2023-07-31 23:42

administrator   ~0004258

Closing as not fixable. Please ensure you set the right CPU model (e.g. "host") that will use the v2 baseline required for Rocky Linux 9.

Issue History

Date Modified Username Field Change
2022-09-14 07:29 MING-LI JIANG New Issue
2022-09-14 07:29 MING-LI JIANG File Added: 螢幕擷取畫面 2022-09-14 003405.png
2022-09-14 07:32 Louis Abel Assigned To => Louis Abel
2022-09-14 07:32 Louis Abel Status new => needinfo
2022-09-14 07:32 Louis Abel Note Added: 0000529
2022-09-14 07:41 MING-LI JIANG Note Added: 0000530
2022-09-14 07:41 MING-LI JIANG File Added: 螢幕擷取畫面 2022-09-14 153754.png
2022-09-14 07:51 Louis Abel Note Added: 0000531
2022-09-14 08:01 MING-LI JIANG Note Added: 0000532
2022-09-14 08:01 MING-LI JIANG File Added: 螢幕擷取畫面 2022-09-14 155939.png
2022-09-15 02:42 Louis Abel Note Added: 0000535
2022-10-06 06:00 Joris Lambrecht Note Added: 0000665
2022-10-06 06:09 Joris Lambrecht Note Added: 0000667
2023-07-31 23:42 Louis Abel Status needinfo => closed
2023-07-31 23:42 Louis Abel Resolution open => not fixable
2023-07-31 23:42 Louis Abel Note Added: 0004258