Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "Preview 2.29.0"

From EGIWiki
Jump to navigation Jump to search
Line 9: Line 9:
*StoRM GridFTP DSI [http://italiangrid.github.io/storm/release-notes/storm-gridftp-dsi/1.2.4/ v. 1.2.4]
*StoRM GridFTP DSI [http://italiangrid.github.io/storm/release-notes/storm-gridftp-dsi/1.2.4/ v. 1.2.4]
*StoRM Native Libs [http://italiangrid.github.io/storm/release-notes/storm-native-libs/1.0.6/ v. 1.0.6]
*StoRM Native Libs [http://italiangrid.github.io/storm/release-notes/storm-native-libs/1.0.6/ v. 1.0.6]
*StoRM XMLRPC-C http://italiangrid.github.io/storm/release-notes/storm-xmlrpc-c/1.39.12/ v. 1.39.12]
*StoRM XMLRPC-C [http://italiangrid.github.io/storm/release-notes/storm-xmlrpc-c/1.39.12/ v. 1.39.12]
*CDMI StoRM [http://italiangrid.github.io/storm/release-notes/cdmi-storm/0.1.1/ v. 0.1.1]
*CDMI StoRM [http://italiangrid.github.io/storm/release-notes/cdmi-storm/0.1.1/ v. 0.1.1]
*YAIM StoRM [http://italiangrid.github.io/storm/release-notes/yaim-storm/4.3.13/ v. 4.3.12]
*YAIM StoRM [http://italiangrid.github.io/storm/release-notes/yaim-storm/4.3.13/ v. 4.3.12]
Line 25: Line 25:
*fixes wrong ERROR log messages when file does not exist on srmRm requests;
*fixes wrong ERROR log messages when file does not exist on srmRm requests;
*changes the way info provider checks if Backend is running;
*changes the way info provider checks if Backend is running;
*introduces a Background DU Service (disabled by default) that periodically updates the storage space info for non-GPFS storage areas (read more info here);
*introduces a Background DU Service (disabled by default) that periodically updates the storage space info for non-GPFS storage areas (read more info [http://italiangrid.github.io/storm/documentation/sysadmin-guide/1.11.18#duserviceconfiguration here]);
*adds Date and thread pools metrics in the metrics logged info;
*adds Date and thread pools metrics in the metrics logged info;
*updates spring boot to 2.2.6 release for StoRM WebDAV;
*updates spring boot to 2.2.6 release for StoRM WebDAV;
*adds SystemD support for StoRM Backend and StoRM Frontend.
*adds SystemD support for StoRM Backend and StoRM Frontend.
Please, follow the upgrade instructions.
Please, follow the [http://italiangrid.github.io/storm/documentation/sysadmin-guide/1.11.18/#upgrading upgrade instructions].


Starting from StoRM v1.11.18 StoRM production repository has been migrated. Read how to install/upgrade StoRM repositories into the Downloads section.
Starting from StoRM v1.11.18 StoRM production repository has been migrated. Read how to install/upgrade StoRM repositories into the Downloads section.


'''Read the [http://italiangrid.github.io/storm/release-notes/StoRM-v1.11.17.html release notes] for more details'''.
'''Read the [http://italiangrid.github.io/storm/release-notes/StoRM-v1.11.17.html release notes] for more details'''.

Revision as of 14:58, 26 August 2020

Back to repository configuration

STORM 1.11.18

The StoRM Product Team is pleased to announce the release of StoRM 1.11.18 that includes the following updated components:

This release introduces the support for CentOS 7 for all StoRM components.

It also provides fixes to some outstanding bugs, in particular:

  • fixes errors on published storage space occupancy in case multiple storage area shares the same VO;
  • fixes not published WebDAV endpoints when latest logic is used;
  • fixes not dropped Authorization header in WebDAV TPC redirects;
  • fixes leaked file descriptors when Conscrypt is enabled on StoRM WebDAV;
  • sets correctly HTTP content-length for large files;
  • fixes errors on transferred files through GridFTP that leave empty files with an adler32 checksum for a non-empty file;
  • fixes KillMode on GridFTP systemd unit.

It also provides several improvements, in particular:

  • fixes wrong ERROR log messages when file does not exist on srmRm requests;
  • changes the way info provider checks if Backend is running;
  • introduces a Background DU Service (disabled by default) that periodically updates the storage space info for non-GPFS storage areas (read more info here);
  • adds Date and thread pools metrics in the metrics logged info;
  • updates spring boot to 2.2.6 release for StoRM WebDAV;
  • adds SystemD support for StoRM Backend and StoRM Frontend.

Please, follow the upgrade instructions.

Starting from StoRM v1.11.18 StoRM production repository has been migrated. Read how to install/upgrade StoRM repositories into the Downloads section.

Read the release notes for more details.