YAIM StoRM v. 4.3.12
Released on 28.02.2019 with StoRM v. 1.11.15.
Description
This release:
- allows to specify multiple WebDAV endpoints by using the new YAIM variable
STORM_WEBDAV_POOL_LIST
, as a comma separated list
(read more here). The old strategy used to
publish the StoRM WebDAV endpoint is still supported but deprecated;
- exits with error in case StoRM backend daemon fails on start-up;
- fixes some configuration syntax errors.
Bug fixes
- [STOR-1019] - Fix namespace configuration syntax error
Enhancements
- [STOR-844] - Change the way info-provider knows if a webdav endpoint must be published
- [STOR-1020] - Remove functions and code related to old and deprecated variables
- [STOR-1038] - YAIM should exit with error in case StoRM Backend daemon start fails
- [STOR-1067] - Make YAIM able to configure storm-webdav organizations
Installation and configuration
Update package and relaunch YAIM configuration:
$ yum update yaim-storm
$ /opt/glite/yaim/bin/yaim -c -s /etc/storm/siteinfo/storm.def -n se_storm_backend
You can find information about upgrade, clean installation and configuration of
StoRM services in the System Administration Guide of
the Documentation section.