Difference between revisions of "Testing a Dirac server"
From GridPP Wiki
m |
|||
Line 6: | Line 6: | ||
dirac-proxy-init -g dteam_user | dirac-proxy-init -g dteam_user | ||
</pre> | </pre> | ||
− | + | * Try uploading a file: dirac-dms-add-file -ddd /dteam/user/d/dbauer/testfile_d1.txt testfile_d.txt IMPERIAL-disk | |
<hr> | <hr> | ||
Back to the [https://www.gridpp.ac.uk/wiki/Dirac Dirac overview] page. | Back to the [https://www.gridpp.ac.uk/wiki/Dirac Dirac overview] page. |
Revision as of 10:18, 11 September 2014
- Does the Dirac Webinterface recognize you ? Try the imperial test dirac.
(The structure for any dirac webinterface should be: https://machinename:8443.)
- Setup a Dirac UI following the instructions here. If you are doing this at Imperial just put it in your homedir on lx03/lx04.
- Once you are done, make sure you have a dirac proxy for the VO you are aiming for (dteam in the example):
dirac-proxy-init -g dteam_user
- Try uploading a file: dirac-dms-add-file -ddd /dteam/user/d/dbauer/testfile_d1.txt testfile_d.txt IMPERIAL-disk
Back to the Dirac overview page.