Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: OT: What Hardware is important for large I/O bound processes

by mugwumpjism (Hermit)
on Jul 29, 2005 at 00:48 UTC ( [id://479198]=note: print w/replies, xml ) Need Help??


in reply to Re: OT: What Hardware is important for large I/O bound processes
in thread OT: What Hardware is important for large I/O bound processes

Finally, you don't need a super-grunty server, just as many disks as you can afford!

Amen to that. This would be why most big iron systems only ship with a very small number of surprisingly lowly clocked CPUs. I heard of one system managing a 0.5TB *active* database (ie, not just a warehouse) with only 3 processors clocked at 150Mhz.

Of course, you would end up with a lot of system time without a decent IO controller. So, best to stick with the tried and tested solutions - which means high-end SCSI or FC-AL.

And whatever you do, don't use any RAID level other than raid 1, or maybe 1+0.

$h=$ENV{HOME};my@q=split/\n\n/,`cat $h/.quotes`;$s="$h/." ."signature";$t=`cat $s`;print$t,"\n",$q[rand($#q)],"\n";
  • Comment on Re^2: OT: What Hardware is important for large I/O bound processes
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://479198]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (7)
As of 2024-04-23 16:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found