DUNE / dune-prod-utils

Scripts and config files for the DUNE Production Group.
0 stars 0 forks source link

Procedure for declaring Merge jobs output #7

Open dougbenjamin opened 6 days ago

dougbenjamin commented 6 days ago

Note - this needs to be done at FNAL

  1. Copy *.root merged file to dropbox directory - /pnfs/dune/scratch/dunepro/dropbox/merging/
  2. Confirm *.root is successfully copied including comparing sizes
  3. Copy .root.json file to dropbox directory - /pnfs/dune/scratch/dunepro/dropbox/merging/ The .root.json acts as a semaphore for the declad process. The root file must exist in the dropbox before the metadata file

the declad services will manage the storage in the dropbox directory.

Further details about the merge jobs output declad service can be found at this [Link to doc] (https://github.com/DUNE/data-mgmt-ops/wiki/Declad-for-declaration-of-output-from-merging-jobs)

ahiguera-mx commented 6 days ago

Thanks Doug