Are magnetic tape drives still being used for computer backups?

I haven’t seen any consumer type tape drives in years and years. Given cheap blank DVD prices, and the super cheap external hard drives now available, is tape being used for anything?

They’re certainly being used for data processing. I’ve heard that the need for high-speed tape drives is one reason why large business still rely on mainframes. I’ve asked when we’ll go totally over to Unix, and I was told that we’re not; we need the speed of the mainframe for a lot of the processing. Or larger datasets are stored on tape, rather than DASD.

Yes, tape is the standard backup medium for Windows-based server instalations, as well as many/most mainframes. See http://exabyte.com/ for a sample of a current major vendor’s product line.

Tape drives are still popular and cost-effective backup solutions. The current standard is LTO, but you can still find DLT drives too. Not much DAT anymore, they just don’t hold that much. DVDs don’t really factor into backup solutions - at this point backing up 5 or 8 gig at a time you might as well be using floppies. Hard drives are getting more popular as they get cheaper, but they are still quite a bit more expensive per GB than tape. Plus, tapes have a lot of advantages, such as the ability to stuff them in a delivery service mailer to ship them offsite, something that would be more difficult and expensive with a hard drive.

The end LTO drives can store 400 gig per tape. The drive and a single set of tapes might cost more than the equivalent RAID array, but a couple of boxes worth of tapes later the tape drive comes out far ahead.

one of the big advantages of tape and or hard drive backups is also the use of incremental backups. Between compression and incremental backups you could easily have weeks of daily backups of 250GB of data on one 400GB tape by only saving the changes in that data. It also makes those incremental backups very fast because you are only backing up maybe 100MB of changes instead of the whole 250GB that could take hours.

At work we run 4 backups a night over different servers and our AS400.
We use 200GB tapes, 400GB tapes and an old 10GB ¼" tape on an old NT server that runs a single App.

Jim

We use tapes for our backups. While I’m sure that they have some wonderful advantages over hard-drive based backups, I think that by and large they are pretty crappy.

I’ve seen multiple (very expensive) tape libraries fail repeatedly, both the robotic part and the actual drives themselves. The tapes also go bad. The backup software is a major PITA to use and performing routine operations (finding the last copy of a file and restoring it) takes a lot of time and is just clunky.

I wouldn’t mind using tape for regular full offsite “disaster proofing” backups but if we had a big disk array with a cycling full weekly backup and a week’s worth of daily incremental backups it would be heaven. The vast majority of our file restore requests are of the “Oops, I just deleted something important” or “We need the version of this file that existed two days ago” type. Being able to have random access to that data would save us a huge amount of time (I work at a law firm, time represents a very large amount of money). We’d still have tape for those cases where an earthquake destroys San Francisco.

Tapes are used in data centers and I don’t see it changing soon. It’s a 5billion dollar market.

Some reasons:

  1. Cheaper than disk. Even as disk prices fall, tape technology continues to advance (see IBM and Fuji recent prototype at 15 times current density).

  2. More convenient than disk for off site storage. Businesses and governments keeps lots of stuff for a long time.

We currently have a good tape library for our as400, and a bad tape library for our Sun and Windows servers. It’s not the fact that it’s tape, it’s the specific product really.

I agree. A combination of tape and disk backup is most convenient.

Not sure how many people need to say this - but yeah, there’s a lot of tape backup going on. IBM and HP view this as a major market and Sun was willing to dump $4 billion to buy StorageTek to get a better foothold (cite)

I’ll spare you the marketing hype, but VTL’s are nifty gadgets for combining tape and disk backups.

What OS do your mainframes run?

In addition to Tape Backups for data storage and long term DR purposes, a lot of Data for daily processing is stored on tapes or varying types.

My first IT job was in a tape library. Mainframe information (Datasets) is often stored in tapes, which are called up and loaded into tape drives when the information is needed.

The company I worked for at the time had about 2 million of these tapes, most of which only had a little bit of information… specific customer accounts for the business that we did processing for, etc. etc.

VTL (as someone mentioned above ) or Virtual Tape Library is slowly eating away at these massive libraries, but it’s a long slow process.

Heck, all I know is that it’s an IBM mainframe. I haven’t run a console in about 15 years. As a user I can tell you we operate in a TSO environment, and that I work with JCL, Easytrieve Plus, and SAS (just learning that) on it.

Depending on how current your department stays, you a re either running MVS, OS/390, or zOS. (It’s all the same stuff with upgrades, although there is a lot more embedded AIX (UNIX) in the last one.)

For those who don’t know specifically what a VTL is (I didn’t)

Virtual Tape Library

VTL is a great thing, and in time it will greatly reduce the amount of tape storage.

But it’s still buggy. When I left that job several years back, we still ahd Virtual Tapes being requested on occasion on the external stand alone tape drives. Funny.

As for why backups aren’t done to DVD, that’s most likely inertia. Of the several AS400 iSeries machines I’ve seen, all had DVD drives.

But not all of them will, I imagine. And tapes are more durable than DVD’s, as I think someone else stated.

Gosh, it feels good to get a question I actually know something about. Hehehe…

I meant to ask before, what OS/400 is your company on? We are on V5R2 currently. I do not run into many AS400, iSeries, System i people.

Jim

Also LTO3 is considerably faster than DVD write speeds and LTO increases speed by about 50% for each step in roadmap.

DVD is not increasing nearly as fast and possibly maxing out due to technical/economic issues.