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 よりも新しいカーネルとして扱い > ます。
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.rpm
Affected Products
APEX, APEX Cloud Platform for Microsoft AzureArticle 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.