Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use --deep option to look-up sites info for given dataset (rucio container) #53

Open
vkuznet opened this issue Feb 27, 2023 · 2 comments

Comments

@vkuznet
Copy link
Collaborator

vkuznet commented Feb 27, 2023

According to discussion in this thread cms-sw/cmssw#40889 (comment) DAS provides different set of site results for two types of DAS queries:

  • site file=file.root
  • and, file dataset=/a/b/c site=XYZ

The cause of this lies in usage of --deep flag in URL call like this http://cms-rucio.cern.ch/replicas/cms/RelValTTbar_14TeV/CMSSW_12_3_0_pre5-123X_mcRun4_realistic_v4_2026D88noPU-v1/GEN-SIM (second use-case above). We need Rucio team assistance, e.g. from @ericvaandering , to provide clear REST API option for this --deep python flag. Once REST API call will be clarified then it can be incorporated into DAS codebase.

@ericvaandering
Copy link
Member

Commented on the referenced issue

@vkuznet
Copy link
Collaborator Author

vkuznet commented Feb 28, 2023

Added deep option in this commit 6e74f2e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants