-
Type: Task
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: 1.11.17
-
Component/s: gridftp-plugin, puppet-modules
-
Security Level: Public (Visbile by non-authn users.)
-
None
Currently this is done as follow:
https://italiangrid.github.io/storm/documentation/sysadmin-guide/1.11.6/#gftp_advconf
For RHEL7 packages, update StoRM GridFTP dsi component as follow:
- add EnvironmentFile=-/etc/sysconfig/storm-globus-gridftp to the systemd unit
and update puppet module in order to create the /etc/sysconfig/storm-globus-gridftp file with:
LLGT_LOG_FILE="/var/log/storm/storm-gridftp-lcmaps.log"
in case it's required.