You are here: RPM Installation > Upgrading > Upgrading RLM Server (RPM)

3.32 Upgrading RLM Server (RPM)

Adaptive Computing strongly recommends that your RLM Server is version 12.1.2.

In this topic:

3.32.1 Confirm if an Upgrade is Needed

On the RLM Server Host, run the following command to determine your current installed version of Adaptive Computing's RLM RPM.

[root]# rpm -q --qf '%{version}\n' ac-rlm

If the version reported is less than 12.1.2, continue with section 3.32.2 Upgrade the RLM Server.

3.32.2 Upgrade the RLM Server

On the RLM Server Host, do the following:

  1. If you installed the RLM Server on its own host or if the RLM Server is the first component being upgraded on a host with other RPM installations, complete the steps to prepare the host. See 3.21 Preparing for RPM Upgrades for more information.
  2. Stop the RLM service.
    [root]# systemctl stop rlm.service
    
  3. Install the upgrade.
    [root]# zypper update ac-rlm
  4. Restart the RLM service.
    [root]# systemctl daemon-reload
    [root]# systemctl restart rlm.service

© 2017 Adaptive Computing