Slashdot Mirror


Home Network Data Storage Device

It happened again- a machine on my home network died. Taking with it tons of data. It's mostly backed up. No huge loss. But I finally think it's time to get some sort of network raid disk. A unified place to safely store data accessible to the numerous machines on my home lan. So now I pose to Slashdot readers- what are your recommendations? I'm looking for something with RAID and SMB sharing. At least a quarter TB, probably a half, but with some room to grow. What have you used? What works? What fails?

27 of 649 comments (clear)

  1. The Poor Man's RAID Array by eldavojohn · · Score: 5, Informative

    As CmdrTaco, I'm sure you have money coming out of your ears that you've harvested from the pseudo-religion that is Slashdot.

    But for those of you with fewer fiscal resources, I will tell you the stories of my friend and me, a.k.a. The Master Rebaters.

    My story is a simple one. I love music. I have over 1,000 CDs and have spent a lot of time meticulously ripping them with my friend CDex. So, I have some 350-400GB of data that I would like to archive. There are a multitude of possibilities but, since I'm short on cash, I opted for a simple $13 RAID 1 controller ... I know, I know, I'm going to catch hell for using such a crappy generic product. And I know many people who will tell you that VIA is crap when it comes to RAID controllers. Maybe you're one of them. If you are, I hear that the brand Promise provides excellent RAID controllers, you'll just pay a whole lot more for them. A couple of these babies in RAID 1 and you're set.

    My friend, however, opted for a huge and expensive RAID 6 array controller made by Promise. Then he waited and waited until there was a 250 GB Maxtor rebate at CompUSA or Outpost and went in and bought five with cash. Then he filled out the rebates for relatives and played the waiting game. Huge initial investment but he received a lot of money back slowly. Result, a 1.1 ~ 1.2 TB RAID array. He got a lot more storage and more efficient use of the disks since a RAID 6 with striping allows for drives to be rebuilt in the array.

    What he wasn't planning on was the logistics of what he would have to do to his Antec case as a result of all these drives. Fans. Airflow. Heat. These all became huge issues for him--especially in the summer. I'm not sure what your situation is with a case but I made no alterations to my case.

    Now, there's a lot of things I skipped over that you can take into consideration, like SATA or ATA? 7,200 RPM or 10,000 RPM? 8MB or 16MB buffer? Striping size? etc. Honestly, those issues aren't worth my time to mess with. Sure sure, I'm losing precious ms seek/read time on my disks but I'm not that motivated.

    In the end, if you're only looking for half a TB, do what I did. Those 500 GB drives will only get cheaper and if one blows, just pop another in. And if you really need that room to grow, grab the nice RAID controller that supports RAID 0-6 and just use two 500GBs leaving the other three slots open for the future when you might buy them and RAID 6 it.

    What fails? The old IBM Deathstars. Beware!

    --
    My work here is dung.
    1. Re:The Poor Man's RAID Array by mlg9000 · · Score: 3, Informative

      First of all... almost nobody sells RAID 6 devices. I'm aware of only one company that does and it's not Promise. It's an odd ball configuration and I can't see where it would be all that useful. The common RAID configurations are 0, 1, 5, 0+1, 10, and 50.

      Second Promise can never be considered a "nice" controller. It works, it's fairly cheap, but it's consumer grade stuff.

      I wouldn't bother with a cheap RAID controller. Go with md raid in Linux. It's free, you never have to worry about finding the same controller again if the one you have dies, performance is decent (almost always better then cheap RAID cards), and it works really well all around. You might need a PATA or SATA controller to add more drives but those are cheap. High end stuff where performance is critical you get a high end RAID card.

    2. Re:The Poor Man's RAID Array by canofbutter · · Score: 3, Informative

      RAID6 is not at all an odd combination. It uses a 2D parity scheme to ensure that there is no data loss in the array if there are any 2 drive failures simultaneously. Although I agree that I've never seen RAID6 controllers from promise, Newegg has some from Areca; though you'll pay quite a bit for them.

    3. Re:The Poor Man's RAID Array by Nik13 · · Score: 3, Informative

      Promise DOES sell at least one RAID 6 card: the Promise SuperTrak EX8350.

      And if someone is looking for some RAID card reviews... Here's a couple links:

      http://www6.tomshardware.com/2006/01/02/safer_6_fo r_raid_controllers/
      http://www6.tomshardware.com/2005/10/31/sata_spell s_trouble_for_scsi_raid/
      (Yeah Yeah, THG... Still a good roundup and worth the read if you're looking for a card - jump to the feature table on the last page if you don't want to read the whole thing)

      Lots of people seem to mention the 3ware cards, but at that price I'd rather get the nice Areca ARC1220 instead (which is also PCIe - no PCI-X req'd)

      I'm looking for a similar solution, but even though these cards look very nice, I'll definitely go with software RAID5 too, those controllers are too expensive... I'd rather spend the extra money these controllers cost on more storage (that 500$ will buy around 1TB).

      --
      ///<sig />
    4. Re:The Poor Man's RAID Array by GigsVT · · Score: 3, Informative

      By the time your $3000 tape drive "pays off in the long run", I'll be buying 5TB disks for $150.

      Redundancy and mirroring is the way to go these days. It doesn't much matter if your drive fails if it's just one drive in a RAID that is mirrored in other places on other completely independant RAIDs. In any case, ATA/SATA drives don't fail all that much more than SCSI, at least in the first 3 years*.

      Even at work where we store multiple terabytes of business critical data, we use SATA. We just keep 3 independant copies of the data, one offsite. We use incremental rsync snapshots for incremental functionality.

      *The great part is that there's no huge investment. If hard disk technology jumps next year, we can upgrade with no guilt, since we didn't sink a ton of money into it in the first place. Previously we'd milk our SCSI RAIDs and tape drives/robots until they were ridiculously obselete and undersized because the cost was so high to upgrade them. It's no big deal to completely replace every drive every 3 years. The upshot is you generally replace all your disks with half as many disks 3 years later, since sizes have doubled, and the cost is about constant. Your RAIDs slowly get more reliable as the number of drives drops every cycle.

      You can brag about your baker's dozen of 36 GB 6 year old SCSI drives never failing, but I'll have a few 300 GB drives and have spent less money in absolute terms, and far less money once you count the time value of sunk costs into the equation.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    5. Re:The Poor Man's RAID Array by cagle_.25 · · Score: 3, Informative
      Whatever you do, you MUST be protected from accidental deletion and corruption. That means you need a backup, which RAID is not.

      Hear, hear! I've said it before, and I'll say it again:

      RAID is not backup!

      If you consider all of the possible things that can make your data suffer, in order of likelihood:

      1. User failure (file deletion, etc.)
      2. Program bugs (got a lot of those with one particular app at work)
      3. OS crash
      4. HDD failure
      5. pwnage

      you can see that RAID will only help with item #4. Anyone with any data more important than ripped CDs needs actual hard backup: tapes, DVDs, offsite, whatever.
      --
      Human being (n.): A genetically human, genetically distinct, functioning organism.
  2. Linux? What else do you expect slashdot to say? by ResQuad · · Score: 4, Informative

    First I'd recomend using a size formating in your question that better fits your situation like "At least 250GB, probably 500GB, but with some room to grow".

    On to solutions. Buy yourself a big case (you can do rackmount or regular "large" ATX cases) and stick a decent computer in there. Add Gigabit NIC. Add an 8 port 3ware SATA Raid controller (configured to RAID5). Add 4 120GB 7200RPM SATA Drives (or what ever you can find cheap, even 200GB drives are relativly cheap these days). Install Linux, share your harddrive using Samba. Done.

    You have 4 extra ports to expand your RAID if you need too, or you could get bigger harddrives. I think 3Ware cards can support up to 2TB of HD space - so that gives you some expandability. Plus you have a RAID5 which has fault tollerence built in.

  3. Simple answer. by MikeFM · · Score: 4, Informative

    Tera Station

    Everything you need probably. I saw a 1TB version for $700 at Fry's the other day.

    --
    At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
    1. Re:Simple answer. by Dausha · · Score: 4, Informative

      ReadyNAS is reported to be a better choice than Buffalo. There is a Tom's Networking review on ReadyNAS 600 that compares the two fairly well. It costs a bit more (~1100) for the same amount of storage, but it's worth it if the quality is that much better. Also, I've been told you can have two of them where one remotely backs-up the other . . . which allows for disaster recovery where the physical location of the original is destroyed.

      --
      What those who want activist courts fear is rule by the people.
    2. Re:Simple answer. by plalonde2 · · Score: 3, Informative
      I have the ReadyNAS x6, and I love it to pieces. It just sits there and serves my media (runs SlimServer out to my Squeezebox, no more PC involved). It's been up a couple of months with no problems at all, although I'm starting to fill up.

      For backups I run some nice Plan 9 magic - the Venti archiving file server. No-hastle incremental backups, snapshots of previous days, identical-block compression, and so on. It's been ported to Unix (and so runs on my Mac), and provides more peace of mind (coupled with the raid) about my data than I thought possible.

  4. It's Time my Son by william_w_bush · · Score: 4, Informative

    My condolences on your recent loss.

    Couple questions:

    1. SMB only? NFS is faster and plain better, but only for mac/linux.
    2. Noise/size/power constraints.
    3. Price.

    SMB only, moderately cheap, quiet and small, go for a teraserver from buffalo networks. Easy to setup, runs decently, 4x250 drives that can be raid-5'd into a 750 array. Costs about $800.

    A good midlevel solution is an nforce4 motherboard, with 4 250 sata drives, total cost around $600 w/ cpu mem, etc. You need a decent case though, and it will be noisier and louder. Plus side is better performance, full customization, and ability to use it as a router or such. You will have to configure it yourself, and likely throw windows on it because the nforce raid support is tricky on linux for a novice.

    I use a heavier 2tb solution myself with a HW raid card, but for most purposes a sw raid is better, and the performance difference is almost never noticable. Personally I recommend the buffalo if you don't need nfs, just for the size, quietness, and convenience.

    --
    The first rule of USENET is you do not talk about USENET.
    1. Re:It's Time my Son by wiggles · · Score: 4, Informative
      NFS is faster and plain better, but only for mac/linux.
      Faster? Yes. Better? Yes. Only for Mac/Linux? NO!!
  5. inventgeek.com by alanw · · Score: 3, Informative
    As seen on Saturday over on RootPrompt, Inventgeek is running an article The Poor Man's RAID array, written by Jared Bouck. It's built out of SCSI drives and a RAID controller card. The appliances that the company I work for ships use dual SATA drives, the Linux MD driver and LVM2 though. I still haven't worked out whether that rumours that SCSI drivers are better built and have a greater MTBF are true - they certainly cost a lot more for smaller capacities.
    What self-respecting geek doesn't get the warm fuzzies at the mere mention of the RAID. With the rising GB to Dollar ratio, we felt it was a good time to feature a project that takes Pure Geekieness(TM) and mixes in a good helping of do it your self. Where else are you going to store all those MP3s (legally obtained, of course)? On a single 200 GB Drive? Or a RAID 5 Array? Take you pick, I know where I will be storing mine.
  6. A very basic rule by darkwhite · · Score: 4, Informative

    Never trust your data to any one box.

    As for the solution, the cheap and easy option nowadays is to simply use stock motherboards - most will accomodate 4 SATA drives and up to 4 PATA drives with no extra work - and run Linux with software RAID on them. It's still a problem to boot from a RAID disk, so one can be set aside for that purpose. Motherboards have GigE nowadays, so speed is not limited by the network link. 300 GB drives are cheap, making a 1.5 TB server affordable if you acquire it piecewise over the course of a year or two.

    Now duplicate this setup into 2 boxes and you're good to go.

    --

    [an error occurred while processing this directive]
  7. Avoid the Netgear SC101 by Experiment+626 · · Score: 4, Informative

    Recently I was also shopping around for a storage solution. At the store, I saw a promising looking device called the Netgear SC101. You pop any two IDE drives into it, plug an Ethernet and power cable in the back, and you have yourself a NAS. Because you can pick out your own drives, you can even do a terabyte in a cheaper and much smaller unit than 4 x 250 GB units like the Buffalo Terastation.

    Unfortunately, where this device failed for me was that it doesn't just share the stuff as a SMB share like a real NAS box does. It uses some weird proprietary protocol, and only machines with the right drivers installed can talk to it at all. Such drivers aren't available for Linux, or Mac, or BSD... even versions of Windows that are old (98, ME, etc.) or 64-bit won't work. It has to be a 32 bit version of Win 2k3, XP, or 2k with the right service pack level for the drivers or no data for you.

    No self-respecting geek would want a device with such limited compatibility. If a piece of network equipment only lists Windows in its compatibility, that normally means the manufacturer only officially supports Windows, or maybe you need Windows to set up and administer the thing. When even many versions of Windows can't access the device, it's a junker. I took it back the next day, and will start researching hardware purchases more carefully in the future.

    In short, Netgear's short-sighted decision to use some strange proprietary protocol instead of SMB turns this unit from something I would have strongly recommended into that gets a definite thumbs down.

  8. Infrant ReadyNAS by MisterFig · · Score: 4, Informative
    Infrant Technologies has two great products, the ReadyNAS 600, and the ReadyNAS X6. The difference is that the X6 does all of the configuration for you and the 600 is more user controlled.

    I own the X6 and love it.

    - It's GBE is very fast.
    - It supports raid-5 with up to 4 drives. (mirroring on 2 drives)
    - You can just keep adding bigger drives. so it'll be highly expandable down the road.
    - Supports SMB, NFS, FTP, etc.

    It's $600 for the unit with no drives.

    Check out the toms networking review, it's linked from Infrants site.

  9. Re:RAID != backup by undeadly · · Score: 4, Informative
    Your assumptions are too narrow. Again, RAID is not backup. What do you do if the RAID controller card goes bad? Or a defect PSU toasts the hardisks? Or you delete the wrong file (RAID won't help you here...)

    Most home users are better served with having an extra harddisk that they backup to (may recover accidentally deleted files) than RAID. There are many programs to do that automatically. Of course, burn (high quality) DVDs regularly of the most important data.

  10. Dead Simple/Cheap ($80 + 2 ext enclosures & HD by StCredZero · · Score: 5, Informative

    LinkSys NSLU2. Plugs into your home network. (10/100) Then you get yourself 2 IDE drives and 2 USB 2.0 enclosures then plug them in. Then you can set it to periodically back-up one drive to the other. Sure, it's not as bullet-proof as RAID5. But it's dead simple, cheap, and it just works. Failure recovery is dead simple. Also, the system is has some of the same flexibility as the Buffalo Teraserver. (Plug in your friend's USB 2.0 drive when he comes over.)

    Also, with this scheme, you can delete a file and change your mind. (Recover from the back-up before the weekly copy job.)

    And, if this is too simple for your geek quotient, it's Linux-based and hackable!

  11. Re:Linksys NSLU2 by wiresquire · · Score: 3, Informative

    Mod parent up.

    I can't believe anyone would recommend anything else for a geek besides the NSLU2!!

    It runs based on Linux, so you can replace the firmware
    Not only do you have a NAS device, which you can mirror disks on, but then you can basically add on whatever you want, eg Firewall, web/mail/file server, music center, VOIP PBX, use NFS as well as Samba etc.

    Tom's Networking has a little howto on this.

    And if you're interested in more information, CmdrTaco I've found this other site where you can often find some good information from users about techy related stuff that matters.

    --

    So does Anonymous Coward have good karma?

  12. Avoid the NSLU2 by sheldon · · Score: 3, Informative

    So I have an NSLU2 at home. Had it for about a year. The length of time the thing has been actually useful is maybe two days. Let me give you the counterpoint...

    - Silent operation, no fans in the nslu2 and you can get fanless enclosures for the HDs

    Make sure it's an aluminum case at least. And be prepared to try several different ones until you find one that works well.

    - Takes very little space away from your home office

    No, other than the six thousand cords you've got hanging off the back of it to plug in these external drives.

    Oh, and don't accidentally disconnect a cord. The NSLU2 doesn't support anything approaching to Plug and Play. You'll likely damage data on the drive, but the most annoying thing is you gotta shutdown and restart the whole thing.

    - Very small power draw

    True.

    - Easy to add/remove drives without any reboots

    Not in my experience.

    - Can power off drives that aren't used frequently, then turn them on when needed

    Again, not in my experience. This is most likely going to lock up the whole thing so it stops responding.

    The other problems with the NSLU2 besides the speed(might as well hook it up to a 10baseT hub, cause it can't fully utilize 100baseT), is that if you do try to transfer a large amount of data(say 15 gigs of MP3s) more likely than not the whole thing will lock up on you.

    In short... The NSLU2 is unreliable, for a variety of reasons mostly having to do with software, but also having to do with the external drives and the lack of support for hot plugging USB devices. The NSLU2 is slow. The NSLU2 is a pain to manage on the table because of all the cords hanging out of the thing. The NSLU2 is not well supported by Linksys, they periodically release firmware updates but 9 times out of 10 they don't help. The NSLU2 is particular about what type of USB enclosure you use, as well as even what drive, so it's hit or miss whether it will work.

    To be fair, I did look at buying a Netgear SC101, and everything I have read indicates that it's even worse.

    I ended up just taking my drives and sticking them on my computer and leaving them there. I thought it would have been nice to have this running all by it's lonesome in another room with some batch scripts periodically replicating data over to it. But it's simply not reliable enough.

    I've been meaning to try to sell my NSLU2 on ebay. Maybe someone who wants to install their own copy of the nslu2 Linux on it can have some fun. But it's not a good device for a SOHO server, that's for certain.

    1. Re:Avoid the NSLU2 by nick+this · · Score: 4, Informative

      The difference between what you experience and what the parent poster experienced is the fact that you were running stock firmware, and the parent poster was running unslung or debonaras, or any one of the other replacement firmwares for the slug.

      The linksys firmware might suck, I don't know, having scraped off the linksys dreck immediately upon plugging the device in.

      You might just give unslung a shot. It's easy, and fixes most (all?) the complaints you've mentioned.

    2. Re:Avoid the NSLU2 by LodCrappo · · Score: 3, Informative
      > Make sure it's an aluminum case at least. And be prepared to try several different ones until you find one that works well.

      I have 4, two are adaptec and 2 are two different compusa house brand cheapo things. Never had any problem, didn't know that it mattered or I might have skipped the cheap ones.

      > No, other than the six thousand cords you've got hanging off the back of it to plug in these external drives.

      Well.. its not 6,000... but it does take enough to be a little bit of a hassle. I have 4 hds connected, so of course there are 5 usb cables (one per HD and one from slug to hub). And then you have power cords for the slug, hub, and HDs.. thats 6 all together. 11 cords, and then you have the ethernet out fron the slug for 12 total I think. 6000>12, but still I guess if you dont like cords, 12 could really freak you out.

      > Oh, and don't accidentally disconnect a cord. The NSLU2 doesn't support anything approaching to Plug and Play. You'll likely damage data on the drive, but the most annoying thing is you gotta shutdown and restart the whole thing.

      Not on my slug. ReiserFS avoids any nasty problems with damaging data, and I have only restarted my slug once (new kernel) since I installed Debian over 6 months ago. Of course I haven't tried disconnecting the root drive, that would probably not work out well. But all the other drives are regularly turned off or disconnected. no problems at all. You need to use disk labels since the device numbers can move around a bit, otherwise its been perfect.

      > The other problems with the NSLU2 besides the speed(might as well hook it up to a 10baseT hub, cause it can't fully utilize 100baseT), is that if you do try to transfer a large amount of data(say 15 gigs of MP3s) more likely than not the whole thing will lock up on you.

      Man you must have gotten the crapmaster slug from hell. I literally filled the first 300GB drive I connected in a single ftp session, not one error or problem. I regularly dump large amounts of data to/from the device and never have seen any problems. Sure, its not exactly fast, but plenty fast for 2 users to watch divx off of at the same time. The only time I saw a performance problem was when I tried to do a native compile of a new kernel on the box itself.. took several hours due to excessive swapping and during this time video was choppy every once in a while. Still better than I thought it would be.

      > it's not a good device for a SOHO server, that's for certain.

      All I can say is "sorry about your luck". This thing rocks as a SOHO server!!

      --
      -Lod
  13. Infrant ReadyNAS X6 is the best NAS period. by JoeShmoe · · Score: 4, Informative

    The ratings and reviews on their homepage http://www.infrant.com/ say it all. This thing blows a Terastation away in terms of ease of use, supported protocols, and goodies. Buy an empty ReadyNAS X6 from http://www.eaegis.com/ for $579 (no tax, free shipping). Fill it with two of whatever drive is dirt cheap this week (cough-newegg-cough). Here's the kicker...ReadyNAS will expand the drive array automatically each time you add a drive. So buy a couple 300GB's for $100 each and you'll have 300GB of mirrored storage. A few months from now, you run out of room, you just drop in another 300GB drive and now you've got 600GB of redundant storage. Add another drive and you'll have 900GB with redundancy. Still need more room? Replace those 300GB drives one at a time with higher capacity drives and watch it automatically resize the set to use the extra space. Without ever having to rebuld the array! Trying to backup a TB of data so you can move your NAS from 300GB drives to something higher really sucks the big one.

    Of course it does CIFS(SMB). But it is one of the only NAS products to support Apple File Protocol, which is a must for networks with Mac/OS X users that insist on using filenames with colons, slashes and question marks and other things that make CIFS/SMB explode. It also supports NFS and rsync for the UNIX/Linux crowd and both FTP and HTTP for the web browser crowd (hi, grandma). It also streams in both flavors of home media server protocols (UPnP and the HMS) so you can buy a $100 Linksys media extender and watch anything you have stored on your RAID. It also has a SlimServer plugin for streaming music to those SlimServer devices that you can hook up to your stereo or a cheap pair of speakers.

    It's also supports Gigabit with Jumbo Packets (write only currently) so you can copy 200GB of HD camera footage to the NAS in a couple hours instead of a couple days. The RevB case is cable-less with just thumbscrews between you and swapping a drive. It also holds the drives vertically because who is the idiot who thinks stacking heat factories horizontally on top of each other is a good idea. Also, I can't tell you how many RAID products only lets you specify an alert SMTP server name but no authentication information, which means e-mail alerts don't get delivered (boo Promise, boo 3Ware). ReadyNAS has its own MTA so the mail gets through without a problem, and it can also let you set login/password to authenticate to your ISP's SMTP server. It looks nice, clean, and it certainly not the noisiest thing I've had in my room, although I will be happy when future firmware lets you put the drives to sleep so the case fan can be completely turned off when you aren't using it.

    I spend three weeks shopping for a NAS for my network, and I'm glad I looked past everyone telling me Terastation. I've had this ReadyNAS X6 for a few weeks now and I love it. I'm already shopping for a second so I can recycle the old drives from all my other rag-tag household systems into one nice neat package.

    -JoeShmoe

    --
    -- I wonder which will go down in history as the bigger failure: the War on Drugs or the War on Filesharing
    1. Re:Infrant ReadyNAS X6 is the best NAS period. by JoeShmoe · · Score: 4, Informative

      Oh, I alsost forgot...just about the coolest feature is that the thing has a PCI slot and two USB ports. This means that you can add a wireless card or a firewire card if you want to use firewire storage devices or a wireless USB adapater or even USB storage devices and printers!

      For USB printer connected to the back, the ReadyNAS works as a print server. If you add USB storage (almost everyone already has a USB drive kicking around somewhere) then that storage is available as a volume on the ReadyNAS. You obviously can't use it for part of the RAID but it is fantastic for loading up a drive of movies to take over to someone's house or bringing data from other homes/offices to backup on the RAID.

      The ReadyNAS can also be configured to automatically copy data from any flash storage to a specified directory. So you have a camera with a CF or SD card, right? Get a USB card reader, and every time you plug your camera's flash card into it, it will copy the pictures over to your /Pictures volume so you can pull them up on your Media Center in the living room.

      Since the underpinnings are all Linux, it's a sure bet that the PCI and USB ports will provide all sorts of cool amazing things as time progresses. I fully expect that you'll someday be able to add a second NIC and have the ReadyNAS function as a firewire...sorta like that big ugly yellow banana slug NAS that was reviewed on here a few months ago.

      -JoeShmoe

      --
      -- I wonder which will go down in history as the bigger failure: the War on Drugs or the War on Filesharing
  14. Re:RAAAIIIID???? ::boom:: by j-turkey · · Score: 3, Informative
    So I know what 0, 1, 5, and 0+1 are, but not 6, 10 and 50. Care to enlighten those of us who are too lazy to Google?

    I don't know RAID 6 and 50 well enough to explain them, so the link will do the job. While I'm at it, they can do 10 (compare it to 0+1 to understand better)

    RAID 6
    RAID 10
    RAID 50

    --

    -Turkey

  15. He already has that by Jeff+Molby · · Score: 5, Informative

    I have mod points, but I feel it's more important to just correct you. He already has everything backed up and the LVM idea doesn't do anything to help his situation.

    He does care about downtime. Downtime = time spent restoring. With a RAID level > 0, all he has to do is replace a drive and tell the raid to rebuild. He's done in 5 minutes. It would take that long just to queue up a restore job for the tape.

  16. Re:Been working on that by maswan · · Score: 3, Informative

    > Where do I get a 250-300 watt powersupply with 12 SATA power connectors?

    You don't need to. All the current drives have molex power connectors too, right? If you are unsure, check the specs. Hitatchi's OEM data sheets are great in that regard, since they tell you everything.

    Then get a bunch of molex Y-adaptors, they're really cheap. I haven't seen SATA power Ys yet, but hopefully that's just a matter of time.

    Take a good look at the current requirements for the drives though. At 12 drives you're heading into the region where most PSUs won't supply enough current. The startup current for 12 current hitachi sata drives is 1.8*12=21.6A at 12V, and most PSUs are only rated at 12-18A.

    Also, watch 5V too, the current draw at "max r/w"-load is 1.3A on both 5V and 12V (on those hitachi drives). Even beefy PSUs in the 600+W range most of the time only have 20-30A at 5V, even when they have 3x18A 12V. That's probably enough for 12 drives, but if you want to scale it up you can run into stability problems.

    I know this, since I just put together a machine with 18 drives in it, and had lots of power trouble at first.