Skip to content

Sweeping !1071 from master to devel: [master] Use overflowSE for staging

LHCbDIRAC Bot requested to merge cherry-pick-6226f89fb-devel into devel

CHANGE: Until now if an SE is almost full (i.e. less than watermark), no new staging transfers are allowed (in plugin ReplicateToLocalSE). Due to the very low disk available at PIC, we have to overflow to another site. This change allows to define an option OverflowSEs in the Operations/TransformationPlugin section. Files that cannot be transferred to the full disk will be transferred to one of these SEs.

BEGINRELEASENOTES

*TS CHANGE: define an option OverflowSEs in the Operations/TransformationPlugin section.

ENDRELEASENOTES

Merge request reports