dmwm / das2go

Go implementation of Data Aggregation System (DAS) for CMS experiment
MIT License
2 stars 3 forks source link

DAS cannot find files on T2_BE_IIHE #62

Open jusong21 opened 6 months ago

jusong21 commented 6 months ago

I have private samples on T2_BE_IIHE. I can find my dataset in DAS: https://cmsweb.cern.ch/das/request?view=list&limit=150&instance=prod%2Fphys03&input=dataset%3D%2FTTTo2L2Nu*%2Fjusong-TopNanoAODv9*%2FUSER However, files are not shown in the DAS: https://cmsweb.cern.ch/das/request?instance=prod/phys03&input=file+dataset%3D%2FTTTo2L2Nu_TuneCP5_13TeV-powheg-pythia8%2Fjusong-TopNanoAODv9-1-1_2017UL-27efd120551babaabc6bd4b4b90d69e0%2FUSER Also, they are opened by using xrootd. However, I cannot find those files on DAS. If I do "file dataset=/TTTo2L2Nu_TuneCP5_13TeV-powheg-pythia8/jusong-TopNanoAODv9-1-1_2017UL-27efd120551babaabc6bd4b4b90d69e0/USER”, it gives “No results found”, which are still found in T2_BE_IIHE. Can you solve this problem?

스크린샷 2024-04-09 11 56 01
vkuznet commented 6 months ago

You can see your files using this query:

file dataset=/TTTo2L2Nu_TuneCP5_13TeV-powheg-pythia8/jusong-TopNanoAODv9-1-1_2017UL-27efd120551babaabc6bd4b4b90d69e0/USER status=*

I only added status=*. It means that all your files are invalid in DBS for whatever reason, i.e. by default DAS only shows valid files.

jusong21 commented 6 months ago

Thank you!

Best regards,

Juhee

9/04/2024 13:48, Valentin Kuznetsov @.***> 작성:

You can see your files using this query:

file dataset=/TTTo2L2Nu_TuneCP5_13TeV-powheg-pythia8/jusong-TopNanoAODv9-1-1_2017UL-27efd120551babaabc6bd4b4b90d69e0/USER status= I only added status=. It means that all your files are invalid in DBS for whatever reason, i.e. by default DAS only shows valid files.

— Reply to this email directly, view it on GitHub https://www.google.com/url?q=https://github.com/dmwm/das2go/issues/62%23issuecomment-2044912388&source=gmail-imap&ust=1713268106000000&usg=AOvVaw1_Woe2JNwCfMci4e0GQA9B, or unsubscribe https://www.google.com/url?q=https://github.com/notifications/unsubscribe-auth/AMYHP7FEJQ2PPM5EMQPHHRDY4PIQRAVCNFSM6AAAAABF6IA54GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBUHEYTEMZYHA&source=gmail-imap&ust=1713268106000000&usg=AOvVaw0raqtcz64OiK5sT5hfl4Gd. You are receiving this because you authored the thread.