Bug 3114 - [anolis8.6_4.19_x86-64][ECS][uefi] vhd镜像启动后dmesg下有patch size mismatch异常报错信息
Summary: [anolis8.6_4.19_x86-64][ECS][uefi] vhd镜像启动后dmesg下有patch size mismatch异常报错信息
Status: RESOLVED WONTFIX
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: Images&Installations (show other bugs) Images&Installations
Version: 8.6
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Guanjun
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-17 11:33 UTC by liuyaqing
Modified: 2022-11-24 10:21 UTC (History)
1 user (show)

See Also:


Attachments
报错信息及系统信息 (3.80 MB, image/bmp)
2022-11-17 11:33 UTC, liuyaqing
Details

Note You need to log in before you can comment on or make changes to this bug.
Description liuyaqing alibaba_cloud_group 2022-11-17 11:33:48 UTC
Created attachment 477 [details]
报错信息及系统信息

Description of problem:
安装anolisos_8_6_x64_20G_anck_uefi_alibase_20221031.vhd镜像后启动实例,在dmesg下有异常报错信息,报错信息及系统信息见附件

Version-Release number of selected component (if applicable):
# uname -r
4.19.91-26.5.an8.x86_64

# cat /etc/image-id
image_name="Anolis OS 8.6 ANCK 64 bit UEFI Edition"
image_id="anolisos_8_6_x64_20G_anck_uefi_alibase_20221031.vhd"
release_date="20221031102009"

How reproducible:
必现

Steps to Reproduce:
1.安装镜像后重启登录实例
  dmesg -l err -T

Actual results:
执行dmesg -l err -T后有异常报错信息

Expected results:
执行dmesg -l err -T后无异常报错信息

Additional info:
Comment 1 Guanjun alibaba_cloud_group 2022-11-24 10:21:06 UTC
这个报错是机器微码版本导致的,一般会在更新微码或者加载微码的过程中对微码长度进行校验,发现长度有问题即会报错。属于微码问题,非内核导致的,并不影响使用。