IBM Platform LSF 9.1.3 Fix 29142 Readme File

Abstract

APAR P100917: This fix disables submission host lookup in the job execution sbatchd.

Description

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

This fix addresses the following issue:

Job execution initialization fails if the execution host cannot resolve the submission host.
We introduce following new parameter in this ticket:

LSB_DISABLE_SUB_HOST_LOOKUP
Configured in lsf.conf

Syntax
LSB_DISABLE_SUB_HOST_LOOKUP=Y|N

Description
Disable submission host name lookup when executing jobs. When this parameter is set, the job execution sbatchd does not look up the submission host name when executing or cleaning up the job. LSF will not be able to do any host-dependent automounting.

Default
N. LSF will look up the submission host name when executing jobs

Readme file for: IBM® Platform LSF

Product/Component Release: 9.1.3

Update Name: Fix 29142

Fix ID: LSF-9.1.3-build29142

Publication date: 15 January 2015

Last modified date: 15 January 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.     Copyright and trademark information

 

1.   List of fixes

P100917

2.   Download Location

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

3.   Products or components affected

Affected components include: LSF/sbatchd, 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)    Set LSB_DISABLE_SUB_HOST_LOOKUP=Y in lsf.conf.

2)    Run badmin hrestart 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)     (Optional) Comment out LSB_DISABLE_SUB_HOST_LOOKUP=Y in lsf.conf

4)    Run badmin hrestart all

6.   List of files

 

sbatchd
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.