Give this guy an SSD for a day and he won't go back either!
The type of writes I'm thinking of, and an SSD may only last a day.
Think simulations running 1 TB+ per day writes (Infiniband connected clusters).
Of course when I have the funds, I'll get myself 8 Intel 160GB X25s and stripe them. That would be fast enough for just about anything.
Traitor!
Then a 2TB drive is what you want.
Maybe even two 1TBs in RAID 0 if your working with RAW HD.
Possible with a pair of 1 TB Colossus SSD's. Not cheap by any means though, as the last street prices would put it over $7k USD.
As a boot/application drive, an SSD makes night and day difference in performance.
I've said this many times. But its a specific usage, not a general statement that applies to everyone, no matter what they're doing.
It was and still is. I suggest you look into what "seek time" is. You seem to have it confused with "throughput".
I fully understand what seeks are, and how it occurs.
What you're neglecting to realize, that simultaneous access across all the members in a RAID set does in fact speed up random access time (in terms of the ms value, despite the fact the single drive seek rates (ms) do NOT change). It's not a miracle, but how the data is split amongst the members. The files are no longer on a single drive, so mulitple files are fed from all the members, because they tend to be small files that don't require storage on every member (less stripes are required, so it's not stored across the entire set). This can allow multiple files to be loaded at the same time (no lag from head movement). i.e. I can come close to cutting a large set's ms time to half, so long as the files aren't too big. This is why it varies, and there's no single algorithm to determine the improvement.
A given drive's single drive access time /= set access time, as it's an aggregate value determined by the set size, file size, and stripe size.
An intelligent person in that situation wouldn't be considering an SSD in the first place.
You'd be surprised.
Not many spend the time in the specifications sheets to realize what's going on anyway, and it's not that easy to understand at a glance. Many may come to the conclusion they're bullet-proof compared to mechanical, which isn't the case.