Slashdot Mirror


Ask Slashdot: Personal Tape Drive NAS?

New submitter hey_popey writes "I would like to piggyback on a previous Ask Slashdot question. Do you know of any realistic way to use a tape drive solution at home, not as a backup, but as a regular NAS? I would like, for example, to save the torrents of my Linux distributions on it, and at the same time, play the family videos on a computer. It would seem at a first glance that the transfer rates and capacity of Linear Tape-Open (1.5TB, 280MB/s in 2010) and the functionality of LTFS would allow me to do that, but I don't know the details, or whether this would be economically viable."

268 comments

  1. Nope. by Sprite_tm · · Score: 5, Informative

    The big disadvantage of tapes is that it has long seek times. Not 'long' as in a few times that of a hard disk, but 'long' as in: can take a full minute to do. Access of multiple files on a normal HD is done by reading a meg of the first file, then seeking to the second file and reading a meg, going back to the first file and reading a meg etc. On a tape drive, even when the seek time is only, say, 10 seconds, you'd get a total throughput of 100K/sec that way. And I'm not even talking about the havoc that using it for storage of torrent files wreaks on it: that's a random-access process if I ever saw one, and the seek times on tape would kill your bandwidth very quickly, and probably your tapes too (because of wear&tear).

    1. Re:Nope. by DeathToBill · · Score: 4, Interesting

      I'm not sure you've got the point. Images of Linux distros are big, contiguous files that you want to access rarely and read linearly - probably just the thing to go on tape. To a certain degree, video is the same - one big file that you want to read linearly.

      Of course, the practicalities might not be so great. If you want to share the torrent back with the community, then that's a problem. So is wanting to skip around in a video.

      But I don't think the question is quite as insane as you make out.

      --
      Slashdot - News for Nerds, Stuff that Matters, in ISO-8859-1 Has just realised that beta makes this signature redundant
    2. Re:Nope. by Sprite_tm · · Score: 5, Insightful

      For playing a movie - maybe. For actually burning a torrent - fair enough... if that is the _only_ thing that happens.

      The point is that multiple accesses is going to delay the drive by a huge amount. If you want to, say, copy that Linux iso to your NAS at the same time as someone is playing a movie, the tape drive is going to have to move between the locations of the two files, which is going to wreck the access times, as I stated. Torrents are worse: you're downloading from / uploading to a bunch of other computers, all wanting to read from or write to a different location in the file. Again, this means moving between locations and the resulting huge access times.

      You may be able to alleviate the process by putting a SSD or HD as cache in between, but I'm not sure if there's off-the-shelf software to do that, and I'm not even sure if that's going to work comfortably. Besides, if you're going to put a SSD or HD in between, why not just use that?

    3. Re:Nope. by Anonymous Coward · · Score: 0

      That is true, they are big, and they are read from start to finished, but only when used in a few use cases (being transferred to another media or, in the case of movies, watched). During the actual download, bittorrents are massively random access. It would work for storage of large files, but when doing the actual bittorrent download, you can't use a tape storage. It would be doing tape seek most of the time.

      Also, tape seek times would eclipse read times if you try to access two files at the same time. So forget burning a distro to a DVD and watching a movie at the same time.

      Of course, a huge disk array cache in front of it might alleviate the problem a bit, but hey, it'll be exepensive.

    4. Re:Nope. by Joce640k · · Score: 2

      So is wanting to skip around in a video.

      I assume you'd copy it to local disk before hitting 'play'...

      --
      No sig today...
    5. Re:Nope. by Lumpy · · Score: 5, Informative

      Yup a lot of people don't remember linear access. and a minute or two? I remember a 15 minute seek and load time when restoring a file from the end of an archive tape.

      In fact it's faster to download a new distro on a 7mbps DSL line than it is to find it on the tape.

      Now, I have seen with a tape robot cabinet a "infinite" hard drive. 4 hard drives for online storage, they had 4 hard drives for nearline storage, and all the tapes in the cabinet for offline storage. if you accessed the file from online and it was on tape, you would get a winpopup from the server stating that the file is in offline storage and will be spooled up for you. it then would email the person when the file was put back into nearline or online storage storage.

      back in 2002 it was how we had 22Tb of tv commercials, Tv show productions, and video footage available for the video editing suites.

      --
      Do not look at laser with remaining good eye.
    6. Re:Nope. by fuzzyfuzzyfungus · · Score: 4, Informative

      and probably your tapes too (because of wear&tear)

      the hideous, desperate seeking of a tape in this condition is informally described as 'shoe-shining'...

    7. Re:Nope. by sortius_nod · · Score: 3, Insightful

      I only live with my partner & there's many circumstances where I'm copying to/from my server while she's watching a video & vice versa. Then there's downloading a torrent on the server while both of us are accessing it. Even if it's one person, if you're watching a movie & even refresh the directory listing your movie would stop. This is probably the worst "Ask Slashdot" I've ever seen.

      Written by someone with no grasp of technology & approved by someone with even less of a grasp on reality.

    8. Re:Nope. by hairyfeet · · Score: 1

      That doesn't change the fact that with HDDs falling again it really doesn't make any sense to use tape. I've recently seen several 2Tb externals in the $100-$120 range and the difference in throughput would seem to make HDDs the obvious choice.

      If it were me I'd get a cheap NAS box and load it up with drives, probably pick up some of the refurb 1Tb Ecodrives at geeks and just go RAID 5. I've never had any trouble with their refurbs and at $65 a piece for the 1Tb you could throw 4 of them in there in RAID 5 and not have to worry about it. If you are worried about refurbs they have 2Tb WD greens for $110, either way would give him plenty of space and better throughput than he'd get going tape.

      But if all he is doing is downloading the distros and putting them up, why not burn them? You sure as hell wouldn't want to try to share on something like BT with a tape, too much seeking would wear out the tapes quick, so the whole thing don't really make much sense to me. Maybe he came across some tapes cheap, who knows. But with drives dropping again it really seems kinda pointless to go tape for what he's wanting to do, tape has always been a long term storage medium, not a day to day access medium.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    9. Re:Nope. by Joce640k · · Score: 4, Insightful

      1) Fast
      2) Cheap
      3) Large capacity.

      Pick two.

      --
      No sig today...
    10. Re:Nope. by circletimessquare · · Score: 4, Insightful

      "Written by someone with no grasp of technology"

      Your comment written by someone with no grasp of the history of technology. There's folks reading your words who remember reading and storing files from cassette tapes in the 1980s. Like me.

      "approved by someone with even less of a grasp on reality"

      Story approved by someone with an appreciation that the geekiest novel solutions to problems are things unimaginative people would never consider seriously until forced to, because everyone else is enthusing about how cool it is. Let your mind wander into crazy scenarios and impossible what-ifs. Or butt out. Because some people come to Slashdot for exactly this talk on just this topic of the way-out-there.

      "Never underestimate the bandwidth of a station wagon full of tapes hurtling down the highway." - Andrew Tanenbaum, 1996, Computer Network

      --
      intellectual property law is philosophically incoherent. it is your moral duty to ignore it or sabotage it
    11. Re:Nope. by Nutria · · Score: 3

      "Never underestimate the bandwidth of a station wagon full of tapes hurtling down the highway." - Andrew Tanenbaum, 1996, Computer Network

      You're missing the point that tapes are sequential devices. Forcing random access onto them plunges (a) latency and throughput, and (b) the life of the tape.

      This is a completely wrong usage for tapes.

      --
      "I don't know, therefore Aliens" Wafflebox1
    12. Re:Nope. by UnknowingFool · · Score: 2

      Yes and there's a reason why cassettes never proved to be too popular when more practical methods became available. In the same vein, chiseling on stone tablets fell out of favor when paper came around. But like tape, there is a purpose for writing on stone, but it is used solely for specific purposes.

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    13. Re:Nope. by Anonymous Coward · · Score: 0

      No, it's faster to click the download link maybe but if you can explain to me how a 7 megaBITs-per-second ADSL line is faster than the 240 megaBYTEs-per-second of an LTO Ultrium 5 drive I'll await your next physics-bending foray into Warp-drives or time-travel.

    14. Re:Nope. by JasterBobaMereel · · Score: 0

      ...and yet we still chisel on stone in certain rare circumstances, and still use tapes where they are better/cheaper

      Old technology is very often not replaced merely superseded, and often there is a niche for the old way

      (I don't think this is a valid use in this case but....)

      --
      Puteulanus fenestra mortis
    15. Re:Nope. by iamgnat · · Score: 3, Insightful

      "Written by someone with no grasp of technology"

      Your comment written by someone with no grasp of the history of technology. There's folks reading your words who remember reading and storing files from cassette tapes in the 1980s. Like me.

      I too used tape drives in the 80s, but my grass is not remotely brown enough and my glasses are not tinted nearly enough to begin to think of those as "the good old days" when thinking about storage solutions. I agree with the GP that this question was asked by someone that doesn't have any clue what the linear nature of a tape means and has never been stuck waiting on a restore of a file that happens to be at the opposite end of the tape than the current position.

      I would agree with you about "novel solutions" if the question had instead been about how to use a disk and tape combination similar to RAM/swap and age out files with low access rates to tape while keeping the most used stuff on the faster disk or something else equally "out of the box". In this case it is just someone trying to use an exceptionally wrong tool for the wrong job and there is nothing novel about it (unless we are talking about the stupidity of it).

      Also, Andrew was talking about transferring large amounts of data between sites in the days when the Internet was slow, HDDs weren't a good/stable transport method, and cross-site replication was expensive and limited in scope. He was not remotely referring to using tapes to solve an inherently random/multi access problem, so while it is still a funny quote it isn't relevant to the discussion at hand.

    16. Re:Nope. by Anonymous Coward · · Score: 1

      So are these drives of yours water proof? Surge proof? Fire proof?

      This is what so many people seem to fail to understand. Tapes are still very useful. They, however, serve a completely different use case.

      Trying to use a tape drive for a hard driver is dumb. Trying to use hard drives for a tape drive is dumb - unless you have crazy money to throw at it.

      For the things tape drives are good at, hard drives are still cost prohibative. The inverse is generally true too.

    17. Re:Nope. by UnknowingFool · · Score: 3, Insightful

      l

      Of course, the practicalities might not be so great. If you want to share the torrent back with the community, then that's a problem. So is wanting to skip around in a video.

      But I don't think the question is quite as insane as you make out.

      Forgetting about or not thinking about the impracticalities is the insane part. I can hammer nails with my shoe but asking on a home improvement or shoe site the best way to reinforce my shoes so I can use them to build a tree house is pretty insane.

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    18. Re:Nope. by fche · · Score: 4, Insightful

      "Never underestimate the bandwidth of a station wagon ..."

      And never underestimate the latency either.

    19. Re:Nope. by timeOday · · Score: 0

      No, pick all three. Hard drives are faster, cheaper, and higher capacity than tape.

    20. Re:Nope. by mlts · · Score: 4, Insightful

      I still use tapes today, and I think they would be nice for home use since I can pick up LTO-3 tapes for about $15 a pop, and LTO-5 tapes for around $42 each.

      However, if one thinks a tape can be a random access device, they need to think again. Tapes are great for making sure data is copied somewhere safely, and once the read/write switch is flipped, that the data stays safe.

      My recommendation: Keep the tape drive for backups, but go with two mirrored drives, or some other RAID configuration (other than RAID 0) to minimize the impact of a HDD failure.

    21. Re:Nope. by UnknowingFool · · Score: 1

      Like I said, there is a purpose for tape like there is a purpose for chiseling, but the point is neither are used for their original general purposes and remain relegated to niche uses. You don't use tape for NAS like you don't chisel today's grocery list. Technically you can do it, but neither are very practical.

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    22. Re:Nope. by Anonymous Coward · · Score: 0

      No, tapes are cheaper per TB. See for example this post.

    23. Re:Nope. by Anonymous Coward · · Score: 0

      No, pick all three. Hard drives are faster, cheaper, and higher capacity than tape.

      When you have 1 PB of data, having that on hard drives (which are running and generating heat), it's a lot cheaper to put it on tape where it doesn't take power to run or cool. When you have to keep (financial) data around for at least seven years, it's easier to make 2-3 copies on tape and set it off to the side to recall when the auditors want it.

    24. Re:Nope. by FrederikNS · · Score: 2, Informative

      Hypothetically a 700 MB linux iso would take 13 minutes and 58 seconds to download on a 7 mbit/s connection. If your tape is in position; then of course it would be faster. But in case that you have to seek to the position of the iso, and you have a 15 minute seek time as Lumpy mentioned, plus the 3 seconds it would take to read, then downloading the iso is still faster.

    25. Re:Nope. by operagost · · Score: 5, Funny

      The station wagon analogy is an amusing analogy to bring up, because if you're willing to wait for videos to stream off of tape, why not just use your station wagon to go to a video store or Redbox?

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
    26. Re:Nope. by operagost · · Score: 1

      No, they aren't. Once you buy the relatively expensive drive, you can add terabyte after terabyte of storage for a pittance.

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
    27. Re:Nope. by the_B0fh · · Score: 1

      Do you know how tape drives work? Jeez, you are one of those who buy things based on what's written on the box right?

      Bandwidth: Check
      Capacity: Check

      Knowing how a tape drive works and whether it is suitable to be used as a random access device or not: TL;DR

    28. Re:Nope. by the_B0fh · · Score: 1

      And it makes the pig unhappy...

    29. Re:Nope. by the_B0fh · · Score: 2

      This may be the best comment in the thread :) Too bad I just finished using up all my modpoints last night

    30. Re:Nope. by carnivore302 · · Score: 4, Insightful

      for the love of god, buy a regular NAS

      --
      Please login to access my lawn
    31. Re:Nope. by TheRaven64 · · Score: 3, Insightful

      I still use tapes today, and I think they would be nice for home use since I can pick up LTO-3 tapes for about $15 a pop, and LTO-5 tapes for around $42 each.

      Not really home user price. LTO-3 is 400GB, LTO-5 is 1.5TB. At that sort of capacity, a home user is unlikely to need more than a handful of tapes. With LTO-5, three tapes would be enough for most home users with fairly aggressive backup strategy: two off-site, one being rewritten. If you're only buying three tapes, the cost of the drives becomes very important. The cheapest LTO-5 drives I can find cost over $1,000. At that price, you may as well just buy three 1.5TB hard drives and save the money. Tape is only really cost effective for situations where you have a lot of tapes.

      --
      I am TheRaven on Soylent News
    32. Re:Nope. by GameboyRMH · · Score: 1

      Fatal flaw in plan pointed out on first post, well done sir.

      --
      "When information is power, privacy is freedom" - Jah-Wren Ryel
    33. Re:Nope. by circletimessquare · · Score: 1

      mod parent up ;-)

      --
      intellectual property law is philosophically incoherent. it is your moral duty to ignore it or sabotage it
    34. Re:Nope. by timeOday · · Score: 1

      I see approx $50 per 1.5 TB tape plus a $1500+ drive, or $150 per 3TB hard drive. Admittedly, there is a crossover point - at about 90TB (and $4500). And this is for a home NAS?

    35. Re:Nope. by Anonymous Coward · · Score: 0

      You're assuming an unoptimal use of hard drives. Hard drives can be powered down and set off to the side too.

    36. Re:Nope. by Anonymous Coward · · Score: 0

      You have a very poor memory them. Storing files to cassette tapes was an ":Archive" of the time - you saved files to them
      or loaded files from them. it was *NOT* and interactive file system.

      And your quotes are completely re-enforcing this!
      "Never underestimate the bandwidth of a station wagon full of tapes hurtling down the highway."
      sounds like how to get a large amount of data from one place to another, and absolutely nothing about
      using the tapes consonantly as a NAS file system (i.e. interactive usage as suggested by the question).

    37. Re:Nope. by Anonymous Coward · · Score: 0

      I think they would be nice for home use since I can pick up LTO-3 tapes for about $15 a pop, and LTO-5 tapes for around $42 each.

      You miss the point in the the tapes by themselves are fairly useless - it takes a drive to use them which are cost prohibitive
      for "home" use. If you have petabytes of data to be archived, the the cheap tapes becomes relevant because the overhead of
      the drive itself is spread amongst the total cost, for home use you would only need a handful of tapes so the cost of the drive
      is the predominant factor.

      Hard drive cost = N*(cost per TB)
      Tape drive costs = N*(cost per TB) + (cost of drive)

      until N is large enough the constant overhead rules

    38. Re:Nope. by tibit · · Score: 3, Informative

      All I remember is that my tape adventure ended with an LTO-3 drive that lasted about a year, doing daily backups, on a 7 tape daily rotation. I had two LTO/DLT generations before that, and a prior helical scan system with smaller tapes as well. The Linux kernel drivers for tape devices never worked all that well -- getting good throughput required tweaking and I had to add a large buffer between gzip and tape in spite of a fast machine. The particular drive in question worked fine on RHEL4 but would not work on a Dell server under RHEL5 where the throughput went to hell -- it was 5-8x slower. If you plan on using any tape drives, make sure that you test the exact combination of server, interface, interconnect, drive, tape, Linux distribution and backup software/scripts you're going to run it as. Anything less may lull you into a false sense of accomplishment that will be blown away in short order once it fails in production.

      In times of linux kernel 2.0 I had some junk machines that had ISA-based Adaptec SCSI cards and worked quite well with old 80 megabyte aluminum-plate-backed tape cartridges. It was slow, but it still kept the tape streaming at full speed. It was foolproof, and redirecting tar -z output to /dev/st0 was all that was needed to get it to work, after setting desired block size. Even on a 486-class machine. It seems that it was downhill ever since in terms of ability for the systems to maintain streaming and retain data. I can still read those 80 megabyte tapes with zero errors. All of a dozen of them or so. All of the newer tapes would develop errors under normal use, sometimes after a couple of uses!

      --
      A successful API design takes a mixture of software design and pedagogy.
    39. Re:Nope. by TheLink · · Score: 1

      I don't think LTO drives have a seek time of 15 minutes. Even the older DDS stuff didn't.

      But for personal use, I'd still use HDDs instead of tape.

      The reason being tape drives are expensive and tapes don't have good wear and tear characteristics - they're good for a few read writes, but not many. Thus they are only good for mass archival - you'd need a lot of stuff to archive for it to be cheaper[1].

      Whereas for personal use you can buy 4 x 2TB (or 3TB) drives, do RAID10, and 2-3 years later, add a new NAS with 4 x 6TB (or whatever TB it is by then) drives and copy stuff over.

      This is not backup of course, but for personal usage you can use USB portable drives for offsite backups. They are more convenient than tape.

      [1] 3TB LTO5 tape costs about USD40. LTO5 tape drive costs about USD1900. 1.6GB LTO4 tape costs about USD25, an LTO4 drive costs about USD900.

      --
    40. Re:Nope. by spire3661 · · Score: 1

      Here, I'll fix his statement.
      "Written by someone with no PRACTICAL grasp of tape technology."

      --
      Good-bye
    41. Re:Nope. by repvik · · Score: 3, Insightful

      This is what so many people seem to fail to understand. Tapes are still very useful. They, however, serve a completely different use case.

      Yes. Enterprise backup with bucketloads of tapes. For Joe Home User, a couple of 2TB drives in enclosures would be very much cheaper, just as fast/faster, and about as easy to take offsite (which in my experience, never happens with home users).

    42. Re:Nope. by repvik · · Score: 1

      There were tapes before DDS too. I remember seek times the 15-20 minute range for tapes in the range of a couple of 100mb.

    43. Re:Nope. by Anonymous Coward · · Score: 0

      And once you have a lot of tapes, you need a robot to change them for you. The price becomes more out of reach for the home user.

    44. Re:Nope. by repvik · · Score: 1

      When one is talking PB-sized datasets, hard drives are suboptimal. Way too high failure rate, too sensitive to the environment, and way more expensive than tapes.

    45. Re:Nope. by iamhassi · · Score: 2

      I only live with my partner & there's many circumstances where I'm copying to/from my server while she's watching a video & vice versa. Then there's downloading a torrent on the server while both of us are accessing it. Even if it's one person, if you're watching a movie & even refresh the directory listing your movie would stop. This is probably the worst "Ask Slashdot" I've ever seen.

      Written by someone with no grasp of technology & approved by someone with even less of a grasp on reality.

      This.

      When I read the question my first immediate thought was "how did this question ever get posted on /.?"

      It doesn't matter if a tape drive has a 1000 megabyte per second transfer rate, you can't save one file at the beginning of the tape and play another file to the end at the same time.

      Whoever wrote this and whoever approved it apparently doesn't know what a tape is. Hard drives are like CDs, you can be playing the first song and skip to the last song instantly. But tapes are tapes, if you are playing the first song or file and want to play the last song or file, you have to fast forward through the entire tape to get to that last file.

      That is why tapes are used for storage, because you can not access two files at once. Even if you only want one file you have to wait a long time for the tape to find that file. Try waiting many seconds or minutes to find a movie on a tape to play, instead of a hard drive that can seek right to the file and play within milliseconds.

      --
      my karma will be here long after I'm gone
    46. Re:Nope. by TheLink · · Score: 1

      Sure there were, but I think we can ignore those for the topic of discussion.

      --
    47. Re:Nope. by Phics · · Score: 1

      Whoever wrote this and whoever approved it apparently doesn't know what a tape is.

      Or... it was approved by someone who knew exactly what a tape is, and the frenzy of yelling and yapping the topic would produce.

      --
      There are two types of people in the world; those who believe there are two types of people, and those who don't.
    48. Re:Nope. by lister+king+of+smeg · · Score: 1

      Latency is not a problem when dealing with I 'd say over 200 gigs of data. bandwidth is a bitch then.

      --
      ---Saying gnome 3 is better than windows 8 not so much a compliment as it is damning with light praise.
    49. Re:Nope. by iamhassi · · Score: 1

      Whoever wrote this and whoever approved it apparently doesn't know what a tape is.

      Or... it was approved by someone who knew exactly what a tape is, and the frenzy of yelling and yapping the topic would produce.

      Good point, this would have been great if posted April 1st

      --
      my karma will be here long after I'm gone
    50. Re:Nope. by mlts · · Score: 2

      Very true. I was assuming that the OP already had both the tape drive, as well as the interface card (which even a low-end SAS card will be a few C-notes), not to mention a high speed server because tape drives will get very unhappy if they don't get their full bandwidth when reading/writing (good old "shoe-shining", the bane of all backup admins everywhere.) Of course, one can buy a Tandberg LTO-5 with Thunderbolt for an interface, but that will be a good chunk as well.

      Eventually, I plan to spring for a tape drive myself. Yes, hard drives are inexpensive, but in no way are they backup media. You can tell this by the media warranties, one year on most HDDs versus lifetime on tapes. As of now, Blu-Ray optical media sort of fills in the gap, with the sweet spot being the 25 gig disks that can be bought for $1 or so apiece in some places, although copying off a terabyte NAS can take a good while, especially if one makes sure to use a backup product that allows for redundant media [1] so if a disk is bad, there is still a good chance of recovering everything completely.

      Another advantage of tapes when used with a backup program is that malware has to be especially tailored to access the tape, even if it is something as simple as triggering a "mt erase". Even then, one can buy WORM tapes to ensure that even that will not erase data. Plus, once the tape is on the shelf and the read-only switch is flicked, virtually nothing can alter the data on the tape barring physical access, or a low-level reflash of the tape drive's microcode to get it around the write block.

      [1]: Probably the backup program that has stood the test of time, where I can still find stuff I copied back in the late 1990s is WinRAR. I've had files with some corruption, but because I saved them with recovery records, I was able to completely recover all data stored. Definitely worth the cash, especially for the archive segmenting and recovery record functionality, and it does pretty well on OS X and Linux if one is good at the command line. I break up a large share into segments which go onto BD-R or DVD media, and so far this has done OK for long term archives.

    51. Re:Nope. by Richy_T · · Score: 1

      Maybe you could interleave the files like an 8-track. (OK, not quite like an 8-track. But you could seek between the tracks quickly). If you don't need full bandwidth to play your movie, you could have other, potentially useful data passing under the head.

      Nope, it's still messed up.

    52. Re:Nope. by fche · · Score: 1

      Depends how fast your station wagon is, how bad the traffic is, whether some manhole decides to explode in front of you. And once your tapes have made the voyage, you have to pay for the latency of each and every seek.

    53. Re:Nope. by Anonymous Coward · · Score: 0

      Except the OP says he wants to write those images at the same time as playing the videos.

      Sorry, but no. If it was either write files or read files, sure.

      Tape makes no sense for a home user any more. Capacities that are reasonable for home backups are insanely expensive. Just go buy a "toaster" style external dual hard drive bay, and write backups to cheap SATA drives. I use mine as a software RAID-1 with incrementing backup software, and swap 'every other drive' every other week - 4 drives total, have three weeks stored on top of the backup software's . (It then takes a day to rebuild the RAID to the swapped-in drive, but that's fine. It still works while it's rebuilding, and if something goes horribly wrong during the rebuild - well, it's a backup anyway, and at worst I have a one-day-old backup on the just-swapped-out drive. My swapped out drives go into the fire proof safe, inside an insulated bag. And when I go on vacation, I make a backup right before leaving onto a third drive. One drive goes into the fireproof safe, one goes with me on the trip, and a third goes to a nearby relative's house. (Yes, my backups are encrypted.)

    54. Re:Nope. by ILongForDarkness · · Score: 1

      Are you really sure that when you are installing a linux distro that it is read linearly? If not than what? Move the file back to spinning disk and then launch the installer? Which then means you need to have the spare space for the stuff you want to bring back so what's the point? You are also looking at well over 1k for a tape drive for which you could by many many 3TB external HDD.

    55. Re:Nope. by ILongForDarkness · · Score: 1

      I agree this is an ask slashdot question from someone born in the 90's that has never saw a tape drive before.

    56. Re:Nope. by Anonymous Coward · · Score: 0

      I'm not sure you've got the point. Images of Linux distros are big, contiguous files that you want to access rarely and read linearly - probably just the thing to go on tape. To a certain degree, video is the same - one big file that you want to read linearly.

      Of course, the practicalities might not be so great. If you want to share the torrent back with the community, then that's a problem. So is wanting to skip around in a video.

      But I don't think the question is quite as insane as you make out.

      The point (according to the submitter) was to effectively use the tape to achieve two large-file interactions at a time (one writing in a random patter, one reading in a linear pattern). The reading in a linear pattern (playing a video) is possible to do on its own but you cant do two at a time (thats not how a tape works) and you can't do any other operations when you're reading (thats not how tape works either). Asking about saving a bittorrent (even if you are an uberleech and dont upload anything) also defies belief, torrents are downloaded out of order so you have to either A) buffer all the pieces you are downloading which in the case of a large file might be 10 50MB blocks, or B) stream everything to the tape and come along later and remove useless pieces (pieces often fail for one reason or another.)

      The submitter really shows that he doesn't have the slightest clue how tape drives OR torrents work. Sorry, maybe next time!

    57. Re:Nope. by isorox · · Score: 1

      Latency is not a problem when dealing with I 'd say over 200 gigs of data. bandwidth is a bitch then.

      My link from my desktop in Manchester to my server in London is 1 gigabit. Using axel to pull a 200GB file gets about 700mbit even with the other traffic, that's 40 minutes.

      Realistically to send 200GB to Washington takes 24 hours. To get it there faster than using a 100mbit link (available for peanuts in DC) you'd need Concorde parked out back. Even then it'd be tight.

      20TB perhaps, although a copy (on disk or tape) isn't make instantly. I've sent 54TB of data on disks from Moscow to London in a single suitcase, not a problem. Duplicating the data in London takes the time (and therefore costs money).

    58. Re:Nope. by isorox · · Score: 1

      No, pick all three. Hard drives are faster, cheaper, and higher capacity than tape.

      When you have 1 PB of data, having that on hard drives (which are running and generating heat), it's a lot cheaper to put it on tape where it doesn't take power to run or cool. When you have to keep (financial) data around for at least seven years, it's easier to make 2-3 copies on tape and set it off to the side to recall when the auditors want it.

      I saw an interesting rack a couple of years back, from IBM I think. They had something like 140 disks in a 4U space, 1400 in a single rack, or 2.8PB at the time. They kept the disks spun down, and the controller would only allow about 20% of them to be spun up at any one time. Every so often data would be checked in the background.

    59. Re:Nope. by Anonymous Coward · · Score: 0

      Actually some common video container formats store things rather non-linearly, for example keeping the file-header at the end of the file.

    60. Re:Nope. by Anonymous Coward · · Score: 0

      What's worse is that for $4500 you have a drive and 60 tapes but a drive that can hold even 50 tapes is going to cost about $10k. If you only spend $1500 on a drive, you'll only get one that holds 8 tapes, for about $2000 all told. That's 12 TB of high-latency storage, while you can get nearly 40 TB in $2000 worth of USB drives. To really take advantage of the cheap cost of tapes you have to manually switch tapes, which means it's not really a NAS anymore.

      dom

    61. Re:Nope. by Anonymous Coward · · Score: 0

      "Never underestimate the bandwidth of a station wagon full of tapes hurtling down the highway." - Andrew Tanenbaum, 1996, Computer Network

      Funny you using this quote, as he was describing latency issues, not bandwidth ones, though I'm sure there will be some.

      As far as novel solutions go: Turing machine? Electromechanical computers? Punch cards? Paper Tape? These are all novel solutions (and all significantly more badass then an NAS) but, like the NAS, they are incompatible with a lot of today's needs.

      I suppose you could solve both these issues with some sort of giant mutant NAS-RAID array. Actually, I want this to happen now.

    62. Re:Nope. by hairyfeet · · Score: 1

      Not to mention the moron wanted to use tape for BITTORRENT which is about the stupidest damned idea I've ever heard. if there is ANY process that is random access it is BT and tape, no matter how you slice it, simply isn't designed for the type of random access that BT uses.

      Sadly it just shows how the level of tech knowledge has gone down here at /. because even 5 years ago this wouldn't have even been discussed, it would have had a single "Are you shitting me?" as first post and that would have been it. Tape is an archival long term storage format NOT a random access day to day storage format. The fact that so many are simply looking at the space on the tapes while not understanding its about as different as 8-tracks to SSDs when it comes to seek times just shows they don't understand the tech, like my customers who want to know why that laptop with 1Gb of RAM is slow "when I got 200Gb of memory in it!".

      Its just not made for what the guy wants to do and the cost of jury rigging something that would even half ass give him what he wants would be a couple of dozen times more expensive than simply picking up a 4Tb NAS and calling it a day, end of story.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    63. Re:Nope. by Anonymous Coward · · Score: 0

      "but if you can explain to me how a 7 megaBITs-per-second ADSL line is faster than the 240 megaBYTEs-per-second of an LTO Ultrium 5 drive I'll await your next physics-bending foray into Warp-drives or time-travel."

      No problem. Put 1TB of data before it. I have to go through the WHOLE DAMN TAPE to get to the file. Oh you used compression? now you have to read and uncompress the whole tar archive to get to the file.

      Learn how tape drives work kid.

    64. Re:Nope. by Lumpy · · Score: 1

      "The reason being tape drives are expensive and tapes don't have good wear and tear characteristics - they're good for a few read writes, but not many. Thus they are only good for mass archival - you'd need a lot of stuff to archive for it to be cheaper[1]."

      I have DLT tapes that have 200 passes on them. I also have DLT tapes that sat under water for 7 weeks and are still readable. Dont give me your "don't have good wear and tear characteristics" mumbo jumbo. Maybe a crappy design like a LTO is junk but the quality stuff like DLT and SDLT are bullet proof. that's why it's the standard at any place that actually cares about backup reliability.

      --
      Do not look at laser with remaining good eye.
    65. Re:Nope. by dbIII · · Score: 1
      I used tape drives last week, but I still don't think the above is really a good idea if they plan to use it for short term storage due to the issues of tapes waerign out. For those movies they've seen now and want to see again in three years and load back on, fine, but unless the volume is huge a blueray burner looks like a far better deal. I use tape at work (economy of scale beyond a few TB) and DVD at home, but using DVD means having to split things up at times.

      transferring large amounts of data between sites in the days when the Internet was slow

      The internet is still slow. To get 3TB from one place to another you can either ship it on a couple of LTO5 tapes, a portable hard drive or two, or send it over the net for more days than it would take to get something delivered to anywhere on the earth that has broadband net access.

      A final note - while I'm a big fan of tapes for archiving and offsite backup, I still ended up spraying coffee all over my screen when I saw this article.

    66. Re:Nope. by dbIII · · Score: 1

      I don't think LTO drives have a seek time of 15 minutes

      There's a long length of tape in those cartridges, a lot more than in a crappy 4mm DDS, and it takes a long time to get to the end. The seek speeds don't seem to be a huge amount faster (not a couple of orders of magnitude) than the read speeds so it probably is around 30 minutes or more to get to the end of an LTO4 or LTO2. I've never bothered to even try on an LTO5.

    67. Re:Nope. by dbIII · · Score: 2

      That's fairly irrelevant anyway since LTO5 is cheaper per TB than hard drives. Of course you have to buy the drive and SAS controller, so they only become cheaper than hard drives after quite a few TB.
      So your unpowered drive idea is good for small amounts of data and short timeframes (unpowered drives won't always spin up after a few years), but for applications beyond that tapes win on price and reliability.
      I've got thousands of reels of tape from the 1980s that were originally a third copy for transport but over the years the clients have discarded some of the originals. They've been in a fairly hot and humid warehouse for all of that time. I've had over a hundred transcribed onto newer media without a single lost file. Now while if I'd handled those old tapes myself they probably would have fallen apart that anecdote does say something about using tape for the long term. There's not many hard drives around today that will be readable in 2042 even powered off and stored under ideal conditions.

    68. Re:Nope. by TClevenger · · Score: 1

      An LTO-4 tape is rated for 11,200 end-to-end passes. Unfortunately, it takes 56 passes to read or write the entire tape, which means you only get about 200 full-tape read/write cycles. This is the wrong tool for this job.

    69. Re:Nope. by TheLink · · Score: 1

      Well I have HDDs that survive 7000-10000 passes per minute for 3 years, not going to try drowning them though ;).

      I've seen bad stuff happen with tape at a few different places - e.g. tapes that can only be read by the same drive that wrote them, tape drives that chew up backup tape. Tapes that wear out prematurely. So while HDDs are crap, I don't see tapes being better if you're not going to archive tons of stuff (which is likely to be the case for personal use as per this topic).

      Even with LTO tape you're still supposed to check for damage due to drops (e.g. someone else dropping them) and not stick damaged ones in drives:
      http://h20000.www2.hp.com/bc/docs/support/SupportManual/c02260070/c02260070.pdf?jumpid=reg_R1002_USEN

      There are also portable usb HDDs that are designed to survive dropping (some are even waterproof), and they aren't really that expensive esp when you consider the drive is included with the media ;).

      --
    70. Re:Nope. by Anonymous Coward · · Score: 0

      Nope - shoe shining is when data is not being sent to the tape drive fast enough. The drive has to stop/start all the time hence the reason why backup vendors invented multiplexing, ie. interleaving multiple backup streams together to keep the drive operating at full tilt.

    71. Re:Nope. by Gandalf_the_Beardy · · Score: 1

      LTO3 is 57 seconds to pony up and find the data from a cold start, and in my library that includes the time for the robot to find the tape, and load the drive. 15 minute seeks just don't occur anymore with LTO drives.

    72. Re:Nope. by Gandalf_the_Beardy · · Score: 1

      Learn how modern tape catalogs work then - you can seek with a tape to any position you want you know and then you start reading. you dont have to read the first file before you can read the end...

    73. Re:Nope. by Gandalf_the_Beardy · · Score: 1

      Are they garuanteed to start up again in six years time? No stuck spindles? How about in 20 years? Tapes are. I've yet to see a drive that is.

    74. Re:Nope. by Anonymous Coward · · Score: 0

      Yes its not insane at all, for large files its blazing fast, faster than a 15k scsi disk fast. Great idea.

    75. Re:Nope. by Anonymous Coward · · Score: 0

      Yes, but seek time is only a couple of minutes max and then once the file has been located, its quick to restore. don't forget modern tap drives work in gb's not kb's, more data is going on the tape, the tapes aren't getting longer and longer, the density (no. heads) is generally increasing.

      Tape rocks, dumb ass people that think cloud is good suck. Cloud hasn't screwed you over yet, it will, royally, its just a matter of time.

    76. Re:Nope. by Blue23 · · Score: 1

      Not really home user price. LTO-3 is 400GB, LTO-5 is 1.5TB.

      That's with no compression, but the drives will do real time compression. Say 2-3 times that for real world applications. I use 1TB per LTO3 and 3TB per LTO5 as a working number.

      --
      LITTLE GIRL: But which cookie will you eat FIRST? C. MONSTER: Me think you have misconception of cookie-eating process.
  2. begone rational thought by Anonymous Coward · · Score: 5, Insightful

    you're not thinking this through, are you? it's a tape-drive...

    1. Re:begone rational thought by Theophany · · Score: 1

      This is primary school IT right here... Crap as those lessons where, they did teach us tape drives had limited uses.

      This ain't one of them.

    2. Re:begone rational thought by Anonymous Coward · · Score: 5, Funny

      Leave him alone! help me with my RAIF - Redundant Array of Independent Floppies

    3. Re:begone rational thought by Anonymous Coward · · Score: 1

      I thought the "i" stood for inefficient?

    4. Re:begone rational thought by deniable · · Score: 1

      Inexpensive and those things are dirt cheap now. The drives, however, ...

    5. Re:begone rational thought by geminidomino · · Score: 1

      "Inefficient floppies?"

      I thought it was the array that was supposed to be redundant, not the acronym itself. ;)

    6. Re:begone rational thought by Robert+Zenz · · Score: 1

      Inexpensive? The cheapest I can get as a consumer are € 2.89 in a 10 pack (3.5")...that's roughly a whooping € 200,- per GiB!

    7. Re:begone rational thought by dbIII · · Score: 1

      "Ghost in the Shell" had that as unhackable offline storage in one story with a hacker that wasn't quite paranoid enough.

  3. You cannot by Anonymous Coward · · Score: 4, Insightful

    No. Just no.

    1. Re:You cannot by Tx · · Score: 5, Funny

      Forget LTO, I recommend a massive array of Sinclair Microdrives. I mean, if you're going for a silly and impractical tape solution, you might as well push the boat out.

      --
      Oh no... it's the future.
    2. Re:You cannot by bluescrn · · Score: 2

      That's too easy... Use a big stack of Commodore 64 Datasette recorders, loaded with cheap C90 tapes! But seriously, why even try?... get a hard disk NAS - a Synology DiskStation or similar, with a terabyte or two. Job done. If you've got spare tape drives and tapes lying around, use them for occasional backups of the NAS drive.

    3. Re:You cannot by CastrTroy · · Score: 3, Insightful

      I really don't know what the editors were thinking when they posted this. There is no constructive conversation that can come from this question. Perhaps it should be migrated to SuperUser

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    4. Re:You cannot by sortius_nod · · Score: 2

      Exactly what I was thinking. Firstly, the tapes will be so slow it'll be quicker to wait for it to be on TV, secondly, the tapes will burn out from the constant seek/read/write.

      Just spend the money on a decent case, a dickload of HDD's & a decent mbd/cpu/ram combo, add a tape drive for archiving, but don't even bother using it as a live storage system.

      5 minutes of searching would give you the answer "DON'T DO IT".

    5. Re:You cannot by wbr1 · · Score: 1
      --
      Silence is a state of mime.
    6. Re:You cannot by flyingfsck · · Score: 2

      Hmm, making a RAID array from punch cards would be pushing the envelope... or is that pushing the paper tape...

      --
      Excuse me, but please get off my Pennisetum Clandestinum, eh!
    7. Re:You cannot by Anonymous Coward · · Score: 0

      That's too easy... Use a big stack of Commodore 64 Datasette recorders, loaded with cheap C90 tapes!

      But seriously, why even try?... get a hard disk NAS - a Synology DiskStation or similar, with a terabyte or two. Job done. If you've got spare tape drives and tapes lying around, use them for occasional backups of the NAS drive.

      THIS. You can either spend hours and hours and hours and HOURS of your life (and probably bother many more hours from others in the open source community) just to make tapes do what you want (and even if you did the performance would be amazingly pathetic) or you can just fork out $200 for a nice Synology setup that does it all out of the box and even comes with tech support.

    8. Re:You cannot by Anonymous Coward · · Score: 0

      The great thing about the Microdrive was that you could pull the tape cartridge out while it was running, and the tape would fly out of the cartridge all over the floor.

    9. Re:You cannot by Anonymous Coward · · Score: 0

      Congratulations Sir, you have outdone the OP's absurd solution. While we are re-architecting ridiculousness lets define a new RAID standard too. I am thinking something which is 1/2 as fast and 1/2 as redundant as a single disk. We can call it "RAID f*ck it"

    10. Re:You cannot by pipatron · · Score: 1

      You mean something like this: http://i.imgur.com/u53R8.jpg

      (I'm afraid I only had one tape drive there)

      --
      c++; /* this makes c bigger but returns the old value */
    11. Re:You cannot by BigZee · · Score: 1

      You may well joke about this sort of thing but Data General (that I know of) produced a RAID DAT drive. The version I used had 5 drives but it would go to a total of 7. http://alumnus.caltech.edu/~rdv/comp-arch-storage/FAQ-1.10.html For the organisation I worked for, it was a great piece of kit as it allowed us to stream backups for three different servers to what was effectively a single tape drive. We would never have been able to afford even a modest library so this really was reliable, fast and cost effective. Alas, the follow up to this drive used DLT and that model was entirely outside of our price bracket.

  4. Seek Time by Captain+Hook · · Score: 2

    Tape is great for reading or writing sequential data but trying to access random files would suck, which is exectly how it would access files if you are trying to access movies while writing other data to it.

    The only way I see it working would be to have a HD or SSD acting as a cache between the tape drive and the network.

    --
    These comments are my personal opinions and do not necessarily reflect the opinions of the other voices in my head.
    1. Re:Seek Time by Anonymous Coward · · Score: 5, Funny

      I agree that a tape solution would not work well for torrent files, however using it to store movies should work well. If you wish to market it, I can suggest a name for it. You could call it a VCR. But whenever you do, do not call it Betamax, I don't think that would sell very well.

    2. Re:Seek Time by fa2k · · Score: 1

      Yeah you want some kind of hierarchical file system, where files are staged form tape to disk one by one. Can't think of anything that exposes a standard filesystem interface at the moment (nothing that would work for home use, anyway)

    3. Re:Seek Time by fa2k · · Score: 2

      Thinking more about it, the benefit of such a setup is the *massive* storage capacity that is possible with a tape robot. To get any benefit over standard drives, you have to either get a robot, or play one yourself (have the NAS send you an SMS: "please insert tape #10")

    4. Re:Seek Time by scharkalvin · · Score: 1

      Did you ever play Zork on a PDP-11 running RT11 off of DEC-Tape? Rather interresting to watch the tape reels spin back an forth, but slow as shit sliding down sandpaper!

    5. Re:Seek Time by Anonymous Coward · · Score: 0

      I have!! Loooong time ago though on a PDP-11/20 with 8K of magnetic core memory :-)

    6. Re:Seek Time by scharkalvin · · Score: 1

      And if you thought DEC Tape was slow, I've also run Zork on an LSI-II with a DECTAPEII unit. That was DEC's little cartdrige tape unit that was software compatible with DECTAPE but interfaced though a serial (DLV11) interface. It was about 1/10th the price and less than 1/10th the speed. Took about ten minutes between moves on the game!

  5. Uh... by Anonymous Coward · · Score: 1

    I don't know the details either, but the mechanics of a tape drive kind of suggest to me that maybe the format isn't well-suited for random reads.

    1. Re:Uh... by jones_supa · · Score: 1

      There's also a possibility that doing random access will physically stretch parts of the tape. Even in normal use, that is also why it is recommended for all tape formats every now and then to FF a tape to the end and RWD it back to start, to remove tension. In UNIX there's the "mt retension" command.

    2. Re:Uh... by tibit · · Score: 1

      The modern drives will deal with a stretched tape I'm sure without much issue. In a linear-scan tape, reading a fraction (say 1/8th or 1/16th) of the tape's capacity will go end-to-end anyway, as data is recorded on a set of tracks and when you hit end of the tape, the head indexes to a new set of tracks, the tape reverses, and keeps on going.

      --
      A successful API design takes a mixture of software design and pedagogy.
    3. Re:Uh... by rrohbeck · · Score: 1

      Modern drives are *very* good at keeping the tension constant the entire time.

  6. Youe wanr a corner in a Circular Room? by gishzida · · Score: 2

    No. Your question has no rational purpose other than to attempt to create a corner in a circular room
    As a NAS a tape drive has three flaws--
    Cost.
    Reliability
    Software.
    Tape Drives are designed as peripherals that were either reading or writing the tape media. Read/Write is not an option--- ever heard of Seek Time?

    1. Re:Youe wanr a corner in a Circular Room? by MachineShedFred · · Score: 0

      Maybe he's trying to make a digital VHS? Movies on magnetic tape, but with 6-channel sound and HD bitrates!

      Never mind that tapes physically wear out, break, etc.

      --
      Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
    2. Re:Youe wanr a corner in a Circular Room? by NJRoadfan · · Score: 1

      Why reinvent the wheel? JVC made Digital VHS a reality.... back in 1998! http://en.wikipedia.org/wiki/D-VHS

      I have a boxful of tapes of stuff recorded off of HBO, Showtime and Cinimax HD. HD movie storage and recording before Bluray was around.... but you have to rewind after watching.

  7. come on! it's 2012 already... move on. by Anonymous Coward · · Score: 1

    Why do you even ask this question? You are using Linux, so you are a smart enough guy to know that there are better options.
    The only advantage of tape is cost/GB, but to make what you are asking to work (and at acceptable performance) you are going to waste SO MUCH of your time, which I think is more valuable to you than the few bucks you could save.

    1. Re:come on! it's 2012 already... move on. by Lumpy · · Score: 1

      "The only advantage of tape is cost/GB, "

      no. it's primary advantage is 80X longevity than a hard drive and produce. at least good ones do, nothing with the label "iomega" has this feature.

      --
      Do not look at laser with remaining good eye.
    2. Re:come on! it's 2012 already... move on. by Znork · · Score: 2

      LTO tapes have a durability of about 300 whole passes. Hard disks and SSD's have several orders of magnitude better durability. Note that the poster is trying to use it as active storage, not as archive material.

      And frankly, even for archive material I'd trust an offline stored disk for as long as I would a tape (a 30 year stored tape reader would suffer from the same mechanical issues that a disk might after such storage). Either way, you're better off using online maintained redundant storage than hoping anything stuck in a dump'n'forget archive will actually be readable once you want to read it.

    3. Re:come on! it's 2012 already... move on. by psergiu · · Score: 2

      While the tapes themselves have a 30+ year shelf life expectancy with minimal data loss, the tape drives do not.

      Five years ago, I tried backing up everything at home on a DAT72 tape drive. I have now on 24 tapes redundant backups of everything that will be even readable after i'm dead, but it's useless. After three years, one of the spindle motors of the tape drive burned out. It's not replaceable or fixable. A replacement tape drive on e-Bay (cheaper that the original price) to read back those 24 tapes of ~40Gb each costs now way more than the cost of 3.5" 1 TB sATA HDD.

      Tape backup is not price-efficient for home use.

      --
      1% APY, No fees, Online Bank https://captl1.co/2uIErYq Don't let your $$$ sit in a no-interest acct.
    4. Re:come on! it's 2012 already... move on. by hairyfeet · · Score: 1

      Uhhh...I still got old 40Gb drives at the shop, been sitting in a drawer for years...they work just fine. Hell if he's gonna be putting things he actually wants to see more than once he'd be smart to just use RAID 5 and you can buy new 2Tb drives for like $110 now.

      The only time that "80X longevity" comes into play is if you've got something you want to just stuff in a safe but still be assured it can be accessed years and years from now, tax records or HIPPA records, not videos you are actually gonna want to sit down and watch with any kind of regularity and certainly not for running BT which will wear the tape drives out faster than the HDD thanks to the constant seeking.

      Sorry friend but trying to use tape for what he is asking is about as smart as writing "Dear Slashdot, how do i make a car with square wheels?" because even if you pull it off its stupid, pointless, gonna wear out quicker, and for absolutely zero gains.

      All I can figure is he managed to get a tape drive and a bunch of tapes cheap somewhere and now don't want to spend the money on a NAS. if that is the case the answer is simple, 1.-put tape drive and tapes on eBay, 2.-Take money from sale to buy a NAS which is actually made to do what he is fricking wanting! Sheesh.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    5. Re:come on! it's 2012 already... move on. by imsabbel · · Score: 1

      80 times the longevity? No. Really no.

      Maybe 10 times, and only if the tape is sitting in a air conditioned room, not being used.

      Taking a DLT and doing random access stuff will destroy the tape in a matter of weeks.

      --
      HI O WISE PRINCE. WHT TOOK U SO DAM LONG?
    6. Re:come on! it's 2012 already... move on. by Billly+Gates · · Score: 1

      80 times the longevity? No. Really no.

      Maybe 10 times, and only if the tape is sitting in a air conditioned room, not being used.

      Taking a DLT and doing random access stuff will destroy the tape in a matter of weeks.

      Yeah no kidding. Earth's own magnetic field will erase a tape within a few years on its own let alone EM from the electrical wiring. A hard disk platter at least shields that.

    7. Re:come on! it's 2012 already... move on. by Firethorn · · Score: 2

      There are online services that for a reasonable fee will accept your tapes and put them into online storage(or a HD) for you.

      --
      I don't read AC A human right
    8. Re:come on! it's 2012 already... move on. by nazsco · · Score: 1

      Who cares about the driver?

      I often find myself in situations that I'd pay 10x the price of a tape driver to read a dead hd ..which has it's plates scratched or demagnetized.

    9. Re:come on! it's 2012 already... move on. by repvik · · Score: 1

      So, your tapes are immune to demagnetization or physical damage?

    10. Re:come on! it's 2012 already... move on. by CastrTroy · · Score: 1

      Sending the only copy out in the mail for someone else to recover seems like a recipe for disaster.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    11. Re:come on! it's 2012 already... move on. by bmo · · Score: 0

      >no. it's primary advantage is 80X longevity than a hard drive and produce.

      Bullshit. Assuming that a hard disk has the life-expectancy of a year, that is 80 years. This is bullshit, because in 30 years you won't be able to find a tape reader that can read the tape, or if you do, it will be a refurb at eye-watering prices.

      And speaking as someone who has handled reel-to-reel tape complete with vacuum columns in the past, your only hope to retain that data is to continue to migrate it to ever more modern formats and operating systems "relentlessly, ruthlessly(I wonder where Ruth is?), doggedly (arf arf)."

      --
      BMO - At 4th and Drucker he turns left, at Drucker and 4th he turns right, he crosses MacArthur Park and walks into a great sandstone building. (smack) "Oh, my nose!"

    12. Re:come on! it's 2012 already... move on. by Richy_T · · Score: 1

      HIPAA

    13. Re:come on! it's 2012 already... move on. by guardian-ct · · Score: 1

      If you often find yourself in situations requiring you to read data off a HD that has scratched or demagnetized plates, you're doing something wrong.

    14. Re:come on! it's 2012 already... move on. by Lumpy · · Score: 1

      300 weeks of reliability for a tape. Good luck getting a hard drive to last 300 weeks. I cant get them to last longer than their warranty period.

      --
      Do not look at laser with remaining good eye.
    15. Re:come on! it's 2012 already... move on. by Lumpy · · Score: 1

      If your data is worthless? yes I completely agree.

      If your data is worth something than the price of that replacement drive is nothing at all.

      --
      Do not look at laser with remaining good eye.
    16. Re:come on! it's 2012 already... move on. by Lumpy · · Score: 1

      I STILL make about $1500 a month reading 9 track tapes for companies. I am one of 10 people in a 5 state area that has the ability. and people find me.

      Last 9 track I read was from 1979..... I dont see any hard drives from 1979 that still work.

      --
      Do not look at laser with remaining good eye.
    17. Re:come on! it's 2012 already... move on. by dbIII · · Score: 1

      Uhhh...I still got old 40Gb drives

      That's not old for drives.
      Tapes last a few decades and go so slowly that they don't need the high speed bearings that are in hard drives that are so highly polished that they stick after a few years due to diffusion. If you don't need decades and don't need a lot stored then USB drives look pretty good.
      I've got an idea that the above story is along the lines of "I've just got a tape drive for free and I'm looking for something to do with it apart from the obvious". Similarly I've got a couple of dozen IDE 200GB drives that run hot, were in servers for 5+ years and there's no obvious answer of what to do with them - a striped array of a pile of them is going to look fairly crappy in comparison to a very small number of the cheapest and nastiest recent drives. That's the sort of level of question it looks like.

    18. Re:come on! it's 2012 already... move on. by dbIII · · Score: 1

      If you are going to post jokes like that please make it look like a joke.
      If it's not a joke, I'm very very sorry and I hope the treatment goes well.

    19. Re:come on! it's 2012 already... move on. by Firethorn · · Score: 1

      You're also taking a risk buying a machine off of ebay to read them; you'd need to test the machine first, preferably with a tape NOT containing your crucial data. Either that or have to pay through the nose for a NEW machine, plus have to set it all up. For that matter, most of the reputable places are 'your data is recovered or your money back' for undamaged tape.

      Besides, I didn't say 'mail it', depending on how crucial the data is and where you're at you could always courier it yourself, failing that tapes tend to be light and fairly tough for their size - package well and send via a premium service. I'd go with Fedex/UPS Next Day* or registered mail.

      At some point there's also the risk of a fire, flood, vandalism, theft, etc... No action in life is risk free.

      *In my area Fedex Ground is seperate from Air, with Air being far better. UPS is combined, Air/Ground is about the same except for speed, though Air wins by a smidge. Post offhttp://slashdot.org/comments.pl?sid=3043863&cid=40972375#ice is slow, but generally just works.

      --
      I don't read AC A human right
    20. Re:come on! it's 2012 already... move on. by Anonymous Coward · · Score: 0

      Modern harddrives have a Mean-Time-Between-Failure around 1.5mil hours, which is about 1 failure every 171 harddrive years. So given 171 harddrives, you will average 1 failure every year.

      You just need a larger sample set.

  8. need cache drive in front by gl4ss · · Score: 4, Insightful

    you'd need a cache drive in front of it.

    the mb/s is ok yes, but that's for linear read/write from the tape.

    "While specifications vary somewhat between different drives, a typical LTO-3 drive will have a maximum rewind time of about 80 seconds and an average access time (from beginning of tape) of about 50 seconds.[21][dead link] Note that due to the serpentine writing, rewinding often takes less time than the maximum."

    the tape is also only good for 260 full passes.

    just buy a hd based nas, archive to tape if you really archive that much stuff. but load it on hd first for gods sake.

    --
    world was created 5 seconds before this post as it is.
  9. Cost and hassle by starfire83 · · Score: 2

    The determining factor is definitely cost. A tape loader or even just a single tape drive is pretty expensive, even when buying used and provided you have the right equipment to house it if it's not in its own enclosure. The price of media is comparable to physical drives of equal space. Honestly, it would be cheaper and less of a hassle to build a disk-based NAS.

  10. Harddisk cache by mwvdlee · · Score: 3, Insightful

    Unless you stuff a large harddisk inbetween as cache, I don't see how you can make this perform anywhere near bearable.
    Note that frequent write/delete cycles will fragment tape space like you wouldn't believe (perhaps a weekly tape reorganization job would be in order?).
    I used to work on z/OS where using tape for normal storage isn't unheard of; typically files not accessed for a while are moved to a tape robot.
    When trying accessing one of those files, it did so by writing the file back to harddisk for actual access.

    --
    Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
  11. Cost vs HDD Solution by thesandbender · · Score: 5, Informative

    The overwhelming issues with latency aside, a 1.5TB (native not compressed) LTO drive will set you back ~1800 USD and you'll need an extra ~100-150 for a SAS controller that can drive it. For that price you can by yourself 24TB of HDD storage (12 x 2TB) with enough money left over for a decent SATA/SAS RAID controller. If you setup a RAID 10 array you'll have 12TB exponentially faster access times and better data security (unless you make copies of every tape).

    1. Re:Cost vs HDD Solution by dtdmrr · · Score: 4, Informative

      Note that the 1800 is just for the tape drive. An 8 tape library with drive and media will be more like $4k, and that still only gets you 12TB (given the file types you mentioned, don't plan on getting any capacity boost from the LTO compression). You will have to go with one really big library before tapes win on price. Unless of course you are willing to change tapes manually, or build your own robot/library out of lego. But even then that 24TB figure is only a lower bound on the cross over.

    2. Re:Cost vs HDD Solution by benji+fr · · Score: 1

      I have a really important question here: If tape, drives and controller, enclosure etc. are so expensive, *why* are big corps still using tapes to do their backup ?

      Is it that reliable? I mean... If I store a harddrive properly as I would have done with a tape, does the harddrive lose data quicker than the tape?

      Why is there no "hard drive based robots" to change harddrives in an enclosure automatically as we have for LTO? It could be cheaper and as reliable isn't it?

      Hope /. community will have some answer here ;)

      --
      -- .rats live on no evil staR
    3. Re:Cost vs HDD Solution by guile*fr · · Score: 2

      Be cause you can get tape librairies with hundreds of tapes, tapes are cheaper than entreprises disk,
      A Disk robot is not practical, think of weight and electrical connectivity

    4. Re:Cost vs HDD Solution by Kvan · · Score: 3, Insightful
      Several reasons:
      • Economies of scale do win out for tape once you start hitting hundreds of TBs.
      • Tapes are easy to move offsite.
      • Tapes don't consume any power when not in use.
      • Tapes are much more resilient than hard drives against environmental factors (mechanical, temperature etc.)

      The last point in particular is why you don't see HDD robots: all that handling would skyrocket the hard drives' failure rate.

      --

      "A *person* is smart. People are dumb, panicky, dangerous animals and you know it."
      - 'K' in Men in Black.

    5. Re:Cost vs HDD Solution by thesandbender · · Score: 5, Informative

      It's economies of scale, tape has a high cost of entry but a relatively low maintenance cost. A 1.5TB LTO 5 tape costs 40 USD. A 1.5TB drive costs 90 USD. The VM enclave I use for testing at one client has 700TB, to back up that data set with HDD would cost 23,333 USD more than tape (for just the media). That difference alone covers the cost of a tape library. And, most corporations are going to take complete backups once a week with incremental backups during the week. Which means an extra 23,333 a week (HDD vs tape). Scale this out to petabytes of data and HDD's become prohibitively expensive.

      Also, one of the primary reasons to use tape is you can store them offsite for disaster recovery. You can put a box full of tapes in the back of a panel van and drive them down a bumpy gravel road without any big worries, you just can't do that with HDD's with out protective housing.

    6. Re:Cost vs HDD Solution by JazzHarper · · Score: 1

      On a per-petabyte basis, over a 12-year period, tape beats HDD by an order of magnitude, on both cost of media and energy:
      http://www.lto-technology.com/pdf/LTO%20TCO%20White%20Paper%20Press%20Release.pdf

      But, it is hard to imagine an individual having any need to amass that much data.
      A rough estimate tells me that the breakeven point is somewhere north of $200k.

    7. Re:Cost vs HDD Solution by Anonymous Coward · · Score: 0

      I think tape is on its way out even as a backup medium. It is still useful as an archive medium (long term storage of inactive data) but that is somewhat different than backup.

    8. Re:Cost vs HDD Solution by Anonymous Coward · · Score: 0

      No, that's exactly what a backup is.

    9. Re:Cost vs HDD Solution by Anonymous Coward · · Score: 0

      Be cause you can get tape librairies with hundreds of tapes, tapes are cheaper than entreprises disk,
      A Disk robot is not practical, think of weight and electrical connectivity

      Actually, you can get libraries with capacities in the thousands (maybe tens of thousands) of tapes easily enough. Those can be fun to watch.

      I'm sure it wouldn't be all that hard to build a disk robot. I find it hard to believe the weight of a 3.5" drive is really that challenging, and you could use 2.5" drives. As for the connectors, modern sas/sata connectors aren't that bad (though they probably wear out faster than a tape drive). I think the real issue is that a drive robot wouldn't be remotely competative to tapes when it comes to cost.

    10. Re:Cost vs HDD Solution by Reschekle · · Score: 0

      Tapes are easy to move offsite.

      So are drives. A 3.5" drive is maybe 1.5 times larger than a tape.

      Tapes don't consume any power when not in use.

      Neither does a drive.

      Tapes are much more resilient than hard drives against environmental factors (mechanical, temperature etc.)

      [citation needed]

    11. Re:Cost vs HDD Solution by Anonymous Coward · · Score: 0

      The problem with these studies is that they assume that a hard drive used to archive data would be left spinning indefinitely. There is no reason to do that. If you're archiving something, you pull the drive out and store it somewhere. A powered-off drive consumes no more power than an idle tape.

      I'm not saying drives are better solutions but these studies are not completely honest.

    12. Re:Cost vs HDD Solution by amorsen · · Score: 1

      The last point in particular is why you don't see HDD robots: all that handling would skyrocket the hard drives' failure rate.

      No, you don't see HDD robots because the "reader" is approximately free. There is no advantage to moving the drive and disconnecting the cabling.

      Modern laptop drives are at least as robust as tapes when turned off, you could easily make a hard drive robot.

      --
      Finally! A year of moderation! Ready for 2019?
    13. Re:Cost vs HDD Solution by Anonymous Coward · · Score: 0

      same reason they run mainframes - it works

      it also has already passed audits and all that crap, which your new fancy HD based system won. paperwork and bureacracy dominate big-company IT

    14. Re:Cost vs HDD Solution by Anonymous Coward · · Score: 0

      StorageTek
      http://www.oracle.com/us/products/servers-storage/storage/tape-storage/sl8500-modular-library-system/overview/index.html

      We have several different configurations of the older SL500 libraries. StorageTek ownership has changed a lot of the years (now Oracle and was Sun in the recent past) but they are still around.

    15. Re:Cost vs HDD Solution by misterscience · · Score: 1

      While raw cost is a factor, institutional inertia is also likely responsible for the longevity of tape-based backup schemes in many corporations where it might otherwise be replaced. Once systems, processes and people are in place to do the work this way, any change has costs and risks associated with it in all three areas, not just the systems. The prospect of introducing new workflows and retraining staff is daunting to middle management in many institutions, so technology lives on beyond its cost-effective lifespan.

    16. Re:Cost vs HDD Solution by Anonymous Coward · · Score: 0

      ^ This.

      Sheesh, the cost of that (legacy!) hardware and the tapes for it would surely outweigh the cost of a case, AMD Athlon II processor, Gigabyte AM3 motherboard with 6 sata ports, 4Gb memory, and 5x2tb drives. Drop in FreeNAS, configure for a ZFS raid, and you've got an easy 8Tb of space. I have the same thing at home with several TB of media files and it's fast and flawless.

      Now, I have no problem using legacy hardware (I use a PIII IBM S40 as a print server) but I do try and draw the line at hardware that is within a decade or so...

    17. Re:Cost vs HDD Solution by tibit · · Score: 1

      For an HDD "robot", it makes no sense to handle the drives. It's cheap enough to route the SATA signals around a bit with all drives plugged in and have a single PCI-X interface chip per a set of drives. The drives can be (should be!) spun down or even powered off when not in use.

      --
      A successful API design takes a mixture of software design and pedagogy.
    18. Re:Cost vs HDD Solution by CastrTroy · · Score: 1

      Another reason you don't see HDD robots is because up until a few years ago, the connectors for hard disks were extremely non-standard. It was only very recently that they fixed the problem with the hard drives all having power and data connectors in random configurations. Thanks to this we now have those "toaster" type devices where you can just pop in a standard hard drive and have it connected to USB. The remaining problem with having a HDD robot is that nobody has built a rackmount case where the drives are universally accessible. They all have them hidden behind some proprietary non-standard locking mechanism. I'm sure there's some company out there with some kind of HDD robot so that they don't have to spend people down to switch hard drives in their giant storage arrays. Perhaps Google.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    19. Re:Cost vs HDD Solution by amorsen · · Score: 1

      I'm sure there's some company out there with some kind of HDD robot so that they don't have to spend people down to switch hard drives in their giant storage arrays.

      But why would they switch hard drives? Just let them sit there broken and start new ones up. Once a month or a year or whatever you can send someone in to replace the broken ones, that should not take long.

      Rumour has it that Google never replaces broken hardware, it just sits there dead until Google upgrades the whole rack.

      --
      Finally! A year of moderation! Ready for 2019?
    20. Re:Cost vs HDD Solution by tywjohn · · Score: 0

      In my organisation we back up to disk nightly. Disk is then backed up to tape (also nightly) and tapes are taken to off-site storage for disaster recovery every day. Disk back ups are kept for 4 weeks. Daily tapes are also kept for 4 weeks but end of month tapes are kept for 7 years.

  12. Wasting your time. by redback · · Score: 1

    No.

    Hard drives are cheaper, easier, more useful.

    1. Re:Wasting your time. by dbIII · · Score: 1

      No.
      Tapes are cheaper, BUT the stuff you need to read the tapes is very expensive.
      That means there's a crossover point below which tapes make little sense in the short term and above which using tapes makes a lot of sense. Not many people are above that crossover point at home.

  13. for storing petabytes, good idea. by Anonymous Coward · · Score: 0

    Tape is an order of magnitude cheaper than disk, and always on hdd has spinning storage which adds up to a bill.

    Some seem to think you want to use this as a HDD, though I'm at a loss as to why. Maybe they just want to call someone an idiot.

    But the cost of the drive means you dobn't get much of a benefit until you have hundreds of tapes. Before then, your nas box using 200W is a bigger factor than twenty drives spinning. At a hundred tapes, your electric bill could be upped by 1kW continuous for hdd over tape. The drive could pay for itself over a couple of years in that case for your electric bill alone.

  14. want massive corruption? then use LTFS by Anonymous Coward · · Score: 0

    I've tried LTFS and it put the tape into such a bad state that I had to return it to maxell for replacement. Don't use LTFS if you value your data.

    1. Re:want massive corruption? then use LTFS by isorox · · Score: 1

      I've tried LTFS and it put the tape into such a bad state that I had to return it to maxell for replacement. Don't use LTFS if you value your data.

      Thank you, I was hoping for someone (even an AC) to confirm what I've seen. IBM persuaded me to give LTFS a go last year, so I dutifully got a space LTO-5 machine and a few tapes, and tried writing a few hundered gig onto them as a file. Unreadable a week later.

      Perhaps a decent HSM front end may make tapes worthwhile in the PB+ range, but I'm less convinced then I was this time last year.

      We keep adding 108TB (raw) 5U disk slabs for archiving purposes (mirrored). It makes me uncomfortable, but it's only a "temporary" solution until the 8-figure project that's dealing with archive finally delivers something usable, and isn't my direct project.

  15. Cache-A by Anonymous Coward · · Score: 0

    your best bet : Cache-a
    http://www.cache-a.com

    I've used it since 2009/2010, works very well and perfect for your need. Don't worry about the look of their website. The hardware is great.

  16. Completely Impractical but on the plus side... by Fixer40000 · · Score: 1

    If you invest enough and build your own custom hardware you could get a reel to reel tape drive, turning your living room into a 1960s mainframe.

    Add a panel of randomly blinking lights and it's a retro sci-fi extravaganza!

  17. Punch cards by Billly+Gates · · Score: 3, Funny

    Have you considered punch cards? You can get a vintange IBM 370 for only a few hundred thousand and a warehouse to store all the punch cards for just several million. Put it in China and you can have a few servants ravage up with forklifts and storage boxes with the cards and scramble to put them in the reader and upload it back to your home media server.

    I mean who cares about using a cheap $200 external usb drive like everyone else pretending we somehow live in the 21st century ... pfft

    1. Re:Punch cards by aXi · · Score: 0

      And of course you can always manually create a new torrent file or movie by pricking in a couple of thousand punch cards.

    2. Re:Punch cards by Billly+Gates · · Score: 1

      And of course you can always manually create a new torrent file or movie by pricking in a couple of thousand punch cards.

      For that you need to look into outsourcing to Zaire. Tell them the cards store certain secrets and codes for getting Wow Gold and he can help share it if they recruit others to help and willing to work fast enough with the fork lifts and readers to resemble and upload the bits back to the media server at home.

  18. Sensible idea if you accept the drawbacks. by gallondr00nk · · Score: 1

    HP do a LTFS which if I remember correctly treats the tape as a normal drive.

    The way to do it would be to treat it as much as an archive as possible. Too many read/writes will wear out the tape in no time at all. If all you are thinking of having is a few tapes which have old torrents of films or things you would occasionally access, there shouldn't be much of an issue beyond the obvious seek times. Be prepared to have your tapes wear out and keep a good supply of cartridges and a second drive.

    The obvious benefit is cost. Buy second hand. I buy second hand QICs and they are very cheap indeed, and LTO kit isn't much different.

    1. Re:Sensible idea if you accept the drawbacks. by gallondr00nk · · Score: 2

      PS: A lot of people seem to have the wrong idea about how this guy intends to use it. He's not talking about seeding torrents or installing programs on a fucking tape drive.

      I think he means using it as for storing and occasionally reading old torrents or films or whatever, but instead of using a disk drive wants to use a tape drive with a disk drive like FS, so he can burn a linux CD or watch a movie from time to time. It's not a bad idea. It'll cost less than disk drives and still be reasonably durable.

    2. Re:Sensible idea if you accept the drawbacks. by amorsen · · Score: 2

      It'll cost less than disk drives and still be reasonably durable.

      That's the problem. Tapes are at best half the price of disks, and the drive is expensive. Next year disks have fallen in price, but the tapes still cost the same, and that just gets worse over time. To maintain a decent tape price it is necessary to switch standard quite often.

      --
      Finally! A year of moderation! Ready for 2019?
    3. Re:Sensible idea if you accept the drawbacks. by dbIII · · Score: 1

      disk drive like FS

      What's wrong with just using tar and sticking a label on that tape with the contents? I can't really see an advantage of having a files system on a tape.

  19. Wrong tool for the job by Anonymous Coward · · Score: 1

    Seriously, you're trying to use an onion when you need a screwdriver.

  20. Economically viable and/or practical? by PhunkySchtuff · · Score: 1

    One word: Nope.

    Forget for a moment, the cost of a LTO tape drive (easily over $1500 for a decent one as it needs to be LTO5) plus a SCSI, SAS or Fibre HBA to drive it, but then even looking at the cost of the tapes, it might be, say, $50 for an 800GB tape (with seek times measured in minutes)

    Compare this to a hard drive. less than $100 for 1TB, fast seeks, decent throughput and no fancy controller, or specialised software required.

    As nice as something like LTFS sounds, it has some major limitations - you simply don't use it for concurrent access to two or more files, or for random access to parts of a file.

    What it's really designed for is a platform and software independent way of backing up stuff to a tape using something like good ol' tar, and bypassing the requirement for any specialised software to read your backups back from the tape. What's old is new again.

    1. Re:Economically viable and/or practical? by tibit · · Score: 1

      Never mind that at least in RHEL5/CentOS5, for a good period of time the scsi tape driver was unusable on popular Dell server hardware of the time. I consider the scsi tape driver in the Linux kernel to be still broken, for all practical purposes. It sucks.

      --
      A successful API design takes a mixture of software design and pedagogy.
    2. Re:Economically viable and/or practical? by dbIII · · Score: 1

      For years I've considered Dell broken, but they may have actual support in your part of the world.

    3. Re:Economically viable and/or practical? by tibit · · Score: 1

      It's not a Dell problem per se. The linux st driver needs a rewrite that's long overdue. The Dell should of course know better than to sell stuff that's obviously rather poorly tested. Same issues reproduce on same Adaptec cards in any other machine, so it's hardly Dell that'd be to blame. I haven't tried RHEL6 since I have given up by then. For a while the workaround was to link the RHEL5 server to a RHEL4 server with a dedicated gigabit link and have the tape attached to a RHEL4 server. After a while of this I said "fuck this, it's supposed to be simple, with all the hoops there's no point". And that was it.

      --
      A successful API design takes a mixture of software design and pedagogy.
    4. Re:Economically viable and/or practical? by dbIII · · Score: 1

      I've had no problems on CentOS5 with supermicro hardware and around ten tape drives, but I can't recall the SCSI chipsets on those machines so they may not be Adaptec. I did have enormous problems in the past with a SCSI card in a laptop, which was definitely adaptec, and I do remember having to go with an old kernel there some years ago.

    5. Re:Economically viable and/or practical? by tibit · · Score: 1

      Hmm, that's useful to know. Maybe I was unnecessarily blaming st driver code where it might be a bad interaction between that and the scsi host driver. Alas, none of my servers use scsi host adapters anymore.

      --
      A successful API design takes a mixture of software design and pedagogy.
  21. Tapes. Are. Useless. by fraxinus-tree · · Score: 5, Informative

    They are not only useless at home. They are completely useless as a backup solution in the first place. They refuse to read in 95% of their intended usage scenarios, including, but not limited to, incompatible/failed tape drives, missing/obsolete/buggy/outright stupid software, degraded/stretched/torn off tape, mislabeled/misordered media and so on. And then again, they cost $$$$$, because PHB's keep on buying them. And they do, because they like solid-looking stacks of backups. Even if no one prescribing them in the backup plans had ever tried to restore a single file in the last 20 years. Or ever.

    Hard disks are good. They are also good for backups. They are cheap, they sell them in the shop down the street, they work 99.99% of their intended usage scenarios, do very well in every other usage scenario, and they can be easily connected to any computer, just to see what's in.

    1. Re:Tapes. Are. Useless. by Anonymous Coward · · Score: 5, Informative

      They refuse to read in 95% of their intended usage scenarios, including, but not limited to, incompatible/failed tape drives, missing/obsolete/buggy/outright stupid software, degraded/stretched/torn off tape, mislabeled/misordered media and so on. And then again, they cost $$$$$, because PHB's keep on buying them. And they do, because they like solid-looking stacks of backups. Even if no one prescribing them in the backup plans had ever tried to restore a single file in the last 20 years. Or ever.

      Being an enterprise backup engineer, I have to disagree with the bulk of this. We do thousands of tape restores every year, the tape media is extremely reliable, and modern tape is FAAAST. Nothing can do streaming database backups or restores faster than tape, particularly multithreaded - at that point, most servers and network infrastructures don't have enough throughput to keep up with the tape drives.

      Now, Joe Admin at an SMB with hand-labelled tapes (versus barcoded), poorly managed and mismatched tape drives, and poorly planned and tested emergency recovery scenarios is a problem.... but that just means that the person making the technical and purchasing decisions doesn't know how to take advantage of tape properly. If you've got mismatched tape hardware versions, tape drive firmware versions, software problems, etc - well, that's a problem of the person managing the solution. Like any other technical solution, if you're poorly trained on backup solutions, you're going to have a poor implementation. You reap what you sow.

      Disk backup has its place, certainly (and my company leverages it heavily as well), but don't write off tape as useless or a poor technical solution. If you need a database backup restored with the smallest RTO, nothing does it faster than tape.

    2. Re:Tapes. Are. Useless. by Anonymous Coward · · Score: 0

      I have to say the only place tape has in today's world is the following scenarios:

      1. As a "tape-out" solution for a disk (heavily deduped) solution - usually to satisfy a regulatory requirement that specifies tape backup
      2. In environments with such large data sets that deduped disk based solutions are not feasible/scalable

      In both these environments restores are so infrequent that the horrid mess that is tape backup is not a big problem.

      The number of clients I work with that have three or four generations of creaky old (untested) tape drives and backup software hanging about for some "just in case" restore situation is in equal parts extremely scary and expensive.

      Tape fast? Try an enterprise grade disk backup solution utilising client side deduplication (how about backup windows of a couple hours) and tell me tape is fast :)

    3. Re:Tapes. Are. Useless. by grumbel · · Score: 2

      And then again, they cost $$$$$, because PHB's keep on buying them.

      Tapes themselves are incredible cheap, in fact they are the cheapest storage available right now beating both HDDs and DVD-Rs by costing half or a third as much. It's the drive price that is killing it and make them useless for the average consumer. That of course makes HDDs the medium of choice for backup, but it still kind of irks me that we don't have a cheap backup solution right now that keeps drive and media separate (well, DVD-R do that, but are to small to be practical).

    4. Re:Tapes. Are. Useless. by na1led · · Score: 1

      Tapes are not useless. They may be impractical to use as a NAS, but they are great for archiving data. We use Tape Backups at work because they are a cheap way to archive lots of data. A single tape can store 1.2 TB of data and cost only $25. We can backup a history of our data for years at minimal cost. I wouldn't use tapes as a sole means to backup critical data, but as a secondary backup or archive, it's a great investment.

      --
      -- By all means let's be open-minded, but not so open-minded that our brains drop out.
    5. Re:Tapes. Are. Useless. by Anonymous Coward · · Score: 0

      You, being an enterprise backup engineer, probably can afford the extra cost, knowledge and effort to make the tapes work. Well, your work accounts for the above 5% of working tapes. I can make them work, too. For me.

      As for the clients, with their dusty server rooms, ill-terminated scsi cables, piles of mixed old and new media and ill-trained Joe Admins - well, HDD please.
      Joe Admin knows what to do with HDDs and how to recognize when something goes wrong, dust is not an issue and for unknown reason, hand-labeling works better.

    6. Re:Tapes. Are. Useless. by Anonymous Coward · · Score: 0

      Ha, your comment about all the things Joe Admin needs to do to make sure tape backup works at its potential is exactly why tape backup is disappearing in SMB.

    7. Re:Tapes. Are. Useless. by Billly+Gates · · Score: 1

      I disagree. Sure you can use tape but the new stuff with speciality raid flash card storage controllers and SANs are immensly popular! I so someone demo it at a network users group and he could store over a terabyte of data backed up within 23 seconds from 2 different restore servers. It was so sweet and fucking fast and easy. Tape is on the way out.

      When it costs a few million an hour of lost productivity for a server shutdown it is not acceptable to backup a system from tape. The costs saved could pay for the system itself.

    8. Re:Tapes. Are. Useless. by Anonymous Coward · · Score: 0

      I have to say the only place tape has in today's world is the following scenarios:

      1. As a "tape-out" solution for a disk (heavily deduped) solution - usually to satisfy a regulatory requirement that specifies tape backup
      2. In environments with such large data sets that deduped disk based solutions are not feasible/scalable

      In both these environments restores are so infrequent that the horrid mess that is tape backup is not a big problem.

      The number of clients I work with that have three or four generations of creaky old (untested) tape drives and backup software hanging about for some "just in case" restore situation is in equal parts extremely scary and expensive.

      We have a large amount of all of the above, actually, and no, I wasn't knocking enterprise grade disk backup solutions with dedupe - for the majority of backup clients, that is absolutely the fastest way to go. There are fits for everything when you're big enough, and for the largest datasets we've got, tape is generally the winner.

      Tape fast? Try an enterprise grade disk backup solution utilising client side deduplication (how about backup windows of a couple hours) and tell me tape is fast :)

      Oh, no doubt it's fast... but a couple hours? How much data we talking? ;-) I don't suspect we're talking the same scale.

    9. Re:Tapes. Are. Useless. by Anonymous Coward · · Score: 0

      Speaking as a battle-scarred veteran of the storage industry with some very interesting customers (up to 15 Petabytes in online, nearline & archive storage, billion+ files in a single FS, each file 4 terabytes in size...) They all use LTO tape. Try doing any of that cost-effectively without storage tiering over a 30-year archive span with disk drives.

      You might want to read: http://www.theregister.co.uk/2012/06/26/emc_tape_sucks_no_more/ or http://www.backupcentral.com/mr-backup-blog-mainmenu-47/13-mr-backup-blog/395-gartner-never-said-71-of-tape-restores-fail.html and http://www.theregister.co.uk/2011/03/18/tape_in_the_cloud/

      To paraphrase Scott Adams, "Here's a nickel kid. Get yourself some better storage." (http://dilbert.com/strips/comic/1995-06-24/). Oh, and get back to us when you're out of diapers.

    10. Re:Tapes. Are. Useless. by fuzzywig · · Score: 1
      Hey! I used to be that Joe Admin, and even then I never had a problem restoring even from our oldest backups.

      Tape is still a good choice for archival backup of large data sets. Although, I can imagine that changing in the next 5 years, we'll have to wait and see.

    11. Re:Tapes. Are. Useless. by camperdave · · Score: 1

      In my neck of the woods, 1.2 TB is not a lot of data.

      --
      When our name is on the back of your car, we're behind you all the way!
    12. Re:Tapes. Are. Useless. by Anonymous Coward · · Score: 0

      At this point the only real advantage of Tape over disk, is if you need to keep a copy of the data offsite. Today many enterprise IT depts use virtual tape libraries or Disk-to-Disk backups. For our database backups we rely on VTL. We perform weekly to monthly backups of the VTL to tape. Tape is only used if we need to go to backups older than 60 days. We use forever-incremental systems such as TSM and avamar to make good use of the VTL storage. Our VTLs also use block level deduping which nearly doubles the capacity. VTL's are 5 to 10 times faster than standard tape libraries, especially when there are multiple jobs running all of the time on the Tape libraries. We store the VTLs offsite at another facility for DR.

    13. Re:Tapes. Are. Useless. by Anonymous Coward · · Score: 0

      To add..

      The solution is not just disk or tape either. For many situations a combination of disk AND tape are used together through an integrated system. You can do deduplicated/compressed backups to disk onsite and send the block level changes over the WAN/Internet to a temp cache drive and then output to tape. Local disk is for quick recovery and the offsite tape is for archive. There are endless possibilities on how modern backup systems can be configured. It depends on your situation and your SLA for recovery.

    14. Re:Tapes. Are. Useless. by na1led · · Score: 1

      Our Tape Unit holds 8 Tapes. That's 9.6 TB that can be backed up at once, for about $200.

      --
      -- By all means let's be open-minded, but not so open-minded that our brains drop out.
    15. Re:Tapes. Are. Useless. by Anonymous Coward · · Score: 0

      Last time I connected an HDD just to see what was in, windows decided it was his drive, started writing on it, and the Stupid USB Controller From Hell bug kicked in. Had 99% of free space on next linux mount. Luckily for my nerves, I don't know what was in.

      My kingdom for a "read only" jumper on "the HDD bought down the street".

    16. Re:Tapes. Are. Useless. by tibit · · Score: 1

      Holy batman, how the fuck does tape labelling and drive "management" help (or not) with anything? What the heck do you do to those tape drives, open them up, load a test tape, hook up to an oscilloscope and tweak trimmers per a service manual?! Tape drives are pretty much a finite life, disposable item. You read so many tapes between cleanings, and then after so many cleanings they are junk and you replace them. They keep internal maintenance counters, for crying out loud -- at least they did a couple years ago when I got tired of that shit. Managing them is trivial, at least if they are supported on the OS you're using. I used Dell-branded drives and the firmware of everything from the drive to the motherboard was updated using yum. No magic there. If that doesn't work, there's nothing else to do but toss the whole non-solution out of the window. It's supposed to just work, and it mostly did except that all parts of the system always seems to be on the verge of not working. I never trusted tape because of that. I'd trust a dropped hard drive more than that.

      It's a whole different story when it comes to tape contents. If you forget how you formatted whatever was written to the tape, you can mostly kiss it good bye. A tape is logically a couple partitions, that are logically a bunch of blocks. It's like the mainframe days all over again. I'll take a hard drive with a filesystem and descriptive filenames any day over a tape. Mismatched tape hardware versions -- fuck, man, either it's compliant to a certain standard or it's not. If an up-to-date LTO-5 drive with up-to-date firmware doesn't read LTO-5 tapes without handwaving, then in my book it's all a junk of a standard. Again -- I would have hoped this kind of handholding was gone with the heydays of big iron. How the heck a hard drive, with much higher complexity, can be a plug-and-play item, where with tapes you have to muck around with every little detail or else.

      --
      A successful API design takes a mixture of software design and pedagogy.
    17. Re:Tapes. Are. Useless. by tibit · · Score: 1

      I was running tape "solutions" sold by brand name vendors, all bought with the server, on a single PO. All the parts were supposed to have been certified to work together. I had more success with old aluminum-backed-tape integral capstan tape cartridges and SCSI-1 tape drives pulled from junked servers. Those seemed to work without a hitch. Modern LTO tape systems are seemingly a pile of junk in comparison -- I don't care how well they might work if the planets are aligned just so, all I had to work with was a supported, off-the-shelf "solution". I survived three generations of LTO with constant headaches until I called it quits.

      --
      A successful API design takes a mixture of software design and pedagogy.
    18. Re:Tapes. Are. Useless. by Ted+Cabeen · · Score: 1

      Tape is valuable when you want true off-line backup, that's not connected to a system or powered on at all. Yes, you can do cold backups on hard drives, but they're more likely to fail when restarted after 6 months or longer.

    19. Re:Tapes. Are. Useless. by Anonymous Coward · · Score: 0

      It's the drive price that is killing it and make them useless for the average consumer.

      3000-5000 EUR per drive is indeed little too much for a casual Linux distribution storage system.

    20. Re:Tapes. Are. Useless. by Gandalf_the_Beardy · · Score: 1

      I'd have to disagree. I've got just under a third of a million tapes in library and these problems simply don't occur. What you are describing is a mangement issue, not a technology issue.

    21. Re:Tapes. Are. Useless. by Gandalf_the_Beardy · · Score: 1

      If it costs that much in downtime you don't put it all on one server. Warm standbys or a failover cluster please....

    22. Re:Tapes. Are. Useless. by fraxinus-tree · · Score: 1

      I never, ever had this kind of management issues with HDDs, CDs, DVDs or even 5.25" FDDs, back then. ZIP & MO drives were damn unreliable, but nothing more. And, if it is a management issue, then, please, a cheaper managers for me, a six-pack. There is no better ones around anyway, even when the money are not an issue.

  22. The question is so silly... by Anonymous Coward · · Score: 0

    ... that I consider the editors to have gotten trolled.

    Anyone who seriously considers to set up some sort of NAS at home should be aware of the seek-times of tapes (let alone wear).

    I might do the OP injustice, but this "Ask slashdot" reeks of the intended creation of a "completely ridiculous" proposal. It's like "I want to take a car on a roadtrip through the country, but can I use square tires instead?"

    If it is not that, the OP did not even spend a fraction of a second looking into the matter himself (as in comparing prices for tapes and a HDD solution and in all honesty, what has such a question lost on slashdot? And even beyond that: Why would you even WANT to use tapes instead of a plain old HDD?

    This topic here is... no matter what it is. It's silly and ridiculous.

  23. RDX by Ubi_NL · · Score: 1

    RDX is much more cost-efficient for small setups and claims the same durability. Sure, the RDX disks are more expensive than tape but the drives are available for $60. And they act like HDD because that is basically what they are.

    --

    If an experiment works, something has gone wrong.
  24. Posting in a "Roll Bread" by Anonymous Coward · · Score: 0

    Obvious troll is obvious. Look at the guys posting history. He isn't this dumb..

    Great way to troll slashdot though.

  25. Consider operation by SpaghettiPattern · · Score: 1

    Consider operation. Either hire a tape operator or get yourself a tape robot. Go for IBM as it has the longest track history in saving data to tape while it still remains available as file (OK, dataset if you're picky.)

    Seriously though. This is /.. You're not supposed to know everything but you should be prepared to do some research yourself. Practically disk space is dirt cheap and you could keep all your data on it indefinitely. Tapes you should only use to backup and occasionally to restore (deleted file, disk broke down, etc...) files.

    --

    I hadn't the slightest objection to his spending his time planning massacres for the bourgeoisie... (P.G. Wodehouse)
  26. VIC-20 days.... NO THANKS! by Anonymous Coward · · Score: 0

    If you've ever used a cassette deck on one of the older VIC-20's or TI-99's, you'd loose this idea real fast. Those sucked because you had to record the counter on an index card for every tape you used.

    If though modern tape drives are faster, and don't have to be positioned manually, you've still got the VIC-20 problem of no filesystem to speak of. No matter what you do, it's a sequential medium. It's a stream.

    1. Re:VIC-20 days.... NO THANKS! by Anonymous Coward · · Score: 0

      If I didn't use a VIC-20 cassette deck, would I tight this idea real fast? Or would I already know the difference between lose and loose?

  27. No. Just no. by Anonymous Coward · · Score: 0

    Unless you are a very large business you don't need tape. And even business can make a good case not to use it these days.

    Just let tape die. it was fine for it's day. but now it's time to get rid of the obsolete.

  28. A long long time ago in an OS far far away... by wisebabo · · Score: 3, Interesting

    ... there used to be a product called "Desktape" made by a company called Optima Software.

    Basically it kept a cached (on the system drive) directory listing of all the files on the tape, and then made a (virtual) disk using that directory which was mounted on the desktop (hence the name). The user would perform file transfers with this "disk" in much the same way as he would a real disk, he could copy files to and from it by dragging and dropping, similarly erasing or copying over files. Note that I said file transfers; direct random access to this "disk", while possible, were strongly recommended against because the tape would seek to one block, then seek to the next etc. so, for example, launching an application from the tape was ill-advised. Anyway, when the tape was ejected, the directory would be updated on the tape.

    Still it was great because it made backing up very simple (no special utility to run) and this disk would behave just like a real disk so that you could run regular disk utilities on it like "Virtual Disk" (which kept searchable online copies of directory listings of offline volumes).

    The software was hardware agnostic which means it could work with a variety of tape drives so maybe it would work with LTO. Alas, the software only ran on pre-OS X Macintoshes and the company is long gone. I would dearly love it if someone could revive this software and make it work with a "modern" OS! Can't someone buy the IP of this company?, surely the development (patents?) is worth something. (I wish there was some sort of law saying that abandoned software like this would, after 5 years, be put in the public domain; of course for this to work the source code would have to be continually archived at, say, the Library of Congress in case of sudden bankruptcy. Not too feasible.)

    1. Re:A long long time ago in an OS far far away... by na1led · · Score: 1

      This sounds like a very inefficient use of a tape storage unit. Unless all your data is in cache, it would take a long time to access something on Tape. You would also be wearing down your Tape Drive and the Tapes from the constant updates that would have to be made. Tapes are designed to run on a scheduled time, to make the most use out of them.

      --
      -- By all means let's be open-minded, but not so open-minded that our brains drop out.
  29. No. by sirwired · · Score: 1

    Unless your application will stream in the file as fast as possible, all the time, this won't work. The tape can only go so slow; when you go below that speed, the tape "shoeshines" which rapidly wears out both the tape and the drive.

    Tapes simply were not designed for applications like streaming.

    1. Re:No. by grumbel · · Score: 1

      That would be trivial to solve by just caching the file on a HDD. Does LTFS do that?

    2. Re:No. by omnichad · · Score: 1

      Assuming the hard drive write speed can keep up. If you have to use a huge RAID array just to keep up as a cache, then you're looking at a silly situation.

  30. Back up torrents of Linux isos?! by Anonymous Coward · · Score: 0

    My first question is why? They are open source, they tend to exist forever..... and even if somehow you are worried that you wont be able to find version x, just download the source tarballs and whatever binary blobs you need(not many). Takes up way less space and if you absolutely need version x.y.z of your distro, you can just rebuild it.

  31. More brilliant ways to re-purpose random stuff by Rob_Bryerton · · Score: 3, Funny

    Did you know you can refrigerate your food by placing it in front of your air-conditioner?
    And who needs a stove or oven? Simply wrap your food in your discarded tinfoil hats, and place it on your engine block; by the time you get to the office, breakfast will be ready.
    I've also heard you can pound nails with a screwdriver if you adjust your grip...

    As a co-worker of mine is fond of saying: "There are no stupid questions. Except for that one..."

  32. Jesus - how stupid has slashdot become? by Anonymous Coward · · Score: 0

    He's asking if there is an opensores equivalent of HSM. I think.
    All anyone can do is say how stupid he is for asking, but HSM technology has existed for, well, a long fucking time.

    Does an open source implementation of HSM exist? Sounds extremely fucking useful to me.

  33. HSM by Anonymous Coward · · Score: 0

    http://en.wikipedia.org/wiki/Hierarchical_storage_management

    You put a big storage array in front of the tape robot. Files are spooled off to multiple tapes and deleted from the array with a stub left in place, if they haven't been used in months. The array acts as a big cache to mitigate the latency of the robot, as all caches do.

    Only useful for people who can afford robots. Honestly, you don't want lots of please insert tape X again.
     

  34. Tape drive solution by Anonymous Coward · · Score: 0

    What solvent are you using?

  35. Bluray Data Storage by Anonymous Coward · · Score: 0

    Tape is too costly and you'd need a complex set of software to handle the not-on-disk-check-the-tape-and-pull-it-to-disk. That exists for enterprises at an enterprise cost. Tapes that are used too much stretch and break. They are designed for linear access, not random access.

    Another alternative would be to use Bluray Data Storage. Build a catalogue of files per disc. Store that catelog on disk and you'd be able to access it. I've been doing this on DVD media for about a decade.

    Simply by storing anything on a data DVD with par2 protection to recover from bit-rot that happens on all media, but is extremely likely on optical media. Every DVD is labled with a number - 001, 002, 003 ... there is a corresponding file on every system here, dvd-001, dvd-002, .... you get the idea. A tiny bash or perl script with a web front-end lets my family easily search for recorded TV and movies. It returns the index for the disc .... 345, they go into the collection, the discs are ordered by number, pull out 345, drop it into the server and start watching anything on that disc, including the show/movie they wanted.

    If any file on a disc doesn't work or there is any failure whatsoever, they tell me and I use all the tools dd_rescue, par2, etc to recover the files and burn a fresh copy of the data to new media. So far, we haven't lost any files and only 3 DVDs have needed it all this time. I started doing this in 2002 according to disc dvd-001.

    The great thing is that this method scales as storage scales. Most of the media is DVD now, but it can be bluray or 3TB HDDs just as easily. I suspect when very large HDDs become $50, I'll start using those. We already have a dual eSATA "dock" to swap the disks into. Having equivalent storage to 600 data DVDs on a 3TB HDD certainly would be nice, but that is a lot of eggs in 1 basket, as Mom would say. After compression, a single layer data DVD stores about 4 or 5 recorded movies. A dual-layer data DVD stores about 8-10 recorded 480p movies. You can do the math. We're talking many thousdsands of movies, TV series, gameshows, family videos, ebooks, websites, anything you'd like to archive. Just be aware that you'd want a backup of all that stuff. HDDs definitely fail from time to time and never when it is convenient.

    Today, Bluray optical data is probably the sweet spot for offline storage features and costs. Plan on about 1GB per SD movie and 3 TV show episodes fit in 1GB, so a 25G or 50G Bluray will hold a bunch.

  36. End Of Data mark by Raging+Bool · · Score: 1

    This is not a sensible idea at all. Not just because of the access times, however, but due to the way that many tape drives write to the tape.

    Each write operation to a tape moves the End Of Data mark to the position on tape where the last write operation finished. This prevents the drive from reading beyond the end of useful data. Now, if someone were to try to use a tape drive for random writes, the End Of Data mark will be in the wrong place, preventing access to the rest of the data lying beyond that point.

    Tapes do still have their uses in certain organisations, but trying to use tapes as large disks is pointless from a technical point of view, unless you are prepared to restore the entire contents to disk cache in order to edit a file, and then re-write the new tape contents back down to tape in linear fashion.

  37. Tape-based NAS by RaceProUK · · Score: 1

    About as useful as a barbecue made of ice.

    --
    No colour or religion ever stopped the bullet from a gun
  38. Is this a troll? by AbRASiON · · Score: 2

    Come on now, if someone is smart enough to look up the specs for the technology they surely, surely know this is a completely ridiculous suggestion for a home environment.

    Yes the mammoth automated tape libraries exist(ed) for huge business over the last 50 years, however a home version which doesn't require user interaction for tape changes is madness, plus, depending on the OS - the system may well want to check / index / scan the files frequently. Is this person proposing using multiple drives? Seriously what's the deal here?

    I guess if it's a troll, bravo - it's stupid yet they clearly let it on the site and I as well as others are biting.
    If it's not a troll and you're legitimately asking,.... I really don't know what to say,... do you actually want a thought out response to such a ridiculous fucking question?

    Editors: you're better than this, I thought anyhow,...

    1. Re:Is this a troll? by Billly+Gates · · Score: 2

      My guess is its a young 22 year old IT guy who thinks it is cool but has not used a VCR since he was 5 and never seen a tape drive before unlike us older folks. When you read specs like 110 megs a second it gives a false impression it is just as fast.

      There are kids today who do not remember the pains of fast forwarding a song on tape for 9 fucking minutes to hear that one good song while the rest of the album is crap. That was so awesome about cds. It was not the sound quality but the fact I could skip tracks.

      Anyway it is just ignorance I am sure.

  39. helloooo??????? by os10000 · · Score: 2

    As everyone else, that using a collection of tapes with a single or small number of tape drives is impractical.

    Instead, I recommend reading up on hierarchical storage:

    http://en.wikipedia.org/wiki/Hierarchical_storage_management/

    Also, if you really want a solution which does what you ask for, SamFS may be for you:

    http://www.c0t0d0s0.org/archives/4240-Less-known-Solaris-features-SamFS.html/

    Bye,

    os10000

  40. UNSUBSCRIBE by Anonymous Coward · · Score: 0

    I would prefer not seeing these sort of silly user queries henceforth.

  41. Offline storage by machine321 · · Score: 1

    This might work if you have a tape changer as secondary storage and disk as your primary storage, and spool out little-used data to tape and restore on demand. I _think_ this is what the Removable Storage service was for in Windows 2000/2003, but I think it required additional software and may no longer be part of the OS. The idea is that if a file isn't accessed in a long time, it's replaced with a "stub" and moved to tape. If you access it, the file is pulled back from tape to disk. Of course, the tapes need to be available, and if you run something that tries to access every file you're gonna have a bad time.

    One problem you'll find is that consumer hard drives are cheap, and there's no such thing as consumer-grade tape devices any more. Tape gear will either be expensive or used. That tips the cost/benefit heavily towards throwing disks at the problem for home use.

  42. really? come on by Anonymous Coward · · Score: 0

    What kind of question is this? Seriously

  43. HDD's that emulate tape? by Anonymous Coward · · Score: 0

    I would rather have a system to emulate tape on a disk (SCSI) I have these old machines and can't get the boss to pay for anything more that DAT... So basically I have no backup at all (for those who have never used DAT it is basically write only storage.... when it is possible to write to it). The OS's/hardware is so old that it only works with tape (and some inapp backup is hard coded for tape and the source (and the company that wrote it) is no where to be found.

  44. Why would you want to? by Fished · · Score: 1

    A quick google reveals that a 1.5TB LTO tape costs $40. I saw brand new 3TB seagate hard drives at MicroCenter the other day for $99.99. So, you want to store 3TB.

    You can either do it with tape, and all the problems that implies, and a rather expensive tape drive, or you can use cheap disks for $7.75 more per TB. I'd go with the disks any day of the week.

    --
    "He who would learn astronomy, and other recondite arts, let him go elsewhere. " -- John Calvin, commenting on Genesis 1
  45. tell that to movie/ VFX studios by Anonymous Coward · · Score: 0

    Dreamworks used tape for their Hulk VFX. I wouldn't surprised if other studios did too for the purpose of disaster recovery.

  46. Not a new idea by aqmxv · · Score: 1

    There's a commercial software product from EMC called DiskXtender. It does exactly what you want. It's also quite expensive by home use standards. I know of no cheap/free solution that does what DX does.

    For all you wannabes hating on tape: you've obviously never actually had to do a cost analysis on tape versus platter storage. LTO is fast, capacious, reliable, and shockingly cheap per TB stored. Only the drives are expensive, and the hardware life cycle on them is 3-5 years, about the same as the design life cycle on server hardware.

    For highest criticality storage (Say your ERP system DB), a SAN LUN mirrored offsite is the gold standard. And it costs like gold, too. But the world (and your server room) is probably full of systems that really only need a once/day (or maybe even once/week) snapshot, and if you need data for them, you can stand to wait a bit to get it back. For both sorts of system there's the other problem: how do you handle data archiving? Our business has all kinds of contractual and regulatory requirements for long term or even indefinite data archiving.

    Using platters for archiving is just dumb. They suck power, require continuous maintenance (MTBF) and generate heat whenever they're running, and you just don't need low-latency storage for last year's business records. Once you're outside the DR plan recovery window, you're down to archiving, and there's no cheaper and more stable way to archive data than to high density tape. A $20 tape in offsite storage costs about $6/year to retain and stores 1.5 terabyte natively with optional hardware compression and/or encryption. You just can't touch that with a disk drive.

    Disk dedup and consolidation is, however, a wonderful thing. It means that tapes can be written at optimum data rates regardless of what goes on in backing up the client. It also means that your onsite file recovery for the last few days can happen from the disk cache, which is very popular with the userbase.

  47. Re:really? come on by Anonymous Coward · · Score: 0

    It should probably be re-phrased as "So I stole an LTO-3 tape drive from where I (used to) work, and I'm looking to re-purpose it in a NAS, because I didn't get the opportunity to steal enough hard drives because my bag was full of now de-commisioned LTO-3 tapes since we went to LTO-5 recently"

    Just give back the tape drive...no questions asked.

  48. Like an Airplane on a Treadmill... by Revotron · · Score: 1

    ...there's a fatal misunderstanding in this concept. I see a lot of posters saying "no no no, he just wants to backup his Linux ISOs and movies!" and fine, in that case, yes, a tape backup would be great. But to do any kind of regular access of that medium would just be tragic. See my filesystem explanation below to learn why.

    Furthermore, the submitter said his intent was to download torrents ON TO the tape. Torrents are NOT sequential downloads - that is, if the beginning of the file is Packet A and the end is Packet Z, you're not going to receive everything nice and neat like A, B, C, D, and so on until you hit the EOF. It means your seeder might send you Packet F first because that's the part he has, and another seeder might send you Packet A later on whenever that becomes available.

    And while, yes, tapes make a lovely BACKUP medium, they're just that - backups. Tapes are not designed to be read/write accessed 24x7 for the equivalent life of a hard disk. You write to them once a week for your nightly backup rotation, and hope to god you never have to read them.

    This submitter is also completely ignoring the fact that most filesystems are NOT designed to be sequential-access. As many other posters have mentioned, "regular" filesystems access data in small random chunks. It doesn't matter if the actual file is "sequential" or not - the filesystem doesn't give a damn. It treats all files the same way. Have you ever heard the phrase "Disk Thrashing"? Yeah, try to download your torrents onto a tape drive and that's pretty much what you'll get. Forcing a "regular" random-access filesystem to operate on top of an entirely sequential storage medium will burn out your little Hipster NAS before ext3 even finishes writing the inodes.

    Remember on an old manual typewriter, how you typed everything out nice and neat and sequentially? If you ever have access to one, try typing a sentence in reverse - from right to left. It's hard enough as is. Now try typing it in a random order. It ain't gonna happen before you get bored and move on to some other terrible idea with no logical foundation.

    1. Re:Like an Airplane on a Treadmill... by ApplePy · · Score: 1

      ...there's a fatal misunderstanding in this concept. I see a lot of posters saying "no no no, he just wants to backup his Linux ISOs and movies!" and fine, in that case, yes, a tape backup would be great. But to do any kind of regular access of that medium would just be tragic. See my filesystem explanation below to learn why.

      Yes, a tragedy indeed. However, if he were to download his ISOs and movies to disk, and back them up to tape only when they're complete, it could work.

      But why would anyone want to keep old Linux distros? What's the point? Newer distros keep up with fixing security holes. My shop has only had problems with the few servers that have old "stable" distros. That would be like running Win 7 but keeping your old MS-DOS floppies.

      --
      That I'm right, and you don't like it, doesn't mean I'm a troll.
  49. RDX ? by Anonymous Coward · · Score: 0

    Have looked at an RDX drive ? Example - http://www.tandbergdata.com/us/index.cfm/products/removable-disk/rdx-quikstor/

  50. The next Ask Slashdot by Anonymous Coward · · Score: 0

    "Hay guys, I was wondering if storing my porno on an abacus would be a cheap way to keep it available on the off chance I ever get an erection."

    Seriously WTF slashdot...WTF man...

  51. Concurrent read/write to tape? by Anonymous Coward · · Score: 0

    The most glaringly obvious reason why this won't work is highlighted in bold in your question, lets examine for a second:

    "save the torrents of my Linux distributions on it, and at the same time, play the family videos on a computer"

    This requires both concurrent read & write cycles to the same medium, and as Tape is ,for the most part, a sequential storage medium this would require writing to the end (empty) area of tape while trying to read from the beginning/middle (anywhere in between) data area of the tape.

    So to answer your question: NO.

  52. First Find an HSM System by tyen · · Score: 1

    There are a lot of naysayers on here, but since you did not specify the capacities you are handling I'm going to assume that you are working with hundreds of terabytes, the scale at which using a tape library starts to really make economic sense. Any kind of "use tape to complement hard disk storage" scheme will use a robot-driven tape library. If you aren't in this class of solution, then the other posters are right, do not even consider going down this path, the expense ($10K USD entry level) is not worth it.

    What you are looking for is called a Hierarchical Storage Management solution. They are all proprietary software (the hardware part of the solution is pretty much functionally interchangeable), there is no production-grade open source offering, which is unfortunate. The proprietary ones I know of don't allow hooks to programmatically customize inject/retrieval policies and operations, the primary reason to want an open source alternative (though Tivoli Storage Manager has an extensive API that someone could use to roll their own HSM with its own API complete with programmatic hooks).

    If you find these financial requirements too onerous, then as a middle ground solution I recommend you get commercial-grade hard disks like Western Digital Black with 5-year warranties to hold everything you have, a single tape drive for traditional backups, some software that supports incremental backups, and climate controlled storage for tapes.

  53. re: economies of scale? by King_TJ · · Score: 2

    Your argument has some merit, but I've consistently found it not to really hold true for the smaller or mid-sized companies I've worked for.

    The "high cost of entry but low maintenance cost" of tape just doesn't always pan out, IMO. For starters, you've always got the issue that the tape media isn't readable by anything except a system configured with one of those expensive tape drives designed to work with that generation and type of tape. That means if you're using those tapes for disaster recovery by storing them off-site, you've got to be sure you can read them back in if/when disaster strikes. If that disaster is, say, a fire in your building that destroys the computer equipment? Now you've got to be sure you've got quick access to a machine capable of restoring the data on those tapes so you can set up replacement systems from it. That means you may have to buy a duplicate, costly tape drive, and store it off-site with the media, or pay an outside firm to do the data recovery for you (because they have the needed equipment to read your tapes for you).

    When your off-site data is stored on standard-issue hard drives, you don't need anything more fancy than an external USB hard drive enclosure to get to the data.

    (And yeah, I realize you could do the accounting on something like this by claiming those extra costs are part of the "initial expense" instead of the "maintenance" portion.... but either way, you're spending the money.)

    And that thing about putting a box of tapes in a panel van and bumpy roads not worrying you? Yeah, I suppose .... but any decent hard drive parks its heads when it's not spinning, and really shouldn't be affected by that sort of vibration. We've had nightly backups running here at two locations for years where the backup media is a consumer-grade SATA hard drive in a removable hot-swap drive tray, and people take them home every night by tossing one in the trunk of their car or truck. I think we've only had 1 drive fail out of the entire 2 week rotation used for both sites after 3 years or so of use. That's well within what you'd expect fro drives that never even get removed and carried around.

  54. While it's a dumb idea, it's been done by jtownatpunk.net · · Score: 3, Insightful

    Back in the before time, I knew a guy who ran a BBS who came about a DAT drive by some method or another. I assume he stole it from work. Anywho, that was a lot of storage back then and he wanted to use it to store files for the BBS. What he came up with was a caching system where people tagged the files they wanted, the files would be copied from tape to temp storage on the hard drive, would be downloaded by the user, then deleted from the hard drive. I had a similar system for the CD-ROM changer on my multi-line BBS. If someone on line 3 wanted file from Disc_2 and someone on line 1 wanted a file from Disc_7, the poor thing would just thrash back and forth between discs until I added the caching system.

    But it's just totally impractical today. I've got a 26tb array for my bulk storage. Even with hard drive prices still a bit inflated, it could be built for $2500 with nice drive cages. $3200 for 39tb using 3tb drives.

    An LTO 5 library is going to run you $5000 for just the drive/library. You weren't going to stand there swapping tapes by hand, were you? Another $550ish to fill it with tapes. And that's only 1.5tb gigs per cartridge. (Native capacity is what you should be using for this type of data.) 16*1.5=24tb online for around $5500. Nevermind the cost of the caching system that would be needed just to make it work in even the most crude manner with a minimum of 5 minutes between initial request and the file being available for use. More than double if it spans tapes.

    So roughly double the cost for a similar amount of storage with horrendous access times. Sounds like a plan. You should totally do it and report back.

    1. Re:While it's a dumb idea, it's been done by Anonymous Coward · · Score: 0

      So, for SMB's we don't bother using tape (at least this is what I hear). Of course, if you need an offline / offsite storage solution, then you can either do tape or some form of USB storage.

      BE2012 has a nice feature (and easier to setup than in 2010) that allows you to backup a backup set to storage. So you can have it backup x weeks of your backup set to a usb storage device to take offsite.

  55. tape "drive" by Anonymous Coward · · Score: 0

    What about Datman? http://www.datman.com/ Ha ha!

  56. Get a NAS by Anonymous Coward · · Score: 0

    Buy a Synology NAS and put anywhere between 5 and 36 hard drives (depending no the model and your requirements) in it. You can even add drives ON THE FLY to expand your storage. Perfect solution of home or small office/home office backups.

  57. 370's by Anonymous Coward · · Score: 0

    "You can get a vintange IBM 370 for only a few hundred thousand"

    Where? Or are you just talking out your ass?
    360's and 370's are extinct.
    4300's maybe, but not 370's

  58. Really by seann · · Score: 1

    to save the torrents of my Linux distributions on it

    Really, you're going with that?

    --
    I'm a big retard who forgot to log out of Slashdot on Mike's computer! LOOK AT ME.
  59. my own wee lad's fantasy by Blaskowicz · · Score: 1

    when I was ten year old I would see ads for syquest drives in magazines, and dreamt of 44MB or 80MB cartridges when I had a 40MB hard disk drive (indiana jones atlantis was taking 10MB from it). same thing when we had a 486 DX/2 66 with a 120MB drive and we had to choose between doom and descent. I didn't realize at the time that a crappy backup drive wasn't meant for even DOS gaming. in retrospect it sucks that we didn't get an old hard drive too (even an old by then 80MB drive) and especially it's a shame we couldn't get four 1MB sticks of memory to play duke3D on that PC.

  60. Plan 9 by ameoba · · Score: 1

    Look into Plan 9. While it never really got off the ground commercially, it's the successor to Unix. All resources are distributed over the network & storage servers know how to manage multiple levels of storage, being able to move data from 'fast' to 'slow' as it ages.

    --
    my sig's at the bottom of the page.
    1. Re:Plan 9 by Anonymous Coward · · Score: 0

      I did a presentation back in the day about the Ameoba OS. The Plan 9 reference by you somehow brought back the memories. Lots of interesting concepts are lying in the ruins, only to be picked up when the time is right.

  61. Obligatory Babylon 5 Reference by jamstar7 · · Score: 1

    Using a tape drive for NAS? Um, no:

    Zathros: Time is infinite. You are finite. I am finite. This... Is wrong tool. Never use this. No no no nono.

    For backups, tape isn't too awful bad. The more data you need to store, the better tape looks. But as online storage? Forget the cost for a moment and look at the technology. Tapes wear out with heavy useage, then you need a new tape and the time to put the data back on it. Where you going to stash the data temporarily til you can put it back on the tape when the old tape is worn out and unreadable? Those of us who grew up using casette-based storage for their Apple II/Color Computer/Atari machines know that tape storage takes awhile to load. There is no random seek on a linear tape. And what if you loaded the wrong tape?

    For NAS, get a drive box and set them up for the appropriate RAID configuration, just remember:

    RAID is NOT a backup solution. That's where your tapes come in.

    --
    Understanding the scope of the problem is the first step on the path to true panic.
  62. It is also a few minutes to READ that file by Anonymous Coward · · Score: 0

    Since the tapes read as they pass over, any and all pending reads will complete by the time it has moved to one end of the tape.

    Since the sustained speed of a tape drive is actually faster than almost every HDD available, this means that several large files can be retrieved faster off tape than of disk.

    And if it's all going over network, that's far far slower.

  63. The problems with tape by kimvette · · Score: 1

    There are numerous problems with tape. I will list just a few:

    * Tapes are sequential, and in order to list a directory, you need to read in the entire tape, THEN you get the listing
    * No random access (see above) so as the tape seeks your program/stream/process will stop and wait - and wait, and wait
    * Tapes are unreliable - and only become more unreliable with each use because of media dropouts, wear, not to mention tape head wear and gradual magnetization

    Want a SAN? Hard disks are very cheap now. Build a cheap server using a hardware SAS RAID controller - or heck, even a RocketRAID hybrid/"fakeRAID" controller will be vastly superior to tape.

    --
    The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
  64. OMFG NO! by Anonymous Coward · · Score: 0

    Just go buy a 3TB HD for $150!

    Tapes never make sense for ramdom access storage. They barely make sense for permanent sequential storage anymore.

    Maybe you can buy a printer and a scanner and you can print to paper for writes and scan said paper for reads.

  65. Slashdot has just jumped the shark... by DrVxD · · Score: 1

    Really. Look behind you - there it is.

    --
    Not everything that can be measured matters; Not everything that matters can be measured.
  66. It's not fast everywhere by dbIII · · Score: 1

    Meanwhile my workplace is paying more than $1000/per month for 6Mb/6Mb and some of the people we want to get data to or from are not on links that fast :(

    1. Re:It's not fast everywhere by Anonymous Coward · · Score: 1

      We've got schools around here paying $300/month for dedicated 1Gb/1Gb.

  67. Can be done but not for home use by rrohbeck · · Score: 1

    The fabled low cost/GB of tape only comes into play after you've amortized the cost of the drive over many tapes.
    The long access time makes tape feasible as an online storage medium only if you have a disk subsystem in front of it and HSM SW automatically keeps frequently accessed files on disk. That SW alone costs more than a decent size NAS subsystem which also means that you have to amortize the SW cost over many drives, i.e. you need a library. It's required for reasonable reliability too.
    This is big iron technology that's only used if disk would be too expensive for the amount of data you want to store, say more than a few thousand disk drives, and if the access pattern are suitable.

  68. Ask slashdot: by Anonymous Coward · · Score: 0

    Where idiots get serious answers.

  69. test by Anonymous Coward · · Score: 0

    test

  70. Ignoring the naysayers (and cost of LTO5 drives) by stoatwblr · · Score: 1

    Yes it's doable. You'd need something like SAM-QFS (recently opensourced by oracle, the parts you need only on opensolaris) to do it or you'll have rotten performance.

    You'll also need a tape robot in order to have enough tape storage onhand.

    As it happens, I do have a tape robot onhand (Neo4000 with LTO2 drives), but the LTO2 drives mean it's more practical at home to use ZFS and 12 drive RAIDZ2 than a hierarchical storage system (60 slots at 200Gb each=10Tb) running on tape drives which practical experience shows don't like household levels of dust - apart from the storage issues I don't want to have to run a cleaning cycle every week.

    Trying to directly access using LTFS would work, but not cope well with multiple file requests. That's not what it's intended for.

    As a work server, it's a different matter, especially if you have a big enough library and enough data stored to make it practical (I think the current threshold is about 400Tb, which is just over what I'm handling now on our main NAS setup)

  71. Not worth the effort by SlashDev · · Score: 1

    This is like asking if it would be possible to use floppy disk to retrieve a 1MB file, I (and others) don't see the point of your question,hard disk drives are a lot cheaper, substantially faster and a lot more reliable. The time is takes for the tape drive to boot up, get mounted to the OS file system and access the area where the file is located is ridiculously long.

    --

    TOP DSLR Cameras Reviews of the top DSLRs
  72. Hierarchical Storage on the cheap? by Anonymous Coward · · Score: 0

    I have a few DTL8000 drives and over 200 used tapes. They store 40/80 GB. I'd love to have something that migrated little used files to tapes like an HSM system.

    When I was a college student in the late 80s, files would migrate to "offline", which meant tape. When you requested a file, it might take a week or so. Something kept track of what file got migrated to which tape. When a user requested it, it got manually mounted, restored, and a notice got to the user. They didn't have robots, just cheap student labor.

    Is there anything like this adapted to Linux? How could SamFS on a Solaris system work? Without a robot?

    1. Re:Hierarchical Storage on the cheap? by Anonymous Coward · · Score: 0

      A pro photographer would be a good use case for something like this. Take a terabyte of photos from 1 wedding. Work on them for the presentation for the sale. After the sale, store them forever until they come back for reprints. Maybe on the 5th, 10th, 25th, etc anniversary. Multiply by 50 weddings/year. Add in videos.

      In the past, they could keep the negatives in a decent storage cabinet. Disk would cost way too much to keep spinning. Anything magnetic would need to be migrated to fresh media periodically. Even DVDs have a shelf life.

  73. two incompatible words by v1 · · Score: 1

    "Torrent" and "Tape Drive"

    Clients randomly request pieces they don't have. They're specifically coded to not request sequential blocks. Speaking as someone that has written bittorrent clients, I can't think of a more horrible way to serve up a torrent than on a linear-access system such as tape. Peers and seeds seek continuously.

    The only way you could possibly make this work would be to advertise you only have block 0. Then when they get that from you, announce you now have block 1 also. etc. Messy, but doable - the only way really for the seed to dictate what order the packets are served. Would probably thoroughly confuse the tracker. Once you had another seeder available in the swarm, your smartest move would be to disconnect until all the seeds were gone again.

    --
    I work for the Department of Redundancy Department.