01.07.02.00에서 Dell APEX Cloud Platform Manager를 업그레이드하는 추가 단계
Summary: Dell 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
Dell APEX Cloud Platform Manager를 01.07.02.00으로 업그레이드한 후 SUSE 커널 버전은 변경되지 않고 기본값인 6.4.0-150600.23.87로 유지됩니다.
Cause
LCM 업그레이드 관리자 코드에서 커널 버전에 대한 정수 비교 대신 문자열 비교를 수행하는 문제가 있으며, 이로 인해 커널 업그레이드가 필요하지 않다고 잘못 결정됩니다.
예를 들어, 코드는 문자열 비교가 '87' > '115'를 처리하기 때문에 코드는 6.4.0-150600.23.87-default를 6.4.0-150600.23.115.1-default보다 최신 커널로 취급합니다.
Resolution
- Dell 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.