Difference between revisions of "Workflows"

From Mu2eWiki
Jump to navigation Jump to search
m
Line 15: Line 15:
 
* [[Upload]] - upload files to tape
 
* [[Upload]] - upload files to tape
 
* [https://cdcvs.fnal.gov/redmine/projects/mu2egrid/wiki mu2egrid] - reference for scripts in workflows
 
* [https://cdcvs.fnal.gov/redmine/projects/mu2egrid/wiki mu2egrid] - reference for scripts in workflows
 +
* [[ErrorRecovery]] - how to recover from common errors
 
* [[Validation]] - check how code is performing
 
* [[Validation]] - check how code is performing
 
* [[Datasets]] - production datasets
 
* [[Datasets]] - production datasets

Revision as of 18:29, 20 March 2018


Workflow for jobs

Data Handling

  • dCache - the large aggregated data disk system
  • enstore - the mass storage tape system
  • Data transfer - how to move larger datasets, necessary for grid jobs
  • File names - how to name files for upload or for production
  • File families - the logical grouping of data on tapes
  • SAM - file metadata and data handling management system
    • SAM metadata - the metadata stored for each file
    • SAM expert - some notes for the future, not of general interest
  • File tools - tools for manipulating large file datasets and metadata
  • FTS Upload - deprecated method to upload by the FTS area

Operations