Common Retirement


It is strongly encouraged to take the retirement of $COMMON to review and archive data that may be stored.

Summary

HCC will be retiring the $COMMON filesystem on July 1st, 2025 and powering it off shortly after.

Important Dates:

  • Common retired on July 1st, 2025

Where can I move my data? 

You can move your data to NRDStor, or Attic. In any case, please make sure you have your important data backed up in another location. For large data transfers, it is strongly encouraged to use Globus to transfer your data. The Globus transfer servers for Swan, and Attic provide a faster connection for the data transfer and provide checks on both ends of the data transfer. NRDStor is accessible from the Swan Globus Collection using the /mnt/nrdstor/ path or via the hcc#nrdstor Globus endpoint. 

The retirement of Common also provides a good opportunity for researchers to evaluate and archive data that is no longer being used.  

When is the data stored on Common going away?

Data on Common will be removed shortly after the retirement on July 1st, 2025.  

How do I get access to NRDStor?

NRDStor on Swan is accessible for all HCC users by default. You can access your NRDStor directory using the $NRDSTOR environmental variable (i.e. cd $NRDSTOR).

On the other hand, accessing NRDStor locally through the CIFS/SMB protocol requires separate access. The steps to get access are:

  1. Complete the “Introduction to NRDStor” course.

  2. Request NRDStor Access

  3. Wait for the HCC group owner to approve of the request.

Once the HCC group owner has approved the request, HCC will grant access to NRDStor. After access has been granted, please review the NRDStor Documentation.

Accessing NRDStor locally through the CIFS/SMB protocol requires NU VPN and is only available for researchers from the University of Nebraska system.

How can I migrate my data from Common to NRDstor or Attic?

  • The first step will be to log into Globus using your University credentials or your Globus account.
  • Activate the hcc#swan Globus collection and sign in using your HCC account.
  • Activate the collection for your destination, hcc#nrdstor or hcc#attic for NRDstor and Attic respectively.
  • In the “File Manager” tab in Globus, select the files and directories on the $COMMON side that you wish to transfer to NRDStor or Attic.
  • Click on the “Start” button above your files on NRDStor 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.

I use $COMMON in my submit scripts, what should I do now?

All your submit scripts should be modified to not use $COMMON anymore, but the directory where your moved data is stored instead. Additionally, the required line #SBATCH –licenses=common in your submit scripts should be removed as well.

Will my Globus Collection on a directory under $COMMON continue to be active?

No, when $COMMON is retired the storage media will be immediately erased, and any access to data in $COMMON will be lost. Before the retirement of $COMMON, please move your data elsewhere and create a new Globus Collection following the steps here.

Our group has shared directory on $COMMON, what should we do?

Please contact hcc-support@unl.edu to have this directory moved to $WORK or $NRDSTOR.

How can I move my conda environment from $COMMON?

For how to move and recreate existing conda environment, please see here.

Can I run jobs from $NRDSTOR?

Yes, you can submit jobs from the $NRDSTOR file-system. Please note that the $WORK file-system is recommended for running jobs as a high-performance directory.