查看问题详情

编号项目分类查看权限最后更新
0000328Anolis OS 7Generalpublic2021-11-26 16:49
报告员wb-wpp899309 分派给Shiloong  
优先级low严重性minor出现频率always
状态 assigned处理状况open 
平台x86_64操作系统Anolis OS操作系统版本7.7
标题0000328: [Anolis OS 7.7] [x86_64]开机启动后,dmesg日志中有warn日志:[Firmware Bug]: TSC doesn't count with P0 frequency!
描述[缺陷描述]:
开机启动后,dmesg日志中有如下warn日志:

# dmesg -l warn -T
[Wed Oct 13 23:18:26 2021] [Firmware Bug]: TSC doesn't count with P0 frequency!
[Wed Oct 13 23:18:26 2021] #2
[Wed Oct 13 23:18:26 2021] #3
[Wed Oct 13 23:18:27 2021] systemd[1]: [/run/systemd/generator/dev-disk-by\x2duuid-cf63773d\x2d1f81\x2d40f2\x2da7df\x2d43d25ee936fb.device.d/timeout.conf:3] Unknown lvalue 'JobRunningTimeoutSec' in section 'Unit'
[Wed Oct 13 23:18:28 2021] systemd: 16 output lines suppressed due to ratelimiting
[Wed Oct 13 23:18:28 2021] systemd-sysv-generator[696]: Configuration file /usr/lib/systemd/system/staragentctl.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[Wed Oct 13 23:18:29 2021] Decoding supported only on Scalable MCA processors.
[Wed Oct 13 23:18:29 2021] Decoding supported only on Scalable MCA processors.
[Wed Oct 13 23:18:29 2021] Decoding supported only on Scalable MCA processors.
[Wed Oct 13 23:18:29 2021] Decoding supported only on Scalable MCA processors.

[重现概率]
必现

[重现环境]
# cat /etc/os-release
NAME="Anolis OS"
VERSION="7.7"
ID="anolis"
ID_LIKE="rhel fedora centos"
VERSION_ID="7.7"
PRETTY_NAME="Anolis OS 7.7"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"
BUG_REPORT_URL="https://bugs.openanolis.cn/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"

内核:
# uname -r
4.19.91-24.8.an7.x86_64

cpu信息:
# lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
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: HygonGenuine
CPU family: 24
Model: 1
Model name: Hygon C86 7280 32-core Processor
Stepping: 1
CPU MHz: 1999.999
BogoMIPS: 3999.99
Virtualization: AMD-V
Hypervisor vendor: KVM
Virtualization type: full
NUMA node0 CPU(s): 0-3
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core cpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap xsaveopt xsavec xgetbv1 arat npt nrip_save

内存信息:
# free -h
              total used free shared buff/cache available
Mem: 15G 614M 13G 12M 801M 14G
Swap: 4.0G 0B 4.0G

[重现步骤]:
1. reboot机器
2. dmesg -l warn -T查询开机是否有异常日志


[期望结果]:
开机启动后,dmesg日志中无异常日志

[实际结果]:
开机启动后,dmesg日志中有异常日志
标签没加标签.

关联

有重复 0000564 已关闭 [Anolis7.9-rhck-vhd][ecs] dmesg warn有异常信息 
相关问题: 0000496 已分配nijiayu [Anolis7.7-anck vhd][ecs][x86_64] dmesg中存在Decoding supported only on Scalable MCA processors. 

活动

Shiloong

2021-10-28 14:14

开发人员   ~0000550

这个是在 AMD 平台上测试的问题吗? 还是跟硬件固件支持有关.
也请 @artie_ding 一起看看, 是否已知的问题.

Shiloong

2021-11-17 10:18

开发人员   ~0000730

重复问题, 已知报警, 无功能影响, 暂不修复.

anolislw

2021-11-24 10:47

报告者   ~0000780

镜像:anolisos_7_9_x64_20G_rhck_alibase_20211119.vhd
规格:ecs.g6a.32xlarge
存在类似问题,详情信息如下:

[root@iZbp1bcfmvsobgqdktbphqZ ~]# uname -a
Linux iZbp1bcfmvsobgqdktbphqZ 3.10.0-1062.an7.x86_64 #1 SMP Wed Sep 8 18:17:06 CST 2021 x86_64 x86_64 x86_64 GNU/Linux
[root@iZbp1bcfmvsobgqdktbphqZ ~]# cat /etc/os-release
NAME="Anolis OS"
VERSION="7.7"
ID="anolis"
ID_LIKE="rhel fedora centos"
VERSION_ID="7.7"
PRETTY_NAME="Anolis OS 7.7"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"
BUG_REPORT_URL="https://bugs.openanolis.cn/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"

[root@iZbp1bcfmvsobgqdktbphqZ ~]# dmesg -l warn -T
[Tue Nov 23 14:08:12 2021] [Firmware Bug]: TSC doesn't count with P0 frequency!
[Tue Nov 23 14:08:12 2021] ACPI: RSDP 00000000000f5970 00014 (v00 BOCHS )
[Tue Nov 23 14:08:12 2021] ACPI: RSDT 00000000bffe5312 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
[Tue Nov 23 14:08:12 2021] ACPI: FACP 00000000bffe017e 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
[Tue Nov 23 14:08:12 2021] ACPI: DSDT 00000000bffdf5c0 00BBE (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
[Tue Nov 23 14:08:12 2021] ACPI: FACS 00000000bffdf580 00040
[Tue Nov 23 14:08:12 2021] ACPI: SSDT 00000000bffe01f2 04390 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)
[Tue Nov 23 14:08:12 2021] ACPI: APIC 00000000bffe4582 00470 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
[Tue Nov 23 14:08:12 2021] ACPI: SRAT 00000000bffe49f2 00920 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)
[Tue Nov 23 14:08:12 2021] Zone ranges:
[Tue Nov 23 14:08:12 2021] DMA [mem 0x00001000-0x00ffffff]
[Tue Nov 23 14:08:12 2021] DMA32 [mem 0x01000000-0xffffffff]
[Tue Nov 23 14:08:12 2021] Normal [mem 0x100000000-0x7fbfffffff]
[Tue Nov 23 14:08:12 2021] Movable zone start for each node
[Tue Nov 23 14:08:12 2021] Early memory node ranges
[Tue Nov 23 14:08:12 2021] node 0: [mem 0x00001000-0x0009efff]
[Tue Nov 23 14:08:12 2021] node 0: [mem 0x00100000-0x13ffffff]
[Tue Nov 23 14:08:12 2021] node 0: [mem 0x15120000-0xbffcdfff]
[Tue Nov 23 14:08:12 2021] node 0: [mem 0x100000000-0x1fbfffffff]
[Tue Nov 23 14:08:12 2021] node 1: [mem 0x2040000000-0x3fbfffffff]
[Tue Nov 23 14:08:12 2021] node 2: [mem 0x4040000000-0x5fbfffffff]
[Tue Nov 23 14:08:12 2021] node 3: [mem 0x6040000000-0x7fbfffffff]
[Tue Nov 23 14:08:12 2021] Built 4 zonelists in Zone order, mobility grouping on. Total pages: 130051708
[Tue Nov 23 14:08:12 2021] Policy zone: Normal
[Tue Nov 23 14:08:13 2021] ACPI: All ACPI Tables successfully acquired
[Tue Nov 23 14:08:15 2021] 0000032
[Tue Nov 23 14:08:16 2021] 0000033 0000034 0000035 0000036 0000037 0000038 0000039 0000040 0000041 0000042 0000043 0000044 0000045 0000046 0000047 0000048 0000049 0000050 #51 #52 0000053 0000054 0000055 0000056 0000057 0000058 0000059 0000060 0000061 0000062 0000063 OK
[Tue Nov 23 14:08:18 2021] ACPI: Executed 2 blocks of module-level executable AML code
[Tue Nov 23 14:08:18 2021] ACPI: Enabled 16 GPEs in block 00 to 0F
[Tue Nov 23 14:08:19 2021] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[Tue Nov 23 14:08:19 2021] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[Tue Nov 23 14:08:20 2021] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
[Tue Nov 23 14:08:25 2021] systemd-journald[1287]: File /var/log/journal/20211119164000835145747173013013/system.journal corrupted or uncleanly shut down, renaming and replacing.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:25 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:26 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:27 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:08:28 2021] Decoding supported only on Scalable MCA processors.
[Tue Nov 23 14:11:26 2021] TECH PREVIEW: Overlay filesystem may not be fully supported.
Please review provided documentation for limitations.

问题历史

日期 用户名 字段 更改
2021-10-13 16:49 wb-wpp899309 新建问题
2021-10-19 11:23 geliwei-ali 分派给 => Shiloong
2021-10-19 11:23 geliwei-ali 状态 新建 => 已分配
2021-10-28 14:14 Shiloong 注释已添加: 0000550
2021-11-17 10:17 Shiloong 关联已添加 相关问题: 0000496
2021-11-17 10:18 Shiloong 注释已添加: 0000730
2021-11-17 10:18 Shiloong 优先级 中 => 低
2021-11-24 10:47 anolislw 注释已添加: 0000780
2021-11-26 16:49 anolislw 关联已添加 有重复 0000564