Additional step to upgrade APEX Cloud Platform Manager in 01.07.02.00 (Kenya release)

Resumen: After upgrading APEX Cloud Platform Manager, need to run an additional command to get SUSE kernel upgraded.

Este artículo se aplica a Este artículo no se aplica a Este artículo no está vinculado a ningún producto específico. No se identifican todas las versiones del producto en este artículo.

Síntomas

After upgrading APEX Cloud Platform Manager, the SUSE kernel version stays unchanged: 

6.4.0-150600.23.87-default

Causa

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'.

Resolución

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

  2. 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

Productos afectados

APEX, APEX Cloud Platform for Microsoft Azure
Propiedades del artículo
Número del artículo: 000481173
Tipo de artículo: Solution
Última modificación: 24 jun 2026
Versión:  1
Encuentre respuestas a sus preguntas de otros usuarios de Dell
Servicios de soporte
Compruebe si el dispositivo está cubierto por los servicios de soporte.