Posts in HSM
HSM module cleanup April 2024
- 25 April 2024
On 30 April 2024 many modules of old slk
and slk_helpers
version will be removed from Levante.
modules which will be removed:
Changelog slk_helpers v1.12.10
- 25 April 2024
Update from slk_helpers v1.10.2 to 1.12.10
see here for changes from slk_helpers v1.9.7 to v1.10.2
HSM: check storage location of files
- 11 April 2024
From time to time connection issues between StrongLink and one of the tape libraries occur. If the retrieval of a file fails repeatedly in such a situation, then it is useful to be able to check whether the file is stored on a tape in the affected library. For this purpose we provide the commands slk_helpers resource_tape
and slk_helpers tape_library
.
Example:
Changelog slk_helpers v1.10.2
- 01 December 2023
Update from slk_helpers v1.9.7 to v1.10.2
see here for changes from slk_helpers v1.9.5 to v1.9.9
Changelog slk_helpers v1.9.9
- 17 October 2023
Update from slk_helpers v1.9.7 to v1.9.9
see here for changes from slk_helpers v1.9.3 to v1.9.5
HSM News for Oct 2023
- 09 October 2023
will be installed in module python3/2023.01-gcc-11.2.0
on Oct 17th
new function pyslk.construct_dst_from_src()
which accepts source file(s) and a destination root path is input and constructs the destination path of each source file if it was archived by slk archive
Changes in pyslk 1.9
- 25 August 2023
updated: 2023-09-18 (removed note)
A major structural change was implemented in pyslk
version 1.9.0 compared to older versions. The implementation of this change did start in version 1.7.0 but most parts where implemented in 1.9.0. All functions which are meant to be used by end-users, can be used without specifying the module’s name: pyslk.example_function
instead of pyslk.module_name.example_function
.
Changelog slk_helpers v1.9.5
- 14 July 2023
Update from slk_helpers v1.9.3 to v1.9.5
see here for changes from slk_helpers v1.9.0 to v1.9.3
Changelog slk_helpers v1.9.3
- 06 July 2023
Update from slk_helpers v1.9.0 to v1.9.3
see here for changes from slk_helpers v1.8.10 to v1.9.0
Changelog slk_helpers v1.9.0
- 22 May 2023
Update from slk_helpers v1.8.10 to v1.9.0
see here for changes from slk_helpers v1.8.2 to v1.8.10
Important news for slk usage
- 08 May 2023
Please do not retrieve files from more than 10 tapes with one call of slk retrieve
/ recall
. Using more tapes in one call of slk retrieve
might slow down the whole StrongLink System considerably.
First, count the number of tapes as follows:
Changelog slk_helpers v1.8.10
- 08 May 2023
Update from slk_helpers v1.8.2 to v1.8.10
see here for changes from slk_helpers v1.7.4 to v1.8.2
Changelog slk_helpers v1.8.7
- 24 April 2023
Update from slk_helpers v1.8.2 to v1.8.7
see here for changes from slk_helpers v1.7.4 to v1.7.4
Changelog slk_helpers v1.8.2
- 21 March 2023
Update from slk_helpers v1.7.4 to v1.8.2
see here for changes from slk_helpers v1.7.1 to v1.7.4
Changelog slk_helpers v1.7.4
- 10 February 2023
Update from slk_helpers v1.7.1 to v1.7.4
see here for changes from slk_helpers v1.6.0 to v1.7.1
Changelog slk v3.3.83
- 31 January 2023
Changes from slk v3.3.81 to v3.3.83
see here for changes from slk v3.3.76 to v3.3.81
E-Mail notification when login token due to expire
- 24 January 2023
As suggested by the DKRZ-Usergroup there is now the possibility to remind users when their token is due to expire. We provide a SLURM script for this purpose. The 30-day validity of the login token remains unchanged. Details are given in Reminder login token expires.
Changelog slk_helpers v1.7.1
- 16 January 2023
Please use slk_helpers
version 1.7.2 (module load slk_helpers/1.7.2
) instead of 1.7.1 because one minor issue was fixed in 1.7.2 (detailed changelog). There will be no extra blog entry for slk_helpers 1.7.2
.
Update from slk_helpers v1.6.0 to v1.7.1
Changelog slk v3.3.81
- 16 January 2023
Changes from slk v3.3.76 to v3.3.81
slk retrieve
and slk recall
print the id of the StrongLink-internal tape-recall job
Changelog slk_helpers v1.6.0
- 08 December 2022
Update from slk_helpers v1.5.8 to v1.6.0
see here for changes from slk_helpers v1.5.7 to v1.5.7
Changelog slk v3.3.76
- 08 December 2022
Changes from slk v3.3.67 to v3.3.76
Changlog updated on 2022-12-08
Changelog slk_helpers v1.5.8
- 06 December 2022
Update from slk_helpers v1.5.7 to v1.5.8
see here for changes from slk_helpers v1.2.x to v1.5.7
Changelog slk v3.3.75
- 06 December 2022
Changes from slk v3.3.67 to v3.3.75
Changlog updated on 2022-12-06
Changelog slk v3.3.67
- 21 October 2022
Changes from slk v3.3.21 to v3.3.67
Changlog updated on 2022-10-21 (changes in slk chmod
extended)
Changelog slk_helpers v1.5.7
- 19 September 2022
Update from slk_helpers v1.2.x to v1.5.7
Please have a look here for a detailed description of the new features and here for an incremental changelog.