Categories: links, linux, programming, python, snark, solaris, spam, sysadmin, tech, unix, web.
|
2006-10-03 Some numbers for modern disk performanceSince I currently have a semi-test system floating around, I decided to collect some numbers on what sort of disk performance I can expect from a modern SATA-based system. The quick summary is that it's pretty good. I'm only really interested in three numbers: streaming writes, streaming reads, and random IOs per second. Fortunately bonnie++ will give me those, along with a bunch of other numbers that I don't really care about. My test system has two Seagate 7200.10 320GB SATA drives, identically partitioned, and all of the testing used a pair of identical (and otherwise empty) 58 Gb partitions.
(Disclaimer: I won't claim that these are scientific benchmarks, carefully statistically analyzed to make sure that they're valid; I don't have that much time and patience.) All LVM partitions were using 32 Mb extents, which is the default on Fedora Core 5. Some interesting things show up in these numbers: for example, note that using LVM apparently somehow improves your seek performance (assuming that bonnie is measuring this correctly). In general, LVM seems to at least not hurt compared to the alternative, and may even work better, which is reassuring since I'm setting up this system with LVM, having given in to the temptation. Sidebar: the test systemThe test system is an ASUS M2N4-SLI (running with
|
These are my WanderingThoughts GettingAround This is part of CSpace, and is written by ChrisSiebenmann. * * * Atom feeds are available; see the bottom of most pages. Categories: links, linux, programming, python, snark, solaris, spam, sysadmin, tech, unix, web |