Restoring Deleted Files

Nightly snaphots of the file system are available for the last 30 days.

Restore a file from a snapshot in the last 7 days

Nightly snapshots of the file system are available for the last 5-7 days can be found in the following directories.

Home directory snapshot

/gpfs/.snapshots/<yyyy-mm-dd>/<home>/<username>/<path_to_file>

Data directory snapshot

/gpfs/.snapshots/yyyy-mm-dd>/data/<groupname>/<username>/path_to_file>

Scratch directory snapshot

/gpfs/.snapshots/<yyyy-mm-dd>/scratch/<username>/<path_to_file>

To restore a file, copy the file from the snapshot to your directory.

e.g.:

ls -l /gpfs/.snapshots/2020-07-15/home/ghopper/data
lrwxrwxrwx 1 ghopper navy 22 Mar  1  2016 /gpfs/.snapshots/2020-07-15/ghopper/scratch -> /gpfs/data/navy

Restore a file from a snapshot taken between 8 and 30 days ago

If you need one or more files from a nightly snapshot taken between 8 and 30 days ago, please contact [email protected] for help.

Last updated

Was this helpful?