DoC Computing Support Group


Differences between revisions 8 and 9
Revision 8 as of 2013-11-11 13:48:01
Size: 3796
Editor: dcw
Comment:
Revision 9 as of 2014-02-12 18:55:25
Size: 3102
Editor: dcw
Comment:
Deletions are marked like this. Additions are marked like this.
Line 32: Line 32:
Remember if you copy any files from the backups to your current home directory you need to rename them to avoid overwriting existing files!

In the specific case of your ~+`.email`+~ file - your email Inbox for users whose email has not yet been migrated to College Email - you need to be especially careful so as not to lose recent email. We recommend that you copy (say) last night's version back as follows:

~+`cp /vol/recover/homes/USERNAME/full/.email ~/IMAP/RecoveredInbox`+~

(~+`cp /vol/recover2/homes/USERNAME/full/.email ~/IMAP/RecoveredInbox`+~)

Now you can use your favourite email client (perhaps after refreshing it's idea of what IMAP folders exist), to select the !RecoveredInbox folder, view the messages, and decide which messages to move back into your main Inbox. We recommend that you end up deleting the !RecoveredInbox folder - it's only a transitional folder, don't keep it hanging around for ever!
Remember if you copy any files from the backups to your current home directory, or project area, you need to be extremely clear whether you wish to
overwrite existing files or not - by default, of course you '''will overwrite''' anything!

Recovering files from backups

CSG operate an online backup system, which allows you to directly access backup copies of home directories and group volume areas. The online backup system contains nightly snapshots of these areas going back several days, meaning that -- in most common cases -- lost or mangled files can be easily recovered without the need for assistance from CSG.

This document explains how to retrieve historical files from the online backup system.

Recovering files from your Home Directory under Linux

cd /vol/recover2/homes/<username>

Please note: as of Summer 2013, user home directories have been moved to a different file-server because the filesystem became full. Please use the above location rather than the historic /vol/recover....

The full copy of your home directory as of the previous night is in the sub-directory full. Each of the inc-n sub-directories contain files that changed about n nights ago.

That is:

full/

last night's copy of your home directory

inc-00/

files that changed between last night and 2 nights ago

inc-01/

files that changed between 2 nights ago and 3 nights ago

inc-02/

files that changed between 3 nights ago and 4 nights ago

...etc.

inc-10/

files that changed between 11 nights ago and 12 nights ago

Recovering files from a shared volume (eg. /vol/project) under Linux

The vast majority of shared volumes, such as /vol/project for group project directories, or /vol/cc for the Custom Computing research group, are also backed up and can be found in:

/vol/recover/vol/VOLUMENAME

Remember if you copy any files from the backups to your current home directory, or project area, you need to be extremely clear whether you wish to overwrite existing files or not - by default, of course you will overwrite anything!

Recovering files under Windows

Start - Run... - \\fs-vol-recover2.doc.ic.ac.uk\recover2

or

Start - Run... - \\fs-vol-recover.doc.ic.ac.uk\recover

The folder recover2 will contain backups for your home directory. The folder recover will contain backups of the /vol areas such as the group project areas. The layout of the directories is the same as described above.

Recovery of older files

If the files that you need to restore were lost more than 12 nights ago, they will not be available from the online backup system. If this is the case, you can contact CSG to request a file restore from the offline tape backup system.

Please note that as this is a time-consuming process requiring retrieval of the appropriate tapes from secure storage and manual processing, you should allow at least a working day for file recovery requests to be serviced. Please help us by being as precise as you can about the Unix path of the data and roughly when it was deleted or corrupted.

 
 

guides/file-storage/backups (last edited 2018-11-09 11:56:27 by ldk)