Backup Services
Back up and test you back up frequently.
Our Methods of Backup
The Tower of Hanoi rotation scheme lets you keep several current copies of data, several week-old copies, and a few month- or year-old copies.
Each tape set is used a different number of times. When a new tape set is
added, it is slated to be reused every other rotation. Older tape sets are
used every fourth rotation, every eighth rotation, and so on. You can perform
a tape-set rotation daily or weekly. For example, if you have five weekly
tape sets labeled A, B, C, D, and E, your tape rotation would look like this:
A B A C A B A D A B A C A B A E (each letter represents a week of backups).
Round Robin uses a single tape set for each day of the workweek. This ensures
that you will never lose more than a day's worth of data, but it keeps only
a week's worth of your information.
(GFS) Grandfather, Father, Son is the most common tape rotation method. The
number of tape sets you use is based on the number of workdays that you add
data to your network. It works as follows:
Back up data on a different tape set every working day. If your backup cycle
is based on a five-day workweek, you will need four daily tape sets (a fifth
tape set comes into play later). You can perform full, incremental, or selective
backups during the week.
On the fifth day, you will use a weekly tape set. You will need three weekly
tape sets.
In the fourth week, you will need a monthly tape set. Since there are 13 four-week
cycles in a year, you will need 13 "monthly" tape sets.
The GFS method is easy to use if you remember to label your tapes. Also, since the daily tapes are used more frequently than the weekly and monthly tapes, you will need to replace them more often.

