Summary for Patch 390 (Verified)

Summary Improvements in LSF Batch data collection
Platform Unix
Category
Valid for 4.7.x, 4.8.x, 4.9.x, 5.0.x, 5.1.x
Requires
Server Required Patch/es
Supersedes 347, 324, 207
Superseded by 402 : Verified / Not hidden
Affects Client: System Analyzer
Last Updated September 30, 2009

Download now

Download_red patch390.tar.gz

Description

This patch has the following updates to the client collector:

 1. Accepts unknown (i.e newer) LSF batch files

    Previously the collector would refuse to process data
    if the batch file was from a newer LSF version than
    those explicitly supported. 

    This update will allow processing and assume that
    the data format is compatible with the last verified
    version. This is currently 6.1

 2. Output resolution of time measurements changed
    from minutes to seconds.

    Previously the data was locked in a non standard
    resolution that prevents normal back-end conversion 
    (e.g to Hour).

    To get correct handling of LSF Batch data please
    make sure

     * Patch #391 is installed on the server (updates
       data type definition, i.e acc_types file)

     * Customer has no previous LSF Batch data or 
       current LSF Batch data can be deleted and
       reprocessed.

Supersedes Patch Description

Expand all

Patch 347 — Add support for handling LSF 6.1 lsb.acct files
LSF 6.1 adds an extra field to the lsb.acct log file. This
patch adds support for handling the new format.
Patch 324 — Fixes problem with : in project names
This updated version of lsbacct_to_psm replaces occurences 
of ':' in project names with '_' to avoid problems with
data consistency.
Patch 207 — Added support for LSF 6.0 batch logs
This updated version of lsbacct_to_psm adds support for parsing
LSF 6.0 version of the lsb.acct file.

Installation

Unpack tar file in e.g /tmp/patch on the Open iT client. Do the 
following as root:

  cd /tmp/patch
  ./patch.pl

Corresponding Windows Patches

No corresponding Patches available.



Back to Version List