Skip to Main Content

The University of Tennessee

Unix Systems Group - HPC

Frequently Used Tools:



High Performance Computing > Main > UserDocumentation > DataBackup


Data Backup and Cluster “Time Machine”

All globally accessible data on the cluster is backed up to a remote server located across campus. The schedule for backups is roughly daily as transfer limitations allow. In addition, the backup data is snapshotted daily to allow users to go back to previous file versions and to undelete files as needed. The amount of historical data that is retained is determined by the available space on the backup server.

To access the backups, users should change to the backup filesystem (/data/backup/) and choose the snapshot date that they wish to access. Once the files are located, the user should copy the files to their active storage area on the cluster. All backup data is read-only. Here is an example of retrieving a deleted file from the home area:

[jdoe@newton ~]$ cd /data/backup

[jdoe@newton backup]$ ls
Mon_Mar_10_22:05:17_EDT_2008  Wed_Mar_12_17:37:01_EDT_2008
Mon_Mar_10_22:21:02_EDT_2008

[jdoe@newton backup]$ cd Mon_Mar_10_22:21:02_EDT_2008

[jdoe@newton Mon_Mar_10_22:21:02_EDT_2008]$ ls
home   data4  data6  EVO       polymer  tbp       VISTAS
data3  data5  data7  Freeprop  sphere   US_Air05

[jdoe@newton Mon_Mar_10_22:21:02_EDT_2008]$ cd home/jdoe

[jdoe@newton Mon_Mar_10_22:21:02_EDT_2008]$ ls
lsb.acct                     test.sh.e0
lsb.hosts                    test.sh.e1147
lsb.params                   test.sh.o
lsb.queues                   test.sh.o0
lsb.resources                test.sh.o1147
lsb.users                    tmp
man.strace                   torque-2.1.9
man.strace.1                 torque-2.1.9.tar.gz
man.strace.root              users.pl
man.strace.root.1            users.txt

[jdoe@newton Mon_Mar_10_22:21:02_EDT_2008]$ cp lsb.queues ~/



Topic DataBackup . { Edit | Attach | Backlinks: Web All webs | Printable | History: r2 < r1 More }

Parents: UserDocumentation Main.DataBackup moved from Main.StorageBackup on 12 Mar 2008 - 22:37 by GeriRagghianti - put it back
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding USG HPC? Send feedback