|
|
Line 53: |
Line 53: |
| stbc-i2:~> voms-proxy-init --voms projects.nl:/projects.nl/modulations | | stbc-i2:~> voms-proxy-init --voms projects.nl:/projects.nl/modulations |
| Enter GRID pass phrase for this identity: .... | | Enter GRID pass phrase for this identity: .... |
− |
| |
− |
| |
− | This brings the following actions for you:
| |
− | * Check if 'voms-proxy-init' is installed (Stoomboot UI)
| |
− | * Configure the UI to recognise the 'projects.nl/modulations' VO group (Stoomboot UI)
| |
− |
| |
− | so: checked.
| |
− |
| |
− | Data transfer
| |
− | -------------
| |
− | Once the proxy is in place, the necessary commands to handle the interaction between the Stoomboot UI/worker nodes and the SURFsara dCache storage will use the gridftp protocol. The commands to be supplied are:
| |
− | $ uberftp -mkdir gsiftp://gridftp.grid.sara.nl:2811/pnfs/grid.sara.nl/data/projects.nl/modulations/new_dir/
| |
− | $ globus-url-copy file:///`pwd`/new_file.txt gsiftp://gridftp.grid.sara.nl:2811/pnfs/grid.sara.nl/data/projects.nl/modulations/new_dir/new_file.txt
| |
− | This brings the following actions for you:
| |
− | * Check if 'uberftp' is installed (Stoomboot UI and worker nodes)
| |
− | * Check if 'globus-url-copy' is installed (Stoomboot UI and worker nodes)
| |
− | See More
| |
− | Data transfer
| |
− | -------------
| |
− | Once the proxy is in place, the necessary commands to handle the interaction between the Stoomboot UI/worker nodes and the SURFsara dCache storage will use the gridftp protocol. The commands to be supplied are:
| |
− | $ uberftp -mkdir gsiftp://gridftp.grid.sara.nl:2811/pnfs/grid.sara.nl/data/projects.nl/modulations/new_dir/
| |
− | $ globus-url-copy file:///`pwd`/new_file.txt gsiftp://gridftp.grid.sara.nl:2811/pnfs/grid.sara.nl/data/projects.nl/modulations/new_dir/new_file.txt
| |
− | This brings the following actions for you:
| |
− | * Check if 'uberftp' is installed (Stoomboot UI and worker nodes)
| |
− | * Check if 'globus-url-copy' is installed (Stoomboot UI and worker nodes)
| |
− |
| |
− | stbc-i2:~> which uberftp
| |
− | /cvmfs/grid.cern.ch/emi3ui-latest/usr/bin/uberftp
| |
− | stbc-i2:~> which globus-url-copy
| |
− | /cvmfs/grid.cern.ch/emi3ui-latest/usr/bin/globus-url-copy
| |