Difference between revisions of "Workflows"

From Mu2eWiki
Jump to navigation Jump to search
Line 8: Line 8:
  
 
== Data Handling ==
 
== Data Handling ==
* [[FileNames|File names]] - how to name files for upload or for production
 
* [[FileFamilies|File families]] - logical grouping of data for upload to tape
 
 
* [[Dcache|dCache]] - the large aggregated data disk system
 
* [[Dcache|dCache]] - the large aggregated data disk system
 
* [[Enstore|enstore]] - the mass storage tape system
 
* [[Enstore|enstore]] - the mass storage tape system
 +
* [[FileNames|File names]] - how to name files for upload or for production
 +
* [[FileFamilies|File families]] - the logical grouping of data on tapes
 
* [[SAM|SAM]] - file metadata and data handling management system
 
* [[SAM|SAM]] - file metadata and data handling management system
** [[SamExpert|Sam expert]] - some notes for the future
+
** [[SamMetadata|SAM metadata]] - the metadata stored for each file
* [[Upload]] - writing files to mass storage tape
+
** [[SamExpert|SAM expert]] - some notes for the future, not of general interest
* [[UploadFTS|FTS Upload]] (deprecated upload to tape)
+
* [[Upload|Upload]] - writing files to mass storage tape
 +
** [[MCWorkflow| MC workflow]] - how to run simulation and optionally concatenate and upload the files
 +
** [[UploadWorkflow|Upload files]] - how to upload existing files
 +
** [[FileTools|File tools]] - tools for manipulating large file datasets and metadata
 +
* [[UploadFTS|FTS Upload]] - deprecated method to upload by the FTS area
  
 
==Operations==
 
==Operations==

Revision as of 18:58, 30 March 2017


Workflow for jobs

  • Grids - overview of the computing farms
  • Data transfer - how to move larger datasets, necessary for grid jobs
  • Workflow for running grid jobs (convert to wiki)
  • Prestage - make sure files have been copied off tape and ready to use

Data Handling

  • dCache - the large aggregated data disk system
  • enstore - the mass storage tape system
  • 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
  • Upload - writing files to mass storage tape
    • MC workflow - how to run simulation and optionally concatenate and upload the files
    • Upload files - how to upload existing files
    • File tools - tools for manipulating large file datasets and metadata
  • FTS Upload - deprecated method to upload by the FTS area

Operations