(Click to open topic with navigation)
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.
On the RLM Server Host, do the following:
[root]# systemctl stop rlm.service
[root]# zypper update ac-rlm
[root]# systemctl daemon-reload [root]# systemctl restart rlm.service