Bug 179 - [Anolis7.9-iso][anck][aarch64] dmesg warn异常
Summary: [Anolis7.9-iso][anck][aarch64] dmesg warn异常
Status: CONFIRMED
Alias: None
Product: Anolis OS 7
Classification: Anolis OS
Component: Images&Installations (show other bugs) Images&Installations
Version: 7.9
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: yinan
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-22 21:07 UTC by anolislw
Modified: 2021-12-31 15:14 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description anolislw alibaba_cloud_group 2021-12-22 21:07:41 UTC
[问题描述]
飞腾机器,使用Amolis7.9 RC1 aarch64 iso装机后,reboot系统后有dmesg warn异常

[报错信息]
[root@localhost ~]# dmesg -l warn -T
[Wed Dec 22 18:09:50 2021] crashkernel: memory value expected
[Wed Dec 22 18:09:50 2021] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
[Wed Dec 22 18:09:56 2021] LOGIC PIO: Requested IO range too big, new size set to 64K
[Wed Dec 22 18:09:56 2021] pci 0000:03:00.0: [Firmware Bug]: disabling VPD access (can't determine size of non-standard VPD format)
[Wed Dec 22 18:10:07 2021] ttyS0 - failed to request DMA
[Wed Dec 22 18:10:10 2021] systemd: 10 output lines suppressed due to ratelimiting
[Wed Dec 22 18:10:12 2021] ipmi_si dmi-ipmi-si.0: The BMC does not support clearing the recv irq bit, compensating, but the BMC needs to be fixed.
[Wed Dec 22 18:10:12 2021] ipmi_si dmi-ipmi-si.0: Error clearing flags: c1

[环境信息]
[root@localhost ~]# uname -r
4.19.91-25.an7.aarch64
[root@localhost ~]# cat /etc/os-release
NAME="Anolis OS"
VERSION="7.9"
ID="anolis"
ID_LIKE="rhel fedora centos"
VERSION_ID="7.9"
PRETTY_NAME="Anolis OS 7.9"
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@localhost ~]# df -h
Filesystem           Size  Used Avail Use% Mounted on
devtmpfs             126G     0  126G   0% /dev
tmpfs                126G     0  126G   0% /dev/shm
tmpfs                126G   12M  126G   1% /run
tmpfs                126G     0  126G   0% /sys/fs/cgroup
/dev/mapper/ao-root   50G   22G   29G  43% /
/dev/sda2           1014M  151M  864M  15% /boot
/dev/sda1            200M  9.2M  191M   5% /boot/efi
/dev/mapper/ao-home  392G   37M  392G   1% /home
tmpfs                 26G   36K   26G   1% /run/user/1000
tmpfs                 26G   52K   26G   1% /run/user/0
/dev/loop0           7.4G  7.4G     0 100% /mnt
[root@localhost ~]# free -h
              total        used        free      shared  buff/cache   available
Mem:           251G        2.8G        225G         43M         23G        247G
Swap:          4.0G          0B        4.0G
[root@localhost ~]# lscpu
Architecture:          aarch64
Byte Order:            Little Endian
CPU(s):                128
On-line CPU(s) list:   0-127
Thread(s) per core:    1
Core(s) per socket:    64
Socket(s):             2
NUMA node(s):          16
Model:                 3
BogoMIPS:              100.00
L1d cache:             32K
L1i cache:             32K
L2 cache:              2048K
L3 cache:              8192K
NUMA node0 CPU(s):     0-7
NUMA node1 CPU(s):     8-15
NUMA node2 CPU(s):     16-23
NUMA node3 CPU(s):     24-31
NUMA node4 CPU(s):     32-39
NUMA node5 CPU(s):     40-47
NUMA node6 CPU(s):     48-55
NUMA node7 CPU(s):     56-63
NUMA node8 CPU(s):     64-71
NUMA node9 CPU(s):     72-79
NUMA node10 CPU(s):    80-87
NUMA node11 CPU(s):    88-95
NUMA node12 CPU(s):    96-103
NUMA node13 CPU(s):    104-111
NUMA node14 CPU(s):    112-119
NUMA node15 CPU(s):    120-127
Flags:                 fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
Comment 1 Shiloong admin 2021-12-31 15:02:30 UTC
@xingxin830 
飞腾机器的问题, 帮忙一起看看, thanks!
Comment 2 橙子 alibaba_cloud_group 2021-12-31 15:04:31 UTC
Amolis7.9 RC1 aarch64 之前的版本没有出现过这个问题吗?