Skip to content

Commit

Permalink
README: Add recommended TSM client version
Browse files Browse the repository at this point in the history
Add info on recommended TSM client version due to 796a02a and IBM APAR IT33143.
  • Loading branch information
ZNikke authored Aug 13, 2020
1 parent 4ad7088 commit cf7909c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ data and then use batch processes to archive and restore data to/from tape.

ENDIT is comprised of an ENDIT dCache plugin and the ENDIT daemons.

The IBM Spectrum Protect (TSM) client is used to perform the actual transfer
of files to/from the tape system.

# Requirements

The ENDIT daemons are known to work on Perl 5.10 onwards.
Expand All @@ -18,6 +21,10 @@ At least the following Perl modules need to be installed:
* JSON
* JSON::XS (highly recommended, approx 100 times faster parsing compared to pure-perl JSON)

A recent version of the IBM Spectrum Protect (TSM) client is recommended, as of this writing
v8.1.11 due to [commit 796a02a](https://github.com/neicnordic/endit/commit/796a02a8996f0bc7934721c053f43e0543affedc)
and [IBM APAR IT33143](https://www.ibm.com/support/pages/apar/IT33143).

# Installation and Configuration

All dCache tape pools needs both the ENDIT dCache plugin and the ENDIT daemons
Expand Down

0 comments on commit cf7909c

Please sign in to comment.