You are here: Installation and Configuration > RPM Installation > Upgrading > Upgrading RLM Server

2.17 Upgrading RLM Server (RPM)

This topic contains instructions on how to upgrade the RLM Server using the RPM upgrade method.

The RLM v12.1 (build:2) release resolved memory leak and security issues. The RLM package available with Moab HPC Suite 9.0.2, contains the v12.1 (build:2) release. Adaptive Computing strongly recommends that your RLM Server is v12.1 (build:2).

2.17.1 Install 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 2.13 Preparing for RPM Installation or Upgrade.
  2. Stop the RLM service.
    [root]# service rlm stop
    [root]# systemctl stop rlm.service
    
    [root]# systemctl stop rlm.service
    
  3. Install the upgrade.
    [root]# yum update ac-rlm*
    [root]# zypper update ac-rlm*
  4. Restart the RLM service.
    [root]# service rlm restart
    [root]# systemctl daemon-reload
    [root]# systemctl restart rlm.service
    [root]# systemctl daemon-reload
    [root]# systemctl restart rlm.service

© 2017 Adaptive Computing