User Tools

Site Tools


asc:workbook_grid

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
asc:workbook_grid [2014/05/07 15:28]
asc [Putting files on the grid]
asc:workbook_grid [2023/10/04 19:03]
asc
Line 16: Line 16:
 <code bash setup.sh> <code bash setup.sh>
 #!/bin/bash #!/bin/bash
-export AVERS=17.0.4 +export ALRB_localConfigDir="/share/sl6/cvmfs/localConfig"
-export TEST_AREA=$HOME/testarea+
 export ATLAS_LOCAL_ROOT_BASE=/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase export ATLAS_LOCAL_ROOT_BASE=/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase
 source ${ATLAS_LOCAL_ROOT_BASE}/user/atlasLocalSetup.sh source ${ATLAS_LOCAL_ROOT_BASE}/user/atlasLocalSetup.sh
-asetup --release=$AVERS --testarea=$TEST_AREA+localSetupDQ2Client  --skipConfirm 
 +voms-proxy-init -voms atlas -valid 96:00
 </code> </code>
  
 Put it in a file "setup.sh" and then "source setup.sh". Put it in a file "setup.sh" and then "source setup.sh".
- 
-Then type: 
-<code> 
-localSetupDQ2Client 
-voms-proxy-init -voms atlas -valid 96:00 
-</code> 
  
 Say "yes" and type your password. Say "yes" and type your password.
Line 43: Line 37:
  
  
-Before starting using this, type: 
-<code> 
-voms-proxy-init -voms atlas  
-</code> 
  
-or using the standard (proxy for 3 days):+In this example, we use  the standard (proxy for 3 days):
 <code> <code>
 grid-proxy-init -valid  96:00  grid-proxy-init -valid  96:00 
Line 58: Line 48:
 voms-proxy-info -all  voms-proxy-info -all 
 </code> </code>
 +
 +If there is a problem run these commands to debug them:
 +
 +<code>
 +setupATLAS
 +diagnostics
 +gridCert
 +</code>
 +
  
 Then check the location of your data: Then check the location of your data:
Line 118: Line 117:
 dq2-register-location user.<name>.test1  MWT2_UC_SCRATCHDISK dq2-register-location user.<name>.test1  MWT2_UC_SCRATCHDISK
 </code> </code>
 +
 +
 +==== Replicate data on the grid ====
 +
 +Go to: https://rucio-ui.cern.ch/
 +
 +Use your X509 certificate go login
 +
 +(On top click) Data Transfer (R2D2) > Request new rules > click “List of DIDS” > copy your dataset list to the box and click Search > in step 2 use "BNL-OSG2_SCRATCHDISK” or something that you have permission to write > in step 3 you can change lifetime, I suggest to put 365 > then continue and finish the procedure and it will tell you that your new rule is established or something similar.
 +
  
  
asc/workbook_grid.txt · Last modified: 2023/10/04 19:04 by asc