在 01.07.02.00 中升级 APEX Cloud Platform Manager 的额外步骤

Summary: 将 APEX Cloud Platform Manager 升级到 01.07.02.00 后,还需要一个额外的命令来升级 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 升级到 01.07.02.00 后,SUSE 内核版本保持不变,默认为 6.4.0-150600.23.87。

Cause

LCM 升级管理器代码中的一个问题是对内核版本执行字符串比较而不是整数比较,这错误地决定不需要内核升级。

例如,代码将 6.4.0-150600.23.87-default 视为比 6.4.0-150600.23.115.1-default 更新的内核,因为字符串比较将“87” > 视为“115”。

Resolution

  1. 升级 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 

  2. 重新启动后,确认版本:

    cpm:/home/mystic # rpm -qa | grep kernel
    kernel-default-6.4.0-150600.23.115.1.x86_64.rpm

Affected Products

APEX, APEX Cloud Platform for Microsoft Azure
Article Properties
Article Number: 000481173
Article Type: Solution
Last Modified: 06 Jul 2026
Version:  2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.