Homebuilt 19" Mini-ITX Server Rack
TykSak writes "I started to build this rack with Mini-ITX boards almost 3 years ago and today it holds four 3U servers with a total of 28 harddrives. I made this site to describe the process of the build."
← Back to Stories (view on slashdot.org)
TOTAL SPACE:
4643Gb > 4.53 Tera bytes (28 Harddrives)
I can see the VIA cpu's being practical in a firewall/VPN node within that rack due to their hardware accelerated encryption engine, as shown in http://www.via.com.tw/en/initiatives/padlock/hardw are.jsp but Pentium M based mini-itx boxes would be a much wiser, albeit pricier choice, performance wise.
As everyone is melting the servers..
http://rack.modzone.dk.nyud.net:8090/
Why is this something to post about... measureing 19" is not that hard.... Hell i do it on a daily basis as i work in Pro audio/lighting.
t ml
What would have been simpler to me is to just by a Mid-atlantic rack, get the shelving unit (U1 or U3).
Find a computer case thats 19" tall. Throw it on its side. screw it to the shelf and then mount it in the case.
Also could have gotten some 19" blanks and lined the back with fans/outtakes, put an AC Plug on there. along with RJ45 jack that goes to the switch. so it looks cleaner with less wires hanging out.
http://www.rit.edu/~ajw8557/computer/rack/index.h
I think these guys did a much cooler job making one that this dude.... at least they did it with an old fridge!
If its IO bound, these may function just fine.
One of the servers I manage is a "backup" server that incrementally backs up numerous other hosts using software I wrote (in part) Backup Buddy.
Basically, it's an old AMD K6-2 450 (yes, it's so ancient it's even AT instead of ATX) with a few PCI IDE controller cards and a crapload of IDE HDDs. CPU performance is irrelevant - it's all I/O bound, rsync over SSH.
It does the job wonderfully, and has for a long time. I have many months worth of backups of all important hosts and data on this "backup" server..
I have no problem with your religion until you decide it's reason to deprive others of the truth.
How about this box? 1.2 TB (with RAID 5) in a neat little package. Since it's an embedded system, it should be ok in the noise/power usage department.
Unfortunately, I don't own one, so I don't know know if there are any "showstoppers"...
Don't whistle while you're pissing.
Mini-ITX boards drive the Internet Archive, for instance:
http://linux.slashdot.org/article.pl?sid=05/06/22/ 0418253&tid=198&tid=126&tid=137&tid=106
It depends on what you mean by "performance", doesn't it?
We have a database server that is limited by seek speed. For us, splitting our databases and adding more disks is the way forward (until we hit the next bottleneck). So in this case, yes adding more drives equals more performance.
But, if by performance you mean "throughput", then you are correct that adding more drives will help - to a point. At some point your controller won't be able to keep up with all those drives, and adding more will actually give you no additional benefit.
For instance, the Maxtor Atlas 15K II has a top transfer rate of over 90 Mbyte/sec. Even the highest-speed SCSI interface only has a throughput of 320 Mbyte/sec.
0.5 kW x 24 hours x 30 days x 0.10 $/kWh
36 bucks.
You probably spend more than that on cheetos.
Just had to do some googling after I read this. I was amazed to find that one can get a rack mount cases from $69. See here.
You can use more than one SCSI host adapter (they're not really controllers), you know. But then your PCI bus is going to be the bottleneck. Heck, even a 64 bit 66 MHz PCI bus can only move 533 MBps.
Actually, though, drives are constantly seeking; real world transfers are always bursty; so it's never as bad as the raw drive numbers indicate.