IT Lecture Notes
by Mark Kelly, McKinnon Secondary College
Backups |
|
|
A backup is a copy of data kept in case the original data is damaged or lost. Backing up is different to archiving because backing up takes a copy of the original file and leaves the original in place. Archiving is copying the original file to another place offline and deleting the original. Archiving is a cautious person's alternative to deleting files once and for all. Backups usually not kept for long: they are constantly being replaced by more recent copies of the "live" data. Archives, on the other hand, are usually written once and not updated because the original data is rarely changed after it has been archived. Backups are too often seen as a boring and paranoid thing to do: a bit like taking out insurance. Many people believe they are Superman, and data disasters are things that happen to everyone else. I hate to break this to you, but you have not been especially chosen by God. Your data will, one day quite soon, suffer the equivalent of a car crash or heart attack. It will happen. It's your responsibility to be prepared for it. Backups are serious business in the IT world. Manager know the value of their data, and they would rather sacrifice you to the ravenous Bugblatter Beast of Traal than see their data lost.
To be useful, backups must be recent and reliable: if you last backed up a week ago and you lost your data, you would have lost a week's work. If the backup turns out to be unreadable, it's as bad as not having a backup at all. Don't try to save a few cents by choosing cheap backup equipment and media (the stuff the backup is recorded onto, like tape or CD). It's similar to buying a car seat belt from 'The $2 Selt Belt Store'. False economy! Backup equipment comes in quite a few forms, ranging from floppy disk (unreliable and low capacity) to Quarter Inch Cartridge (QIC) which is very reliable, high capacity and relatively expensive. It's no good having the best equipment and media unless you actually do the backup properly. This is where a good backup procedure is required. The procedure needs to be:
A backup scheme commonly used in organisations is Grandfather/Father/Son, which involves rotating the use of backup media and using different backup types to maximise data security, minimise tape wear and minimise the time needed for backups. Backups should be stored off site: in other words, the backup should not be stored in the same place as the original data. If a fire took out your file server, it would also take out your backups! Sometimes, backups are copied and the two copies are taken home each night by different people.
BACKUP TYPES
|
Back to the IT Lecture Notes index
Last changed:
October 30, 2007 3:11 PM
IT Lecture notes copyright © Mark Kelly 2001-