Skip to content

ENDIT daemons 1.2.0

Compare
Choose a tag to compare
@ZNikke ZNikke released this 01 Dec 13:17
· 74 commits to master since this release
d9cb8d1

ENDIT daemons 1.2.0

This release is a major improvement release:

  • ENDIT daemons now stores files to tape ordered by age. In the use cases where files are retrieved with the same grouping as they were written this improves retrieve performance. Work on this issue revealed that the IBM Spectrum Protect (TSM) client actually sorted the file list and stored files in alphabetical order and by that undoing any attempts by ENDIT daemons or others at ordering or grouping files optimally. This has been addressed by IBM in IBM APAR IT33143 and you are recommended to install client version 8.1.11.0 or later.
  • Other improvements include making verbose logging be more talkative while waiting for data when below thresholds and updates in example configuration and README.

In addition to this are assorted smaller fixes. The complete list of changes since the last release can be viewed on the GitHub compare page

For additional information and installation instructions, see the README at https://github.com/neicnordic/endit/blob/master/README.md