Anyone have any experience with Dell's SSDs?
We're looking at using them for a machine running a key value database like Tokyo Tyrant.
They're expensive as well as being pretty small. Only 25/50GB for $850/$1700. Is there any magic to them that they may perform better than a $400 128GB SSD from Intel? Enough to justify the cost and size gap?
They seem to only want you to put them in the new R610 for some reason... curious...
Additionally, has anyone had any luck with 3rd party SSDs in Dell hardware?
Thanks, Nathan
SSD Drive: OCZ Vertex EX 60 GB SATA II 2.5 Inch SSD
By all accounts it is the most popular/best reviewed single-level cell SSD drive available for 'Enterprise' applications. Their literature claims for the 60GB model:
There is a really excellent benchmark and review here.
HDD Drive: Western Digital Blue Caviar 80GB SATA II 7200 RPM Drive
This is a typical drive we'd find in our systems. Literature claims:
The test machine is a Dell SC1425, 2x3.6GHz Xeons, 16GB of RAM.
Created fileio test data thus (data on both HDD and SSD drives):
sysbench --test=fileio --max-time=60 --max-requests=1000000 --file-num=10 --file-extra-flags=direct --file-fsync-freq=0 --file-total-size=50G prepare
Created mysql test data thus (data on both HDD and SSD drives):
sysbench --test=oltp --db-driver=mysql --mysql-socket=/tmp/mysql.sock --mysql-db=test --mysql-table-engine=innodb prepare
Note: a 2.5" in a 3.5" adapter chassis (makes 2.5" drive fit in 3.5" slot) will not work with Dell 3.5" drive sled as connector alignment is off. Assume you will need a 2.5" back plane when using these SSDs, we'll probably use the R610.
Note: I tested zfs, xfs and ext4 too, as well as two SSDs in a software RAID0... but there is no room to post them here and for the most part a single ext3 SSD performed best. I'll do more tests, but it didn't seem to like software raid.
There are two different types of SSDs, SLC and MLC, single-level cell and multi-level cell, respectively. The SLC drives are more expensive, faster and reportedly more reliable. Samsung drives in the 25/50G sizes are only available as SLC (if my 20 seconds of google 'research' is correct.)
Whether or not your particular usage will require SLC drives is math to do on your side. :)
They are manufactured by Samsung, if that helps. I am looking at a 25GB SSD out of an R610 right now. The big scam to me was that you have to purchase a RAID controller and at least two drives (or at least that was the case a couple months ago).