| News Room |
| 2008 News Releases |
| 2007 |
| 2006 |
| 2005 |
| 2004 |
| 2003 |
| 2002 |
| 2001 |
| 2000 |
| 1999 |
| News Bytes |
| Events |
| Resources |
| Media Kit |
| Multimedia |
| Media | ||||||||
|
PRESENT DAY
Today we can buy a server with one or more 3GHz CPUs, and a number of disk drives that still get about a 5ms access time. Do you know what the result of this is? A CPU that idles along at under 20% utilization while I/O beats the disks to death. Yes, the disk drives are effectively holding that back that blazing fast CPU from achieving anywhere near its potential. Imagine dictating a novel to someone "writing" on stone with a hammer and chisel. Get the picture?
So what's the solution? It could very well be solid-state drives. Not for all applications of course, but there are quite a few that really need the performance advantages- and these applications are much more common than one might expect. Database logs and indexes are huge I/O bottlenecks, as are mail server queues. And there are many other everyday applications that are impacted by I/O performance to rotating disks.
So what about the cost? Sure, memory prices have fallen tremendously, but is it enough to make the solid-state disks affordable? In a word, yes. Prices have come down so far that solid-state disks can often be the fastest and cheapest way of solving an I/O problem. Is the cost per megabyte as low as a traditional disk? No. That's because of economics of quantity. There are thousands of rotating disks shipped for each dozen solid-state disks. That won't always be the case, but it is for the time being. While the cost of a solid-state disk is roughly 500 times that of a rotating disk, its performance is over 1000 times better. A disk's access time of even 5 milliseconds is an eternity compared to the access time of a solid-state disk, which is measured in microseconds . That performance can unlock the horsepower of those fast CPUs you've just purchased.
We haven't just experienced changes in technology- we're also seeing paradigm shifts in computing in general. Traditionally the server has been the most expensive device in the machine room. That's not necessarily true anymore- the cost structures have changed. It may be unfamiliar to think of data storage costing more than the server, but now it's a fact of life. Don't think of a solid-state disk as being an unreasonable purchase because it's "more expensive than rotating disks." Think of it as a specialized acceleration device that's needed to fully realize the computer's performance. With new servers and storage (and their pricing), you're still getting much more power for the dollar than you used to.
Is it feasible to replace all of the rotating disks in an IT environment with solid-state flash drives? Certainly not, at least not today. Fortunately, there currently isn't a need to do so. Typically, only about 5% of the data in a given application is a "bottleneck." It's the data in those small key files that should be moved off of rotating storage. Adding solid-state disks to an IT environment has benefits beyond just speeding up accesses to those key files previously mentioned. When the "hot" files receiving most of the I/O are moved off of the traditional storage arrays, the cache in those arrays becomes much more efficient, since the "hot" data doesn't keep pushing other useful data out of it.
If that's not enough, think of the alternative ways of achieving more performance:
[ Top ]