IBM Platform LSF 9.1.2 Fix 358404 Readme File

Abstract

P101343. Decouple JOB_ACCEPT_INTERVAL and MBD_SLEEP_TIME

Description

Readme documentation for IBM Platform LSF 9.1.2 Fix 358404 including installation-related instructions, prerequisites and co-requisites, and list of fixes.

This fix addresses the following issue:

Calculating JOB_ACCEPT_INTERVAL based on MBD_SLEEP_TIME to determine job accept interval can cause jobs to remain pending because a job just started recently. This solution decouples JOB_ACCEPT_INTERVAL and MBD_SLEEP_TIME. To set a specific job accept interval that is not based on MBD_SLEEP_TIME, specify an optional unit for the JOB_ACCEPT_INTERVAL value.

JOB_ACCEPT_INTERVAL
Syntax
JOB_ACCEPT_INTERVAL=integer[S|s|M|m]
Description
S|s means seconds.
M|m means minutes.

If you set a unit, the value you specify determines how long to wait after dispatching a job to a host before dispatching a second job to the same host.

If you do not set a unit, the value you specify is multiplied by the value of lsb.params MBD_SLEEP_TIME (60 seconds by
default). The result of the calculation is the number of seconds to wait after dispatching a job to a host,
before dispatching a second job to the same host.

See the IBM Platform LSF Configuration Reference for detailed information about JOB_ACCEPT_INTERVAL in lsb.params/lsb.queues.
Default

1

 

Readme file for: IBM® Platform LSF

Product/Component Release: 9.1.2

Update Name: Fix 358404

Fix ID: LSF-9.1.2-build358404

Publication date: 19 August 2015

Last modified date: 19 August 2015

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.     Product notifications

8.     Copyright and trademark information

 

1.   List of fixes

P101343

2.   Download Location

Download Fix 358404 from the following location: http://www.ibm.com/eserver/support/fixes/

3.   Products or components affected

Affected components include: LSF/mbatchd, LSF/mbschd, LSF/schmod_default.so, LSF/bparams

 

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 mbdrestart

 

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 mbdrestart

6.   List of files

 

mbatchd
mbschd
schmod_default.so
bparams

 

7.   Product notifications

To receive information about product solution and patch updates automatically, subscribe to product notifications on the My notifications page (www.ibm.com/support/mynotifications) on the IBM Support website (support.ibm.com). You can edit your subscription settings to choose the types of information you want to get notification about, for example, security bulletins, fixes, troubleshooting, and product enhancements or documentation changes.

 

8.   Copyright and trademark information

© Copyright IBM Corporation 2015

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.