Globus: Difference between revisions

From HELIOS Digital DAQ
Jump to navigation Jump to search
No edit summary
 
Line 14: Line 14:


# in helios DAQ, login as DGS, run globus client
# in helios DAQ, login as DGS, run globus client
$ log into Globus web, give credential to LCRD DTN
# log into Globus web, give credential to LCRD DTN


the rest will be handled by ~/digios/daq/edm/script/globus_out.py  
the rest will be handled by ~/digios/daq/edm/script/globus_out.py


= Globus API =  
= Globus API =  

Latest revision as of 20:10, February 17, 2020

Globus is a "thing" that bridge two data locations. For example, we use it to transfer file from the DAQ and LCRC.

First, login https://www.globus.org/ with your ANL account

Once you are in globus, go to File manager, find "LCRC DTN", you will need LCRC account for it. The password of LCRC is NOT the SSH one. Once you done, you can navigate to /lcrc/project/HELIOS (assume you also have the right for the HELIOS project).

Then, create an endpoint on the DAQ. https://docs.globus.org/how-to/globus-connect-personal-linux/

Globus Auto Upload

need 2 things

  1. in helios DAQ, login as DGS, run globus client
  2. log into Globus web, give credential to LCRD DTN

the rest will be handled by ~/digios/daq/edm/script/globus_out.py

Globus API

Globus CLI