-2

I've got a budget of £1000, but really I'd like it for less than that. I want to set up a 20TB+ storage system for a project I'm working on that will use roughly 15TB, and the rest for storing photos, music, movies and games. Not all 20TB will be used immediately and I already have some disks, so leave the price of HDDs out of that £1000 budget.

Ideally, I'd like it to be rack-mountable too as I'd like to get a server rack and put all my computers within it (getting rack-mounted cases for my desktop machines too - but that's unrelated).

I've noticed that you can get some affordable mass-storage systems, but as soon as they're rack-mounted, the price goes up 100x. Is there a reason for this other than that you can sting a business more than you can a home user, and rack-mounted would usually be used by business?

Regardless, that's what I want to do. Is it possible or totally unrealistic? I have limited experience setting such up, so links to tutorials, any advice, etc, would be great.

The plan is for the storage system be accessed by another server (not included in the budget) probably running FreeBSD, though other free OSes are welcome (I only have experience with FreeBSD and Linux, though).

Many thanks.

Tim
  • 1
  • 2
  • You could look at Drobo? – Jacob Jul 25 '11 at 13:01
  • Looks good and it's definitely a possibility. Would much prefer rack-mounted though, but if nobody delivers then it's a definite possibility - thanks :) – Tim Jul 25 '11 at 13:02
  • If a cheap rack-mounted server case will work, check Google Shopping (or equivalent) for "Norco". Cases with up to 24 SATA bays in them, in 4 rack units, currently in the range of 300-400 USD. No power supply, motherboard, or RAM included, however. – Mike Renfro Jul 25 '11 at 13:15
  • 2
    realistically, i think your budget is roughly 8 times too small to do this properly with any sort of confidence that the data is safe. – Sirex Jul 25 '11 at 13:36
  • Sirex, whilst data safety is important, this is by no means a critical service that I'll be running. Sure, I don't want to lose all my data, but not having 99.999% reliability is not crucial. I'm well aware that my budget is low, but that's all I have to work with. Maybe in future I'll improve things, upgrade things, etc. Some/all of the HDDs will be mirrored too, potentially, and important stuff backed up elsewhere. – Tim Jul 25 '11 at 13:45
  • I'd assumed when you're working with data sets that take many many days to copy or move, reliability is an implied requirement. The disks alone will roughly equal your budget, and that's before any redundancy using consumer grade disks. – Sirex Jul 25 '11 at 14:26
  • i should state, you can go the route of 14 2tb disks in raid6 a server tower case for about £1500. I've done 7x2tb, 7x2tb and 9x2tb systems before like this, but the two 14tb systems are a mirror pair of each other which takes some of the heat off. There's also very good chance you will lose everything during rebuild if (when) one of those 14 drives fails. Also, its a total pig to work with (9 days to rebuild array). My advice would be build four 6tb systems using 3-4 disks in each. It's alot safer when using rubbish hardware. – Sirex Jul 25 '11 at 14:38
  • My data sets are to be generated over a few months and take longer to generate than to save, so I can easily save to a few different places. That, however, isn't really relevant - I have a budget and it's either something or nothing. I'd rather have something. Thanks for your advice as well :) – Tim Jul 26 '11 at 09:05
  • Oh and disks won't be a problem, I can buy them as I need them. – Tim Jul 26 '11 at 09:05

2 Answers2

0

For this kind of money, you'll just get a NAS box with no disks (you can buy smaller, populated NAS boxes - but not with the 10+ bays you'll need for this kind of storage). If you hunt around there is hardware you could use within your budget - unless you're familiar with setting up large systems it's probably a lot simpler to go for a box with eSATA connection or NAS controller.

But as you've already discovered, as soon as you want anything which is rack mountable, the price rockets.

You might try:

http://www.pc-pitstop.com/sata_port_multipliers/scsat10pm.asp

http://www.rentaraid.co.uk/enhance-tech-e10-pm-10-bay-quiet-desktop-with-2-x-esata-pm-connectors.html

symcbean
  • 19,931
  • 1
  • 29
  • 49
0

There's probably two challanges, the case, and connecting the disks.

For the case, you can get a 20-bay SAS/SATA hotswap 4U case for around £350 - Google for RM420. You might be able to go cheaper if you don't want hotswap, but I've no really looked around that area of the market.

As for connectivity, onnecting them to the motherboard: take a look at this for some inspiration: https://serverfault.com/questions/237687/cheapest-way-to-connect-20-24-sata-ii-hdds-in-a-budget-storage-server. In a nutshell, you probably want a few 8- or 16-port SATA cards and then the required cables to connect them up. 3 of http://www.supermicro.com/products/accessories/addon/AOC-SASLP-MV8.cfm would do what you wanted quite nicely.

growse
  • 7,830
  • 11
  • 72
  • 114