Created attachment 657 [details] dmesg下存在异常warn信息 Description of problem: 月度镜像anolis8.8镜像,均存在异常warn: systemd[1]: /usr/lib/systemd/system/irqbalance.service:6: Unknown lvalue 'ConditionCPUs' in section 'Unit' 日志信息见附件 实例信息以anolisos_8_8_arm64_20G_rhck_alibase_20230220.vhd镜像ecs.g6r.large实例为例 Version-Release number of selected component (if applicable): 4.18.0-372.32.1.an8_6.aarch64 Steps to Reproduce: 1.ssh远程登录实例 2.dmesg -l warn -T Actual results: dmesg下存在异常warn信息 Expected results: dmesg下没有除已知问题以外的异常信息 Additional info:
anolis8.8新增的warning信息 帮忙看下
原因是8版本irqbalance中引入了 ConditionCpus 的配置,但该配置是在高版本systemd中生效,在现在的Anolis8 版本中不支持,因此有该告警。该告警不影响服务的正常运行,不影响发布