################################################# ## SIOS Protection Suite for Linux Patch Notes ## ################################################# steeleye-lkHOTFIX-systemd-PL-6728-9.5.1-7154.noarch.rpm Patch availability: General Availability Product (s) Supported: This patch is valid only on LifeKeeper v9.5.0 and v9.5.1 running RedHat, CentOS or OEL OS versions (SLES is excluded as no issue exists on that OS platform). NOTE: This patch must be removed before upgrading LifeKeeper to a newer version beyond v9.5.1 Issue(s) addressed by this patch: PL-6728 - Addresses a possible hang when stopping LifeKeeper during a system shutdown or reboot. LifeKeeper depends on the NFS service in some configurations and if that service is stopped by systemd before LifeKeeper completes its shutdown a hang can occur. This patch updates the lifekeeper.service file to add a dependency on NFS to ensure NFS shuts down after LifeKeeper. Patch description: This patch provides the following improvement to the lifekeeper.service: 1) This patch prevents systemd from stopping the NFS subsystem before LifeKeeper stops. Download the patch: This patch can be found on the SIOS FTP site at the following location: http://ftp.us.sios.com/pickup/systemd-rpm-PL-6728-9.5.1 To download the patch and associated files on Linux perform the following steps: 1. Run the following commands: wget http://ftp.us.sios.com/pickup/systemd-rpm-PL-6728-9.5.1/steeleye-lkHOTFIX-systemd-PL-6728-9.5.1-7154.noarch.rpm wget http://ftp.us.sios.com/pickup/systemd-rpm-PL-6728-9.5.1/steeleye-lkHOTFIX-systemd-PL-6728-9.5.1-7154.noarch.rpm.md5sum wget http://ftp.us.sios.com/pickup/systemd-rpm-PL-6728-9.5.1/readme.txt 2. Verify the download by running the following command: md5sum -c steeleye-lkHOTFIX-systemd-PL-6728-9.5.1-7154.noarch.rpm.md5sum NOTE: Alternative download methods can be used but must include all files. Once the download is complete a verification of the md5sum should be performed. Installing the rpm: This patch should only be installed on clusters using the steeleye-lk-systemd-9.5.1-7154.noarch rpm. The patch should be installed on all systems in the cluster that have that rpm. This patch can be installed on a running system with no impact. The installation of the patch will automatically create backup copies of all patched files. To install the patch run the following command: rpm -ivh steeleye-lkHOTFIX-systemd-PL-6728-9.5.1-7154.noarch.rpm Uninstalling the rpm: On removal of the patch all modified files will be returned to their original pre-patched version. To remove the patch run the following command: rpm -e steeleye-lkHOTFIX-systemd-PL-6728-9.5.1-7154.noarch