asc:workbook_grid
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
asc:workbook_grid [2014/02/11 20:12] – [Using Pathena and pbook, prun commands] asc | asc:workbook_grid [2023/10/04 19:04] (current) – asc | ||
---|---|---|---|
Line 16: | Line 16: | ||
<code bash setup.sh> | <code bash setup.sh> | ||
#!/bin/bash | #!/bin/bash | ||
- | export | + | export |
- | export TEST_AREA=$HOME/testarea | + | |
export ATLAS_LOCAL_ROOT_BASE=/ | export ATLAS_LOCAL_ROOT_BASE=/ | ||
source ${ATLAS_LOCAL_ROOT_BASE}/ | source ${ATLAS_LOCAL_ROOT_BASE}/ | ||
- | asetup | + | localSetupDQ2Client |
+ | voms-proxy-init -voms atlas -valid 96:00 | ||
</ | </ | ||
Put it in a file " | Put it in a file " | ||
- | |||
- | Then type: | ||
- | < | ||
- | localSetupDQ2Client | ||
- | voms-proxy-init -voms atlas -valid 96:00 | ||
- | </ | ||
Say " | Say " | ||
Line 43: | Line 37: | ||
- | Before starting using this, type: | ||
- | < | ||
- | voms-proxy-init -voms atlas | ||
- | </ | ||
- | or using the standard (proxy for 3 days): | + | In this example, we use |
< | < | ||
grid-proxy-init -valid | grid-proxy-init -valid | ||
Line 58: | Line 48: | ||
voms-proxy-info -all | voms-proxy-info -all | ||
</ | </ | ||
+ | |||
+ | If there is a problem run these commands to debug them: | ||
+ | |||
+ | < | ||
+ | setupATLAS | ||
+ | diagnostics | ||
+ | gridCert | ||
+ | </ | ||
+ | |||
Then check the location of your data: | Then check the location of your data: | ||
Line 82: | Line 81: | ||
The general ATLAS instructions for pathena can be found [[https:// | The general ATLAS instructions for pathena can be found [[https:// | ||
+ | |||
+ | Also look at: | ||
+ | [[https:// | ||
+ | (attention: do not setup dq2-get together with panda!) | ||
Line 101: | Line 104: | ||
</ | </ | ||
+ | Then put files (assumes MWT2_UC_SCRATCHDISK): | ||
+ | |||
+ | < | ||
+ | dq2-put -d -L MWT2_UC_SCRATCHDISK | ||
+ | </ | ||
+ | |||
+ | | ||
+ | |||
+ | You can also register it on the grid. | ||
+ | < | ||
+ | dq2-register-dataset user.< | ||
+ | dq2-register-location user.< | ||
+ | </ | ||
+ | |||
+ | ====== Replicate data on the grid ====== | ||
+ | |||
+ | |||
+ | Go to: https:// | ||
+ | |||
+ | 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 " | ||
asc/workbook_grid.1392149553.txt.gz · Last modified: 2014/02/11 20:12 by asc