Difference between revisions of "Euca44 globus endpoint"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
__TOC__ | __TOC__ | ||
− | Red Cloud Object Storage is now accessible via the Globus endpoint <code>cac#euca44</code> | + | Red Cloud Object Storage is now accessible via the [https://www.cac.cornell.edu/wiki/index.php?title=Archival_Storage#Using_Globus Globus endpoint] <code>cac#euca44</code> |
Note: This is an experimental feature for now. It only works for CAC staff | Note: This is an experimental feature for now. It only works for CAC staff |
Revision as of 09:59, 1 August 2018
Red Cloud Object Storage is now accessible via the Globus endpoint cac#euca44
Note: This is an experimental feature for now. It only works for CAC staff
Enabling Your Red Cloud Account on the Endpoint
- Obtain the user access and secret keys for your Red Cloud account. Go to the documentation here if you need help with this step.
- If you have multiple Red Cloud accounts, you can only configure one account for Globus access at any given time.
- ssh to
globus-euca44.cac.cornell.edu
and log in using your CAC user name and password. - Create the
~/.globus
directory:mkdir ~/.globus
- Create the following
~/.globus/s3
file:
<CAC user name>;<access key>;<secret key>