Bug 1487 - [Anolis OS 8.6][aarch64][dvd][rhck]lm_sensors.service 自启动异常
Summary: [Anolis OS 8.6][aarch64][dvd][rhck]lm_sensors.service 自启动异常
Status: CONFIRMED
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: Images&Installations (show other bugs) Images&Installations
Version: 8.6
Hardware: aarch64 Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: 葛立伟
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-20 15:39 UTC by wanqian
Modified: 2022-06-20 15:39 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wanqian alibaba_cloud_group 2022-06-20 15:39:03 UTC
Description of problem:

镜像连接: https://build.openanolis.cn/kojifiles/output/an-8-6-GA/compose/BaseOS/aarch64/iso/anolis-8-aarch64-dvd1-20220618.1.iso


安装选择,带GUI的服务器,组件全选.
内核选择: 4.18

[root@localhost ~]# systemctl --failed
  UNIT                       LOAD   ACTIVE SUB    DESCRIPTION
● lm_sensors.service         loaded failed failed Hardware Monitoring Sensors

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.

2 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.
[root@localhost ~]# systemctl start lm_sensors
Job for lm_sensors.service failed because the control process exited with error code.
See "systemctl status lm_sensors.service" and "journalctl -xe" for details.

[root@localhost ~]# systemctl status lm_sensors.service
● lm_sensors.service - Hardware Monitoring Sensors
   Loaded: loaded (/usr/lib/systemd/system/lm_sensors.service; enabled; vendor >
   Active: failed (Result: exit-code) since Mon 2022-06-20 23:32:48 CST; 16s ago
  Process: 9197 ExecStart=/usr/libexec/lm_sensors/lm_sensors-wrapper (code=exit>
  Process: 9195 ExecStart=/usr/libexec/lm_sensors/lm_sensors-modprobe-wrapper $>
 Main PID: 9197 (code=exited, status=1/FAILURE)

6月 20 23:32:48 localhost.localdomain systemd[1]: Starting Hardware Monitoring >
6月 20 23:32:48 localhost.localdomain lm_sensors-modprobe-wrapper[9195]: No sen>
6月 20 23:32:48 localhost.localdomain lm_sensors-modprobe-wrapper[9195]: Please>
6月 20 23:32:48 localhost.localdomain lm_sensors-wrapper[9199]: No sensors foun>
6月 20 23:32:48 localhost.localdomain lm_sensors-wrapper[9199]: Make sure you l>
6月 20 23:32:48 localhost.localdomain lm_sensors-wrapper[9199]: Try sensors-det>
6月 20 23:32:48 localhost.localdomain systemd[1]: lm_sensors.service: Main proc>
6月 20 23:32:48 localhost.localdomain systemd[1]: lm_sensors.service: Failed wi>
6月 20 23:32:48 localhost.localdomain systemd[1]: Failed to start Hardware Moni>
lines 1-16/16 (END)

[root@localhost ~]# systemctl list-unit-files | grep lm_sensors
lm_sensors.service                         enabled