davidmichel
Joined: 07 Apr 2009
Posts: 105
|
 tape capacity
two tape capacities, native and compressed.
native - this value is engineered so that this amount of data can be written to the tape.
compressed - this value is set by the marketting heads, just a figure they thought would sound good.
The first value never changes, it is always the same regardless of if compression is or is not used. A 200/400 drive will always write 200gb to tape.
The second value changes all the time depending on the type of data read. Compressed data (jpg, mp3, zip, etc) will not compress. On the other hand text files will compress greatly. So you can fit 500gb or more on a 200gb tape.
Note: Understand this the native capacity is what is actually written on tape. The compressed capacity is what is read, compressed, and then sent to the head to be written.
Example: 500gb of data on disk, is read, compressed, then written to tape, and the drive then reports tape full. So what happened is 500gb of tape just happened to compress down to 200gb. The tape still holds the same 200gb, it is just how much the data will compress before being written.
|