Bug 22027 - [Anolis23.3][RC1][VHD]loadmodules服务未启动
Summary: [Anolis23.3][RC1][VHD]loadmodules服务未启动
Status: RESOLVED WORKSFORME
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 23.3
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: gaochang
QA Contact: bolong_tbl
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-20 14:04 UTC by gitpush
Modified: 2025-06-25 11:52 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 gitpush alibaba_cloud_group 2025-06-20 14:04:01 UTC
描述:loadmodules服务未启动
过程:
[root@iZbp11z8ncze77x74qj9eoZ ~]# systemctl status loadmodules
○ loadmodules.service - Load legacy module configuration
     Loaded: loaded (/usr/lib/systemd/system/loadmodules.service; enabled; preset: enabled)
     Active: inactive (dead)
  Condition: start condition unmet at Fri 2025-06-20 01:55:01 EDT; 1s ago
             ├─ ConditionPathExists=|/etc/rc.modules was not met
             └─ ConditionDirectoryNotEmpty=|/etc/sysconfig/modules was not met

Jun 20 01:55:01 iZbp11z8ncze77x74qj9eoZ systemd[1]: loadmodules.service - Load legacy module configuration was skipped because no trigger condition checks were met.

基本环境:
[root@iZbp11z8ncze77x74qj9eoZ ~]# cat /etc/os-release
NAME="Anolis OS"
VERSION="23.2"
ID="anolis"
VERSION_ID="23.2"
PLATFORM_ID="platform:an23"
PRETTY_NAME="Anolis OS 23.2"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"
BUG_REPORT_URL="https://bugzilla.openanolis.cn/"
Comment 1 yunmeng365524 2025-06-24 17:24:40 UTC
这个6.6内核还没有同步。后续同步后,这个服务会默认active
Comment 2 yunmeng365524 2025-06-25 11:52:16 UTC
6.6内核暂时是这样,后续会回合5.10的特性,会同步修改。