Slashdot Log In
TB-Sized Solid State Drives Announced
Posted by
Zonk
on Fri Nov 16, 2007 11:45 AM
from the soon-to-be-implantable dept.
from the soon-to-be-implantable dept.
prostoalex writes "Several companies have announced solid state hard drives in excess of one terrabyte in size. ComputerWorld describes one from BitMicro that's just 3.5". Their flash drive will support up to 4 Gbps data transfer rate. From the article: 'SSDs access data in microseconds, instead of the millliseconds that traditional hard drives use to retrieve data. The BitMicro E-Disk Altima 4Gb FC delivers more than 55,000 I/O operations per second (IOPS) and has a sustained data transfer rate over 230MB/sec. By comparison, a fast hard drive for example will run at around 300 IOPS.'" Ah, the speed of tech. Seems like only last month we were talking about 500GB drives.
Related Stories
[+]
512GB Solid State Disks on the Way 186 comments
Viper95 writes "Samsung has announced that it has developed the world's first 64Gb(8GB) NAND flash memory chip using a 30nm production process, which opens the door for companies to produce memory cards with upto 128GB capacity"
[+]
Technology: Solid State Drives - Fast, Rugged, and Expensive 215 comments
Nick Breen writes "Are solid state drives becoming a reality? Loyd Case over at ExtremeTech has written an article concerning the current state of SSD with a comparison between a Samsung 64GB SATA and a Super Talent 32GB SATA. While they showed impressive speed rates when placed against a hard disk drive, the occasional sporadic statistic (and high cost) indicate they're not quite ready for the mainstream. Dell and Alienware have been shipping laptops with SSDs for months now, and Apple may be rolling out one of their own next year. Is the time of the solid-state drive almost at hand? Does anyone have any first-hand, practical experience with SSD?"
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading ... Please wait.

Don't Forget Fusion IO's PCIe Card Drive (Score:5, Informative)
The Texas Memory Systems datasheet claims 24 GB/second of random sustainable data bandwidth which is much higher than the Fusion IO card but it looks like they are serializing this possibly across multiple drives. They also claim higher (3.2 million) operations per second.
The BitMicro drive is groin grabbingly amazing in size but claims only 55k operations per second & sustained data transfer rate over 230MB/sec.
So what I would wager is that PCIe might provide more throughput than SATA but don't quote me on that. I'm interested to see where this goes & also curious to see whether we continue dumping drives on channels like the Texas Memory solution or if it just goes back to a server with a ton of PCIe slots on it and hot pluggable card swapping for 'drives.'
Worth revisiting is the fact that Fusion IO claims to be releasing the cards for sale next month. As we all know, sometimes it's just a case of who gets to market first that wins in the technology world.
Re:Don't Forget Fusion IO's PCIe Card Drive (Score:4, Informative)
The Texas Memory Systems RAMSan requires 2500W of power.
For the BitMicro SSD: 230MB/s >> 800 Mb/s card, and 55K IOPS >> 300 IOPS for todays hard drives.
It sounds to me like the BitMicro is a clear winner, especially considering that today's fastest HDs deliver about 300 IOPS and a max of about 40MB/s sustained data transfer. You can RAID the drives to increase performance, but I imagine the same will hold true of the SSDs. The only issue is price. The Texas Memory System is out of the question - it makes an Intel P4 Extreme look like a power miser.
Re:Don't Forget Fusion IO's PCIe Card Drive (Score:4, Funny)
It appears that one of these is NOT ready to be used in your next laptop in the near future!
Re:Don't Forget Fusion IO's PCIe Card Drive (Score:5, Insightful)
Clarification to the Summary required. (Score:5, Informative)
The BitMicro article goes on to say that the maximum capacity in a standard 3.5"x1" format is 640GB, so requiring around 2.5" for the full 1TB.
This is Slashdot, so we don't expect facts in the summary to be correct. However, this is still amazing progress.
Re:Clarification to the Summary required. (Score:5, Informative)
It's actually 24U, and it consists of (what appear to be) 8 3U racked computers that each manage 128GB of RAM storage for the network, and have a 4 drive hot-swap array for backup.
Source: http://www.texmemsys.com/files/f000225.pdf [texmemsys.com]
It's a Ram Disk. (Score:5, Informative)
So, it's a giant ram disk with either flash or hard drive backup. http://www.superssd.com/faq.htm [superssd.com]
In other news (Score:5, Funny)
Re:In other news (Score:5, Funny)
This is not a drive... its an array (Score:4, Informative)
Their systems have been in use for years by folks who need speed at any cost.
Now, the BitMicro drives... those look interesting. I wonder if I can slot them into my StorageTek 6140
Re: (Score:3, Interesting)
And again... (Score:4, Interesting)
the bus will be the bottleneck (Score:3, Insightful)
Once that happens, PCs will really start to get useful!
Very nice (Score:4, Insightful)
Re: (Score:3, Insightful)
Hah. When I were a lad you could get a 7 MEGABYTE Winchester Hard Disk for a mere £3500 (what, about $5000?). (Source, 1981 copy of Personal Computer World).
Th
ReadyBoost, et al (Score:5, Interesting)
I've heard about doing this in Linux by mounting a USB key and using it as extra swap. Here's how in Ubuntu (from http://ubuntuforums.org/showthread.php?t=395435:
1) Plug the USB drive in your USB connector;
2) If Ubuntu automount the device (usually in
3) sudo mkswap
4) sudo swapon -p 32767
"cat
Filename Type Size Used Priority
Quite obviously, performance is not the same as with real additional ram; however, I feel REAL gain in speed while using eclipse+tomcat+mysql for development on my laptop (which is equipped with just 512MB ram).
To turn it off, type:
"swapoff
Obviously you are going to be write limited due to the physical limitations of the flash disk, but reads will be very fast. ReadyBoost will keep a table of files that get read a lot, but written infrequently and then cache them on the flash device. It would probably be possible to do this at the disk driver level in linux with a fast database like BDB, keep a table of the last 1000 files read, if there's a write, remove them from the table. Then move those files up to the flash drive as a disk cache... there may be something like this already, like the Google Prefetch [google.com] project that's in the works.
One terrabyte! (Score:4, Funny)
Infiniband (Score:3, Informative)
TB-sized? (Score:5, Funny)
Quick Erase? (Score:4, Interesting)
I would like to see that feature incorporated into these consumer level drives. You never know when you might need to ditch that terabyte of pr0n in a hurry...
Re:Quick Erase? (Score:5, Funny)
Not to mention the British police will assume it's just encrypted and you'll get 5 years jail-time for not providing the key.
Re:Quick Erase? (Score:5, Funny)
All those zeroes... there must be something hidden in them. Produce the key at once!
EVE Online uses the TMS RamSan (Score:5, Interesting)
We've had a few EVE-Online stories lately, so I thought it might be interesting to some to point out that one of the users of the TMS setup is CCP Games, the makers of EVE Online. In fact if you click on 'success stories' in right sidebar of the first link in the summary you'll see a short article about CCP's first install of the TMS RamSan [superssd.com] a while back.
getoffmylawn (Score:4, Funny)
All This For the Modest Price Of.. (Score:4, Informative)
The starting capacity of a RamSan-400 (32GB) is $35,000. It includes:
-32GB DDRRAM storage
-one dual-ported 4Gb Fibre Channel controller
-hot swappable RAID 3 hard disk drives
-hot swappable and redundant power supplies
-redundant battery and fans
-IBM Chipkill in memory (redundant RAM)
-1 year return to factory warranty
Each additional 4Gb FC controller is $3,000 (up to 4 in each chassis).
The RamSan-400 can upgrade in 32GB increments for $18,000 (up to 128GB).
RamSan-400 (64GB) - $50,400
RamSan-400 (96GB) - $65,800
RamSan-400 (128GB) - $81,200
RamSan-500
The 1TB base-level system of a RamSan-500 (1TB SLC NAND Flash, 16GB DDR) is $200,000. It includes:
-one dual-ported 4Gb Fibre Channel controller
-hot swappable and redundant power supplies
-redundant battery and fans
-1 year return to factory warranty
The 2TB base-level system of a RamSan-500 (2TB SLC NAND Flash, 32GB DDR) is $300,000. It includes:
-two dual-ported 4Gb Fibre Channel controllers
-hot swappable and redundant power supplies
-redundant battery and fans
-1 year return to factory warranty
The RamSan-500 can upgrade DDR Cache.
-16GB to 32GB is $10,000
-32GB to 64GB is $20,000
Each additional 4Gb FC controller is $3,000 (up to 4 in each chassis).