STAR Data Management Service
A data management service for STAR data stored and used at the NERSC facilities
The different sub modules are listed here classified by the user and place where they are run.
- The HPSS related mongoDB collections are described here
- The XRD related mongoDB collections are described here
Script is called on daily basis as normal user.
-
crawlerHPSS.py
- Script to crawl over HPSS files and to populate mongoDB as 'the truth'
Read more here -
inspectHPSS.py
- Script to check the filled HPSS mongoDB collections
Read more here -
processXRD.py
- Scripts to process the output of thecrawlerXRD.py
Read more here
Script is called on daily basis on every data storage node.
crawlerXRD.py
- Script to run on data server node, crawling the XRD space
Read more here
Script is called as starxrd
user on pstarxrdr1
. Can be run several times a
day, but at least once per day.
-
cleanXRD.py
- Script to clean the processed collections of XRD targets
Read more here -
dataServerCheck.py
- Script to check all data servers - at least once a day
Read more here
Scripts to move copy picoDsts to HPSS in tar files on a production day basis.
Read more here