ReplicateAndRegister operation fails if SourceSE is tape and there are disk replicas
Open
Bug
DMS
- Dominant language
- Python
- Stars
- 126
- Forks
- 191
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
Very low priority for me to fix (if ever...) but if you specify the source of the replication in the transformation and that the said source is tape, and you have an available disk replicas, then no available replica is found
This comes from the fact that we check the requested Source SE AFTER we checked the disk replicas
https://github.com/DIRACGrid/DIRAC/blob/7ac6858ad8f6b56de3cb9286d340dbe6a2df84f9/src/DIRAC/DataManagementSystem/Agent/RequestOperations/ReplicateAndRegister.py#L60-L76
Contributor guide
Assessment
This issue has not been assessed yet.