Bug 8423 - [Anolis8.9][RC1][loongarch64]安装界面禁用kdump,完成后进入系统,kdump服务开启
Summary: [Anolis8.9][RC1][loongarch64]安装界面禁用kdump,完成后进入系统,kdump服务开启
Status: IN_PROGRESS
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: Images&Installations (show other bugs) Images&Installations
Version: 8.9
Hardware: loongarch Linux
: P4-Low S3-normal
Target Milestone: ---
Assignee: gaochang
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-02 10:27 UTC by zhangjinglin
Modified: 2024-03-16 18:37 UTC (History)
2 users (show)

See Also:


Attachments
操作流程 (46.88 KB, image/jpeg)
2024-03-02 10:27 UTC, zhangjinglin
Details
1 (372.72 KB, image/jpeg)
2024-03-02 10:29 UTC, zhangjinglin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zhangjinglin loongson_group 2024-03-02 10:27:41 UTC
Created attachment 1066 [details]
操作流程

Description of problem:
安装界面禁用kdump,完成后进入系统,kdump服务开启

Version-Release number of selected component (if applicable):
软件环境
#内核版本
Linux localhost.localdomain 4.19.190-7.7.an8.loongarch64 #1 SMP Sat Jan 20 16:59:41 CST 2024 loongarch64 loongarch64 loongarch64 GNU/Linux
#系统版本
NAME="Anolis OS"
VERSION="8.9"
ID="anolis"
ID_LIKE="rhel fedora centos"
VERSION_ID="8.9"
PLATFORM_ID="platform:an8"
PRETTY_NAME="Anolis OS 8.9"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"

Steps to Reproduce:
1.安装系统
2.禁用kdumnp
3.完成后重启
4.systemctl status kdump

Actual results:
kdump状态开启

Expected results:
kdump关闭

Additional info:
Comment 1 zhangjinglin loongson_group 2024-03-02 10:29:06 UTC
Created attachment 1067 [details]
1
Comment 2 wangzhe 2024-03-14 21:33:03 UTC
这个问题目前上游也存在,kdump 开启的话不受影响,安装时禁用kdump没生效可以采用 workaround 的方式处理,通过 systemctl disable kdump 禁用kdump
Comment 3 wangzhe 2024-03-16 18:37:24 UTC
此问题优先级降低,请暂时通过 systemctl disable kdump 禁用kdump