Additional step to upgrade APEX Cloud Platform Manager in 01.07.02.00 (Kenya release)
요약: After upgrading APEX Cloud Platform Manager, need to run an additional command to get SUSE kernel upgraded.
이 문서는 다음에 적용됩니다.
이 문서는 다음에 적용되지 않습니다.
이 문서는 특정 제품과 관련이 없습니다.
모든 제품 버전이 이 문서에 나와 있는 것은 아닙니다.
증상
After upgrading APEX Cloud Platform Manager, the SUSE kernel version stays unchanged:
6.4.0-150600.23.87-default
원인
A bug in the LCM upgrade manager code is doing a string comparison instead of an integer comparison for the kernel version, which wrongly decides the kernel upgrade does not need to proceed.
For instance, the code will treat 6.4.0-150600.23.87-default as a newer kernel than 6.4.0-150600.23.115.1-default because string comparison will treat '87' > '115'.
해결
- After upgrading the APEX Cloud Platform Manager, need to run the following command:
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
- After the reboot confirm the version
cpm:/home/mystic # rpm -qa | grep kernel
kernel-default-6.4.0-150600.23.115.1.x86_64.rpm
해당 제품
APEX, APEX Cloud Platform for Microsoft Azure문서 속성
문서 번호: 000481173
문서 유형: Solution
마지막 수정 시간: 24 6월 2026
버전: 1
다른 Dell 사용자에게 질문에 대한 답변 찾기
지원 서비스
디바이스에 지원 서비스가 적용되는지 확인하십시오.