Bug 5759 - [Anolis23 GA][GA][arm/x86]使用anolis_23_arm64/x86_20G_alibase_20230703.qcow2创建虚拟机,启动后存在异常warn信息打印
Summary: [Anolis23 GA][GA][arm/x86]使用anolis_23_arm64/x86_20G_alibase_20230703.qcow2创建虚...
Status: NEW
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: Images&Installations (show other bugs) Images&Installations
Version: 23.0
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: happy_orange
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-06 17:39 UTC by liuyaqing
Modified: 2023-07-07 19:17 UTC (History)
1 user (show)

See Also:


Attachments
qcow2虚拟机存在异常warn信息打印 (8.05 MB, image/bmp)
2023-07-06 17:39 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 2023-07-06 17:39:33 UTC
Created attachment 827 [details]
qcow2虚拟机存在异常warn信息打印

Description of problem:
使用anolis_23_arm64_20G_alibase_20230703.qcow2 ,anolis_23_x64_20G_alibase_20230703.qcow2  创建虚拟机,创建完成执行dmesg -l warn -T,存在异常warn信息打印: 
arm: ACPI: SRAT not present
     arm-pv: Failed to support SMCCC 1.1+


x86: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
报错信息见附件截图

Version-Release number of selected component (if applicable):

5.10.134-14.1.an23.aarch64/x86_64

Steps to Reproduce:
1.下载qcow2文件

2.执行  virt-install --name lyq_rc2_vhd --memory 4096 --vcpus=8 --disk path=/disk1/anolis_23_arm64/x64_20G_alibase_20230703.qcow2,format=qcow2,bus=virtio --import --network bridge=virbr0 --os-type generic --graphics vnc,listen=0.0.0.0,port=5962  --noautoconsole 创建x86和arm虚拟机

3.虚拟机启动后登录执行 dmesg  -l warn -T

Actual results:
存在异常warn信息打印

Expected results:
除了已知问题外,没有异常信息打印

Additional info:
Comment 1 happy_orange alibaba_cloud_group 2023-07-07 19:17:04 UTC
这些属于异常 warn 范围,不影响版本发布,此次版本不解决。