IBM Platform LSF License Scheduler 9.1.0 Fix 240909 Readme File
Abstract
APAR P100627: Fix to resolve License Scheduler issue with blusers -J and issue with mergeTokenWithLocality messages in log file.
Description
Readme documentation for IBM Platform LSF License Scheduler 9.1.0 Fix 240909 including installation-related instructions, prerequisites and co-requisites, and list of fixes.
This fix addresses the following issues:
1. When many small License Scheduler jobs are running, the command blusers -J will hang and finally exit with message like the following example:
Jul 24 17:26:05 2014 6352 3 9.1.0 callglob(): cc -2 Failed in an LSF library call: Communication time out
Network I/O error with the License Scheduler server.
2. When many License Scheduler jobs require the LOCAL_TO feature, many mergeTokenWithLocality messages are logged to the License Scheduler log file even if the configured log level is lower than LOG_DEBUG.
Readme file for: IBM® Platform LSF License Scheduler
Product/Component Release: 9.1.0
Update Name: Fix 240909
Fix ID: LSF License Scheduler-9.1.0-build240909
Publication date: 8 August 2014
Last modified date: 8 August 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
P100627
2. Download Location
Download Fix 240909 from the following location: http://www.ibm.com/eserver/support/fixes/
3. Products or components affected
Affected components include: LSF License Scheduler/bld
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
If LSF9.1.1 is installed:
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>
If other version of LSF is installed:
1) Go to the LSF_SERVERDIR directory: cd $LSF_SERVERDIR
2) Back up the old bld: mv bld bld.old
3) Copy the new bld to the LSF_SERVERDIR directory $LSF_SERVERDIR
5.3 After installation
1) Log on to the LSF master host as root
2) Run bladmin reconfig all
5.4 Uninstallation
To roll back a patch:
If LSF9.1.1 is installed:
1) Log on to the LSF master host as root
2) Run ./patchinstall -r <patch>
3) Run bladmin reconfig all
If other version of LSF is installed:
1) Run as root
2) Delete the new bld: rm bld
3) Recover the old bld: mv bld.old bld
4) Run bladmin reconfig all
6. List of files
bld
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.