Skip to content
Snippets Groups Projects

Add general globus overview for Crane Retirement

Merged Caughlin Bohn requested to merge crane_migration into master
1 file
+ 12
0
Compare changes
  • Side-by-side
  • Inline
@@ -7,6 +7,7 @@ weight = "95"
@@ -7,6 +7,7 @@ weight = "95"
- [Summary](#summary)
- [Summary](#summary)
- [Where can I move my data? ](#where-can-i-move-my-data)
- [Where can I move my data? ](#where-can-i-move-my-data)
- [When is the data stored on Crane going away? ](#when-is-the-data-stored-on-crane-going-away)
- [When is the data stored on Crane going away? ](#when-is-the-data-stored-on-crane-going-away)
 
- [How can I migrate my data from Crane to Swan or Attic?](#how-can-i-migrate-my-data-from-crane-to-swan-or-attic)
- [How can I migrate my workflows from Crane to Swan? ](#how-can-i-migrate-my-workflows-from-crane-to-swan)
- [How can I migrate my workflows from Crane to Swan? ](#how-can-i-migrate-my-workflows-from-crane-to-swan)
- [I have a leased partition on Crane, what will happen with that? ](#i-have-a-leased-partition-on-crane-what-will-happen-with-that)
- [I have a leased partition on Crane, what will happen with that? ](#i-have-a-leased-partition-on-crane-what-will-happen-with-that)
- [Why are my jobs on Crane taking longer to start? ](#why-are-my-jobs-on-crane-taking-longer-to-start)
- [Why are my jobs on Crane taking longer to start? ](#why-are-my-jobs-on-crane-taking-longer-to-start)
@@ -34,6 +35,17 @@ The retirement of Crane also provides a good opportunity for researchers to eval
@@ -34,6 +35,17 @@ The retirement of Crane also provides a good opportunity for researchers to eval
Outside of the normal [6-month purge policy]({{< relref "../handling_data/data_storage/preventing_file_loss/" >}}) on $WORK, which will continue to be in place, Crane's $HOME and $WORK will be removed when Crane is retired later in 2023.
Outside of the normal [6-month purge policy]({{< relref "../handling_data/data_storage/preventing_file_loss/" >}}) on $WORK, which will continue to be in place, Crane's $HOME and $WORK will be removed when Crane is retired later in 2023.
 
#### How can I migrate my data from Crane to Swan or Attic?
 
 
- The first step will be to [log into Globus](https://app.globus.org/) using your University credentials or your Globus account.
 
- [Activate the hcc#crane Globus collection](https://hcc.unl.edu/docs/handling_data/data_transfer/globus_connect/activating_hcc_cluster_endpoints/) and sign in using your HCC account.
 
- Activate the collection for your destination, hcc#swan or hcc#attic for Swan and Attic respectively.
 
- [In the "File Manager" tab in Globus](https://hcc.unl.edu/docs/handling_data/data_transfer/globus_connect/file_transfers_between_endpoints/), select the files and directories on the Crane side that you wish to transfer to Swan or Attic.
 
- Click on the "Start" button above your files on Crane to initiate the copy.
 
- The transfer will automatically start in the background across HCC's transfer servers.
 
 
We also have a brief overview of the use of Globus from a prior workshop available [here](https://youtu.be/7zhjr35ellI?t=1643).
 
#### How can I migrate my workflows from Crane to Swan?
#### How can I migrate my workflows from Crane to Swan?
Your workflows, including submit scripts and data, should be able to be directly copied over to Swan and run. Some items to double check would be partitions, job constraints, and specific software module versions.
Your workflows, including submit scripts and data, should be able to be directly copied over to Swan and run. Some items to double check would be partitions, job constraints, and specific software module versions.
Loading