IBM Platform LSF 9.1.1 Fix 248685 Readme File
Abstract
APAR P100841. Fix to report job swap usage, which includes job memory usage.
Description
Readme documentation for IBM Platform LSF 9.1.1 Fix 248685 including installation-related instructions, prerequisites and co-requisites, and list of fixes.
This fix addresses the following issue:
Introduce
a new parameter to change the report value of job swap usage. This
parameter does not affect the swap
limit.
LSB_CGROUP_MEMSWAP_USAGE = Y | N
The parameter
takes effect when the LSF cgroup feature is enabled.
- When this parameter is set to Y, LSF reports memory.memsw.usage_in_bytes as the swap usage value for a job.
- When this parameter is set to N, LSF reports memory.memsw.usage_in_bytes - memory.usage_in_bytes as the swap usage value.
Default: N
Readme file for: IBM® Platform LSF
Product/Component Release: 9.1.1
Update Name: Fix 248685
Fix ID: LSF-9.1.1-build248685
Publication date: 29 December 2014
Last modified date: 29 December 2014
Contents:
1. List of fixes
2. Download location
3. Products or components affected
4. System requirements
5. Installation and configuration
6. List of files
7. Copyright and trademark information
1. List of fixes
P100841
2. Download Location
Download Fix 248685 from the following location: http://www.ibm.com/eserver/support/fixes/
3. Products or components affected
Affected components include:
LSF/sbatchd
LSF/res
LSF/badmin
4. System requirements
Linux2.6-glibc2.3-x86_64
5. Installation and configuration
5.1 Before installation
(LSF_TOP=Full path to the top-level installation directory of LSF.)
1) Log on to the LSF master host as root
2) Set your environment:
- For csh or tcsh: % source LSF_TOP/conf/cshrc.lsf
- For sh, ksh, or bash: $ . LSF_TOP/conf/profile.lsf
5.2 Installation steps
1) Go to the patch install directory: cd $LSF_ENVDIR/../9.1/install/
2) Copy the patch file to the install directory $LSF_ENVDIR/../9.1/install/
3) Run patchinstall: ./patchinstall <patch>
5.3 After installation
1) Log on to the LSF master host as root
2) Run badmin hrestart all
3) Run lsadmin resrestart all
5.4 Uninstallation
To roll back a patch:
1) Log on to the LSF master host as root
2) Run ./patchinstall -r <patch>
3) Run badmin hrestart all
4) Run lsadmin resrestart all
6. List of files
sbatchd
res
badmin
7. Copyright and trademark information
© Copyright IBM Corporation 2014
U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
IBM®, the IBM logo and ibm.com® are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.