Best practices for reusing data backup tapes
W. Curtis Preston answers common questions about reusing backup tapes in this Q&A.
Reusing data backup tapes is a part of most organizations' data backup and recovery strategy. However, it can be unclear when a tape should be retired from rotation. W. Curtis Preston, TechTarget executive editor and independent backup expert, answers common questions about reusing backup tapes in this Q&A. His answers are also available as an MP3 below.
Table of contents:
>> What does "tape passes" really mean?
>> Is there a way to track backup tape passes?
>> How do you decide when a backup tape has reached its end-of-life?
>> What can users do to increase backup tape life?
Data backup tape life is typically defined in number of passes across the read/write head, and vendors advertise that their backup tapes can sustain 30,000 passes before they should be discarded. What does this really mean?
First off, let's talk about what it doesn't mean. It doesn't mean a single use of a backup tape -- that would be the obvious answer. But, the problem is it doesn't mean that because of practical use. What it means is each section of the tape passes over the read/write head. While you might think that those two things would be the same, but the problem is "shoeshining."
Shoeshining happens when data is sent from the backup application at a slower rate than the backup tape drive is optimized for. LTO-5, for example, has a rate of 160 MBps. Then, you factor in compression and you get something like 240 MBps, and you are supplying it with a couple MBps because you are doing an incremental backup. The drive can't write that slow. Tape drives have a minimum speed, so they write at that speed, then stop, rewind, then start again, stop, rewind, and so on. Each time that happens, you've got this section of tape that gets dragged across the read/write head.
In many environments, there is significant shoeshining. Tape passes across the head at 120 feet per second, so if you consider that, a given section of tape could pass across the head dozens of times in a single use.
Another thing to consider is that these ratings are essentially just really good scientific guesses -- especially age. How do they know that LTO-4 can last 30 years? They don't. They do their best to simulate aging, but the truth is that they don't really know.
Is there a way to track backup tape passes? If not, is there a way that you can estimate?
Can you offer some suggestions on how to decide when a backup tape has reached its end-of-life?
What can users do to increase backup tape life?
The most important thing you can do, however, is to minimize shoeshining. And, in my opinion, it's impossible to design a backup system that goes directly to tape in any large environment. If you haven't already, investigate using disk to stage data before sending it to tape. The best thing you can do for your backup system is to match the speed of the tape to the speed of the pipe. This will minimize shoeshining, thereby minimizing the number of passes across the read/write head.