查看问题详情

编号项目分类查看权限最后更新
0000299Anolis OS 8kernelpublic2021-09-26 21:16
报告员tzzcfrank 分派给 
优先级normal严重性minor出现频率always
状态 new处理状况open 
平台x86_64操作系统Anolis OS操作系统版本8
标题0000299: Anolis 8.2/4.19.91-24.8.an8.x86_64 无法挂载使用Intel RDT resctrl
描述使用Anolis OS 8.2,内核版本 4.19.91-24.8.an8.x86_64 挂载Intel RDT 异常。

具体操作信息如下,/sys/fs/resctrl/目录下没有相关的目录和文件

[root@host ~]#
[root@host ~]# cat /etc/os-release
NAME="Anolis OS"
VERSION="8.2"
ID="anolis"
ID_LIKE="rhel fedora centos"
VERSION_ID="8.2"
PLATFORM_ID="platform:an8"
PRETTY_NAME="Anolis OS 8.2"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.org/"

[root@host ~]#
[root@host ~]# cat /proc/cmdline
BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.19.91-24.8.an8.x86_64 root=UUID=XXXX ro rdt=l3cat,cmt,mba net.ifnames=0 console=tty0 console=ttyS0,115200n8 biosdevname=0 nomodeset intel_idle.max_cstate=1 crashkernel=0M-2G:0M,2G-8G:192M,8G-:256M
[root@host ~]#
[root@host ~]# mount -t resctrl resctrl /sys/fs/resctrl
mount: /sys/fs/resctrl: resctrl already mounted or mount point busy.
[root@host ~]#
[root@host ~]# cd /sys/fs/resctrl/
[root@host resctrl]# ls
[root@host resctrl]#
[root@host resctrl]# uname -a
Linux host 4.19.91-24.8.an8.x86_64 #1 SMP Tue Aug 31 11:30:53 CST 2021 x86_64 x86_64 x86_64 GNU/Linux
[root@host resctrl]#
[root@host resctrl]#
[root@host resctrl]# mount | grep -i resctrl
[root@host resctrl]#
[root@host resctrl]# dmesg -T | grep -i resctrl
[Sun Sep 26 20:32:07 2021] resctrl: L3 allocation detected
[Sun Sep 26 20:32:07 2021] resctrl: L3DATA allocation detected
[Sun Sep 26 20:32:07 2021] resctrl: L3CODE allocation detected
[Sun Sep 26 20:32:07 2021] resctrl: MB allocation detected
[Sun Sep 26 20:32:07 2021] resctrl: L3 monitoring detected
[root@host resctrl]#
问题重现步骤使用阿里云神龙机器 机型 ecs.ebmc6.26xlarge 使用阿里云提供镜像 8.2 RHCK,升级内核版本到4.19.91 可以重现。
标签没加标签.

活动

这个问题没有注释信息

问题历史

日期 用户名 字段 更改
2021-09-26 21:16 tzzcfrank 新建问题