在 01.07.02.00(肯尼亚版本)中升级 APEX Cloud Platform Manager 的额外步骤
Summary: 升级 APEX Cloud Platform Manager 后,需要运行其他命令才能升级 SUSE 内核。
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
升级 APEX Cloud Platform Manager 后,SUSE 内核版本保持不变:
6.4.0-150600.23.87-default
Cause
LCM 升级管理器代码中的一个错误是对内核版本执行字符串比较而不是整数比较,这错误地决定了内核升级不需要继续。
例如,代码会将 6.4.0-150600.23.87-default 视为比 6.4.0-150600.23.115.1-default 更新的内核,因为字符串比较将处理 '87' > 和 '115'。
Resolution
- 升级 APEX Cloud Platform Manager 后,需要运行以下命令:
cpm:/home/mystic # nice -n 19 ionice -c 3 rpm -Uvh--nodeps --force /data/store2/tmp/am_upgrade_repository/package-pool/kernel-default-6.4.0-150600.23.115.1.x86_64。rpm 2>&1| tee -a /var/log/lcm/am-upgrade.log
cpm:/home/mystic # reboot
- 重新启动后,确认版本
cpm:/home/mystic # rpm -qa | grep kernel
kernel-default-6.4.0-150600.23。115.1.x86_64。转速
Affected Products
APEX, APEX Cloud Platform for Microsoft AzureArticle Properties
Article Number: 000481173
Article Type: Solution
Last Modified: 24 Jun 2026
Version: 1
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.