- Copy your .globus directory from FZK or CERN to your homedirectory at MPI
- Source /.at/mdtraid01/AtlasReleases/dq2/dq2_mpi.sh
- Get a grid proxy with: grid-proxy-init (with the option -hours x you get a proxy that is valid for x hours)
- Use dq2_get (eg: dq2_get -rv trig1_misal1_mc12.008151.AlpgenJimmyZmumuNp3VBFCut.recon.AOD.v12000601 )
This will not work, but is nescessary to create the file for the next step.
- A file called .srmconfig/config.xml is created, change in there the line:
<use_urlcopy_script> false </use_urlcopy_script> to:
<use_urlcopy_script> true </use_urlcopy_script>
- Now dq2 should work!
|