IBM Spectrum LSF Data Manager 10.1 Fix Pack 6 (492733) Readme File

Abstract 

IBM Spectrum LSF Data Manager 10.1 Fix Pack 6. This Fix Pack includes all issues and solutions resolved between 23 November 2017 and 25 May 2018.

Description

Readme documentation for IBM Spectrum LSF Data Manager 10.1 Fix Pack 6 (492733) including installation-related instructions, prerequisites and co-requisites, and list of fixes.

The issues addressed in LSF Data Manager 10.1 Fix Pack 6:

ID

Fixed Date

Description

P102438

2018/01/25

This fix addresses the following issue:

If the sshd daemon is configured to display a banner message to remote users, the unexpected output of the banner message might cause the use of ssh and scp within the LSF Data Manager to fail. This fix changes the use of ssh and scp so that the following options are used by default: "-q -n -o PasswordAuthentication=no -o BatchMode=yes"


These options are as follows:


-q 

Quiet mode. Supresses all warning and diagnostic messages.

-o PasswordAuthentication=no

Specifies that password authentication is not allowed.

-o BatchMode=yes

Specifies non-interactive mode (or batch mode). If password authentication is required, the command fails without prompting.


You can now control the use of ssh and scp in LSF Data Manager by specifying the following two new lsf.conf parameters:

- LSF_DATA_SSH_CMD defines the default SSH command. The default value is "ssh -q -n -o PasswordAuthentication=no -o BatchMode=yes".

- LSF_DATA_SCP_CMD defines the default SCP command. The default value is "scp -q -o PasswordAuthentication=no -o BatchMode=yes -r -p".

The LSF_DATA_SCP_CMD definition does not apply to the job transfer script. To change the use of scp in the job transfer script, you must use the FILE_TRANSFER_CMD parameter in the lsf.datamanager file.

If you change the value of the LSF_DATA_SSH_CMD or LSF_DATA_SCP_CMD parameter, you must restart the dmd daemon to apply the changes by running 'bdata admin reconfig'.



Note: It is recommended that LSF 10.1 Fix Pack 6 be applied to make available these new data manager enhancements:


ID

Fixed Date

Description

177419

2018/05/01

When a job with a new data requirement is initially submitted, a transfer job is no longer immediately created. The transfer job will be created after LSF considers the job elligible for scheduling.


Configuring a queue as a transfer queue in LSF (setting DATA_TRANSFER = Y in lsb.queues) no longer requires enabling the LSF Data Manager (setting LSF_DATA_PORT and LSF_DATA_HOSTS in lsf.conf). This is to support LSF staging jobs (jobs submitted with -stage option). A transfer queue can be shared by jobs that have a staging requirement, and jobs that have a data requirement. Jobs cannot have both a staging requirement, and a data requirement.

186169

2018/05/16

There is now a new lsf.conf parameter LSF_DATA_CLUSTER. This is to be used when multiple clusters use the same dmd in a non-MC situation. The clusters where the dmd does not live set the parameter to the cluster name where the dmd lives. The DM bdata command will check lsf.conf for LSF_DATA_CLUSTER and use the configured value when invoking the eauth (unless a remote cluster is explicitly specified).




Readme file for: IBM® Spectrum LSF Data Manager

Product/Component Release: 10.1 

Update Name: Fix 492733

Fix ID: lsf-dm-10.1.0.6-spk-2018-June-build492733 

Publication date: 7 June 2018 

Last modified date: 7 June 2018 

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

P102438 

2.   Download Location

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

3.   Products or components affected

Components affected by the issues and solutions addressed in LSF Data Manager Version 10.1 Fix Pack 6 include:
LSF/bmod
LSF/bsub

Data Manager/bdata
Data Manager/bstage
Data Manager/dmd
 

4.   System requirements

Linux2.6-glibc2.3-x86_64
Linux3.10-glibc2.17-x86_64
Linux3.10-glibc2.17-ppc64le
 

 

5.   Installation and configuration

 

5.1          Before installation

 

The prerequisite for applying this patch is that LSF 10.1 Fix Pack 4 has been installed. It can be downloaded from http://www.ibm.com/eserver/support/fixes/. Search for "build476021".


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/../10.1/install/

2)    Copy the patch file to the install directory $LSF_ENVDIR/../10.1/install/


3)    Run patchinstall: ./patchinstall <patch>

 

5.3          After installation

 

1)    Run
badmin mbdrestart
bdata admin reconfig



 

5.4          Uninstallation

 

To roll back a patch:

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


3)    Run ./patchinstall -r <patch>

4)    Run
badmin mbdrestart
bdata admin reconfig




6.   List of files in package 

 

bmod
bsub
bdata
bstage
dmd 

 

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 2018 

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.