Difference between revisions of "Archival Storage"
Jump to navigation
Jump to search
(Corr) |
|||
(29 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
== What is CAC Archival Storage? == | == What is CAC Archival Storage? == | ||
− | :* CAC Archival Storage | + | :* CAC Archival Storage provides low-cost, high-performance option for storing research data. |
− | :* CAC Archival Storage is not mountable by running jobs, instead the user must transfer their data from the CAC Archival Storage to an accessible server using [// | + | :* CAC Archival Storage has a direct 100 Gbps connection to Internet2. |
− | :* Globus | + | :* CAC Archival Storage is not mountable by running jobs, instead the user must transfer their data from the CAC Archival Storage to an accessible server using [//globus.org/ Globus]. |
− | :* Some of the Globus | + | :* Data in CAC Archival Storage is intended to be an additional copy of user data; CAC Archival Storage is not backed up or snapshotted. |
− | :** | + | :* All CAC resources are suitable for unregulated, non-confidential data ([https://it.cornell.edu/security-and-policy/data-types-confidential-regulated-restricted-public reference] for details). |
+ | :* Globus users have easy access to add, delete, and share their data using any Globus endpoints. | ||
+ | :* Some of the Globus endpoints available include: | ||
+ | :** CAC user home directories (cac#home) | ||
:** XSEDE sites: | :** XSEDE sites: | ||
:*** Stampede (xsede#stampede) | :*** Stampede (xsede#stampede) | ||
Line 10: | Line 13: | ||
:*** TACC Archival Storage (xsede#ranch). | :*** TACC Archival Storage (xsede#ranch). | ||
− | == First | + | == First Step - Enable (or create) CAC project for Archival Storage and add users where appropriate == |
:* To use the CAC Archival Storage service, '''you must be a user of a CAC project where Archival Storage is enabled'''. | :* To use the CAC Archival Storage service, '''you must be a user of a CAC project where Archival Storage is enabled'''. | ||
:* The project PI can add users and verify that Archival Storage is enabled at the [https://{{SERVERNAME}}/Services/Projects/manage.aspx Manage CAC project page]. | :* The project PI can add users and verify that Archival Storage is enabled at the [https://{{SERVERNAME}}/Services/Projects/manage.aspx Manage CAC project page]. | ||
:* Don't have a project? [https://{{SERVERNAME}}/Services/projects.aspx How to start a CAC project?]. | :* Don't have a project? [https://{{SERVERNAME}}/Services/projects.aspx How to start a CAC project?]. | ||
− | == Second | + | == Second Step - Log into Globus == |
− | CAC Archival Storage is accessible only through '''[// | + | CAC Archival Storage is accessible only through '''[//globus.org/ Globus]'''. Log into '''[//globus.org/ Globus]''' using [https://docs.globus.org/how-to/get-started/ these login instructions]. |
− | When | + | When logging into Globus, |
+ | # Cornell users should select '''Cornell University''' under '''Use your existing organizational login''', or | ||
+ | # Weill Cornell Medicine users should select '''Weill Cornell Medical College''', | ||
− | + | [[File:GlobusLogin.png | 600px | center ]] | |
− | |||
− | : | ||
− | |||
− | + | and then click on the '''Continue''' button. You will get forwarded to the [https://it.cornell.edu/cuweblogin CUWebLogin (Cornell users)] or WCM Web Login (Weill Cornell users) page. Login using your NetID or CWID and password. | |
− | |||
− | |||
− | + | == Using Globus == | |
+ | Globus can be accessed using the following methods: | ||
− | + | *[https://globus.org '''Globus Web GUI''']: click on the "Login" button on the Globus web site to start. | |
+ | *[https://docs.globus.org/cli/ '''Globus CLI client on your computer''']: | ||
+ | ** [https://docs.globus.org/cli/installation/ Install Globus CLI client on your computer] | ||
+ | ** [https://docs.globus.org/cli/ Using Globus CLI] | ||
+ | ** [https://docs.globus.org/cli/reference/ Globus CLI Reference] | ||
+ | * [https://globus-sdk-python.readthedocs.io/en/stable/ '''Globus SDK for Python''']: for workflow automation and integration with your science gateways or third party software. | ||
− | : | + | Note: The legacy ssh-based hosted CLI will be deprecated in the future. Please do not use it for new development. If you use the ssh-based CLI for current production, you will need to migrate to use new Globus CLI client or Globus SDK for Python soon. |
− | |||
− | |||
− | == | + | == Make Your Computer Accessible on Globus == |
− | + | If you want to transfer data to or from your computer, your computer needs to be a Globus endpoint: | |
− | |||
− | : | ||
− | + | * [https://www.globus.org/globus-connect-personal Globus Connect Personal]: Install Globus Connect Personal to make your personal computer into a Globus endpoint. | |
− | : | + | * [https://www.globus.org/globus-connect-server Globus Connect Server]: If you have a multi-user '''''Linux''''' server, use Globus Connect Server to install a Globus endpoint accessible to all users on your server. Please read the [https://docs.globus.org/globus-connect-server/v5.4/#open-tcp-ports_section network requirements] before you start. (Basically, port 443 and ports 50000-51000 must be open to the Internet). |
− | |||
− | : | ||
− | |||
− | + | ==Globus Documentation == | |
− | + | :*[//globus.org/how-it-works How Globus works?] | |
− | + | :*[//docs.globus.org/how-to/get-started/ Globus Quickstart]: A guide for signing up a free Globus account and start transferring files. | |
− | + | :*[//docs.globus.org/how-to/share-files/ Share or Publish Your Data using Globus] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | :* | ||
− | |||
− | |||
− | :* | ||
− | |||
− | : | ||
− | :* | ||
− | |||
− | == | + | == CAC Archival Storage specifics == |
− | + | * In Globus web GUI's File Manager, select or search for the <b>[https://app.globus.org/file-manager?origin_id=dc94169c-30f3-4866-a305-f112408bcf8f&origin_path=%2F CAC Archive 2/DTN (cac#archive02)]</b> collection to access CAC archival storage. | |
+ | * Each project with access to CAC Archival Storage has a shared directory (named the project) in which '''all project members have full read/write access'''. | ||
+ | * Users can rename and move files and directories within their project directory. |
Latest revision as of 13:43, 23 March 2023
What is CAC Archival Storage?
- CAC Archival Storage provides low-cost, high-performance option for storing research data.
- CAC Archival Storage has a direct 100 Gbps connection to Internet2.
- CAC Archival Storage is not mountable by running jobs, instead the user must transfer their data from the CAC Archival Storage to an accessible server using Globus.
- Data in CAC Archival Storage is intended to be an additional copy of user data; CAC Archival Storage is not backed up or snapshotted.
- All CAC resources are suitable for unregulated, non-confidential data (reference for details).
- Globus users have easy access to add, delete, and share their data using any Globus endpoints.
- Some of the Globus endpoints available include:
- CAC user home directories (cac#home)
- XSEDE sites:
- Stampede (xsede#stampede)
- Lonestar (xsede#lonestar4)
- TACC Archival Storage (xsede#ranch).
First Step - Enable (or create) CAC project for Archival Storage and add users where appropriate
- To use the CAC Archival Storage service, you must be a user of a CAC project where Archival Storage is enabled.
- The project PI can add users and verify that Archival Storage is enabled at the Manage CAC project page.
- Don't have a project? How to start a CAC project?.
Second Step - Log into Globus
CAC Archival Storage is accessible only through Globus. Log into Globus using these login instructions.
When logging into Globus,
- Cornell users should select Cornell University under Use your existing organizational login, or
- Weill Cornell Medicine users should select Weill Cornell Medical College,
and then click on the Continue button. You will get forwarded to the CUWebLogin (Cornell users) or WCM Web Login (Weill Cornell users) page. Login using your NetID or CWID and password.
Using Globus
Globus can be accessed using the following methods:
- Globus Web GUI: click on the "Login" button on the Globus web site to start.
- Globus CLI client on your computer:
- Globus SDK for Python: for workflow automation and integration with your science gateways or third party software.
Note: The legacy ssh-based hosted CLI will be deprecated in the future. Please do not use it for new development. If you use the ssh-based CLI for current production, you will need to migrate to use new Globus CLI client or Globus SDK for Python soon.
Make Your Computer Accessible on Globus
If you want to transfer data to or from your computer, your computer needs to be a Globus endpoint:
- Globus Connect Personal: Install Globus Connect Personal to make your personal computer into a Globus endpoint.
- Globus Connect Server: If you have a multi-user Linux server, use Globus Connect Server to install a Globus endpoint accessible to all users on your server. Please read the network requirements before you start. (Basically, port 443 and ports 50000-51000 must be open to the Internet).
Globus Documentation
- How Globus works?
- Globus Quickstart: A guide for signing up a free Globus account and start transferring files.
- Share or Publish Your Data using Globus
CAC Archival Storage specifics
- In Globus web GUI's File Manager, select or search for the CAC Archive 2/DTN (cac#archive02) collection to access CAC archival storage.
- Each project with access to CAC Archival Storage has a shared directory (named the project) in which all project members have full read/write access.
- Users can rename and move files and directories within their project directory.