Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

MC Data and unmerged file checks

Sharad Agarwal edited this page Nov 22, 2019 · 6 revisions

MC and Data files:

These files are available at DAS and can be easily checked there by typing file= in the search box. You don't need to find the file through the commands over the terminal.

You can find the everyday updated MC/Data lost/globally invalidated files here:

https://docs.google.com/spreadsheets/d/1HLBaquIXOwMLL5bK2BFbeX0dh1KuMEP7Rhp6ZEY8Vi0/edit?copiedFromTrash#gid=1247620821

Unmerged files:

Login to lxplus and setup your voms proxy there on lxplus. No need to login to vocms0275. Then use the following commands:

  1. xrdcp -d 2 -f root://cms-xrd-global.cern.ch/<file_name> /dev/null
  2. xrdfs cms-xrd-global.cern.ch locate -d -m <file_name>
  3. gfal-ls <>

to get pfn use this link:

https://cmsweb.cern.ch/phedex/datasvc/perl/prod/lfn2pfn?node=<Site_name>&protocol=srmv2&lfn=<file_name>

Example to check pfn:

https://cmsweb.cern.ch/phedex/datasvc/perl/prod/lfn2pfn?node=T1_ES_PIC_Disk&protocol=srmv2&lfn=/store/abc

You can find the everyday updated unmerged lost files here:

https://docs.google.com/spreadsheets/d/1CLgB__HMqlMLkL_IwcHwNELWle0-NxFMkx0_7kQCUL8/edit?usp=sharing

Clone this wiki locally