dmwm / CMSRucio

7 stars 31 forks source link

Enhancement: Configure consistency enforcement from SITECONF #820

Open ericvaandering opened 1 month ago

ericvaandering commented 1 month ago

Enhancement Description

We don't do this currently because sites are not expected to supply xrootd endpoints and if they do, they may be redirectors while redirectors are very slow for consistency checking.

This will require a discussion with @stlammel at least to form a planned extension to SITECONF and will have to be optional at first.

Use Case

See above

Possible Solution

No response

Related Issues

No response

stlammel commented 1 month ago

Hallo Eric, gfal is being phased out. So, maybe we should check if we have all the right behaviour in davix and switch to the WebDAV endpoint long term? Just a thought,

ericvaandering commented 1 month ago

Can we do ls -R with WebDAV? That's crucial

stlammel commented 1 month ago

The protocol allows specifying the "depth". We have to check if davix support this.