As a recent InfoStor article points out: tape-based backups traditionally have been chosen for enterprise-level backup and restore, primarily due to the fact that tape storage has, until now, been cheaper than disk-based storage. Additionally, tape-based backup provided portability over fixed, on-site backups.
But now, with the advent of USB-based ATA (SATA and PATA) drives, (hence, easily-detached after backups), as well as SAN-based drives, those reasons no longer are a major constraint. In addition, the cost of hard disk storage has plummeted such that it is now virtually cost-comparable to use hard drives as next-generation server backup media instead of slow, sequential tape media (first-generation backup solutions). Additionally, disk-based backups are considerably faster than tape-based backups and also provide random access, that is, direct access to backup and restore data vs. having to load an entire tape's worth of data, or an entire sequential backup set.
Even though portability is no longer an issue, some combination of disk-based and tape-based backups might prove to be an optimal next-generation server backup solution. Still, all things considered, any such hodge-podge user-mixed solution is at best a second-generation backup solution; at least, without a vendor-provided, integrated solution such as IBM's Tivoli TSM.
Some next-generation server backup and restore solutions such as IBM's Tivoli TSM (formerly ADSM) are fully-integrated and have been in existence for some time; and they marry the best of all current worlds; thus they may be classified as third-generation backup solutions. TSM uses a robotic tape assembly containing a library of sequential tapes. Those tapes are controlled via the TSM backup client software placed on each server.
Several factors which make TSM a potential next-generation server backup solution are:
1) The sequential tapes provide for dual-writing to two tapes simultaneously, so that one tape can be ejected from the tape silo, for off-site storage.
2) The tapes use a helical-scan technology and also start at the tape "mid-point" instead of at one end of the tape, virtually doubling backup and restore read/write speed. Depending on the file location, speed can more than double.
3) TSM allows utilization of a "sideline storage" pool of hard-drives, to which data initially can be backed up, reducing the amount of backup and restore time, and reducing or eliminating any downtime window, since backup to hard drives is much faster than to tapes.
4) The sideline storage pool can be set for tailored archiving; i.e., "When backup from server to sideline storage completes and/or after a certain time period, the sideline storage pool is backed up onto tapes." This also virtually eliminates downtime for backups.
5) TSM provides for both hardware and software compression, thus producing smaller backup sets.
6) TSM now provides a companion Hierarchical Storage Management (HSM) solution for host-based data archiving, based on "data-use aging" or other user-tailored parameters; i.e., if the file has not been accessed (or modified) in x days (where 'x' is user-defined, such as 30, 60, 90), then "archive the data, but leave a small file-name stub header with an index pointer" (this is called 'stubbing' the data). Thus, a 45GB data file, having not been used in 6 months, might now consume only 2KB on the enterprise SAN disk, since it now has been "stubbed" and sent to tape. Upon user attempts to re-open the stubbed file, it is automatically restored from tape.