Solid State Drives in Notebooks?
spenney asks: "It seems like the most problematic part of any notebook is the speed of the hard drive (and they also get noisy). I noticed this site selling 2.5" solid state disks (SSDs). Anybody currently using one of these in a notebook? I can't find pricing anywhere, but they've gotta cost a fortune." How long do you think it will be before the major laptop manufacturers start adopting this technology?
...as a student, has been that the hard drive is usually the first piece of equipment to fail, with the LCD/TFT or optical drive (if it's a tray) following in a close second. Other concerns are batteries and power supplies, but I digress.
The constant moving, up and down, left and right, jostling, dropping, the occasional beating-by-classmates (consider laptop being hauled around in a backpack - yes, the Targus ones are damned, good, I have one [If you need a laptop bag, GET ONE!], but the padding doesn't stop the heads from skittering across the platters when the laptop is subjected to smacking, pounding, and even spinning around.) Data is lost, the discs spin down, and it's all just one big bloody mess. Solid state drives, if affordable, could definately revolutionize the way I look at laptops, the way my school looks at laptops as a student solution, and the way the laptop community works.
But... will it catch on? Please? I hope so. This is one thing that would suck to see it go the way of vaporware.
Informatus Technologicus
... see this page:s .html
http://www.bitmicro.com/products_edfeature
Doesnt Flash memory have a really low number of rewrites, like 10,000 after which the chip goes bad? To me, this means tht one just cant use a flash chip as primary storage with regular consumer operating systems...think /tmp and /var/log and their equivalents under win32. Or look at yesterdays story about the sector which holds the FAT, which is written/rewritten every time a file on the filesystem is modified. 10,000 total modifications, and ur FAT sector (and probably the physical chip its located on? i am not sure...) craps out. Heck...that means, a new device might not even last through the installation of a linux distro.
or is this a different kind of flash from an alternate universe that i dont know about. I noticed on the webpage, they mention a very high MTBF, which is logical, but dont say anything about the number of rewrite cycles...
Ghoul2
Sigura Non Grata
From their own Applications page you can see that their not even looking for the laptop market:
Not that it isn't a good idea, but they are just not going to price them to compete with the standard Magnetic disks. But looking at the performace these would kick butt in any server application!
[End of diatribe. We now return you to your regularly scheduled programming...] - Larry Wall in Configure from the perl
When I was young we had a saying :
... all within 5 minutes.
... when you are ready to bail turn the laptop completely off and when it is off -then- close the lid, flip it all around and put it in your bag.
Don't move a machine while it is running.
The theory behind this was the gyroscopic forces of a four pound (2kg), five platter hard drive spinning at 3600 rpm were incredibly strong and the drive heads were very large (quarter inch by quarter inch, or thereabouts) and were quite a bit more massive than today's itty-bitty drive heads. It was believed that yawing the drive (moving it so the spindle changed the direction it was pointing) would cause insane pressure on the bearings, and that the inertia of even a short quick movement could set the drive heads to enter a harmonic weave or bounce.
Enter laptop drives spinning at 5400rpm - granted lighter and only a single platter, but still moving a LOT faster and now envision how much movement the laptop gets while it is turned on : you keep it in your lap, you turn it on its side, you flip it around to show your friend, you take it off your lap to put it on the desk so you can get up to get a drink, you pick it up off the desk to put it back on your lap
I would imagine that you could destroy a laptop hard drive in a weekend by vigorously flipping the laptop around while the drive is running - aye? So if you are slowly flopping your laptop around while the drive is spinning, you are merely destroying it slower.
I would wager that you can't damage a laptop drive with the heads parked (all current drives park the heads when they power down) without cracking the laptop case and screen.
Granted current generation IDE drives are failing in record numbers, but if you want your drive to live to its potential quit moving it while it is on. Get an external keyboard / mouse (I use the Logitech iTouch keyboard / mouse and love them), this won't affect your hard drive but will let you put the keyboard in your lap and toss it around if you like, while the laptop remains stationary. Put the laptop on a table, turn it on
I would LOVE a solid state drive, but at a dollar a meg I'm not getting one any time soon. Treat your laptop like it was a delicate, fragile piece of precision hardware and your hard drives are going to last a LOT longer.
Glonoinha the MebiByte Slayer
One issue wil be total cost though. Currently we estimate the need for 4 clusters of drives.
1 X 42TB cluster and
3 X 28TB clusters.
At $1 per MB those are some signifigant numbers.
126 million dollars in arrays. vs something like an X Raid at $6038 TB-1 or a total of 761 thousand. There is a cost factor difference of 165.
Bad Panda! No Bamboo for you! In matters of importance ACs will not be responded to. Want to say something critical,OK
Looking for pricing? Here you go. Of course, you will probably want to look at exactly which drive is which first.
Right now, its as easy to put $170 drives in each machine rather then go with a centeral RAID/NFS server, but even with such a beast, it would be nice to have a solid state, realy fast, drive ~2gb. Im also thinking things like nodes in a (computational) cluster, thin clients, lab machines, etc etc.
Does such a thing exist?
Rather than attempt to store your entire 126TB of data on solid state disks, consider implementing existing technical solutions to your cause.
... perhaps a 16G solid state drive here would make a massive difference in performance without driving up the price too much.
... 1 terahertz using 1GHz CPUs, 2THz using 2GHz CPUs, and (no clue if they are using these yet, but if they are ..) 3THz of hyperthreading badness if you can get em to build a rack using the new 3.06GHz P4s.
... D'oh)
1. Multi-tier the data. Early computers went CPU - Core Memory - Paper Tape for storage. This was wicked slow so they added a faster medium in the middle : CPU - Memory - Hard Drive - Paper output. Still slow, added something fast here : CPU - really fast cache memory - RAM - hard drive - paper output. Consider something between the memory and the hard drive as sort of a non-volatile cache
2. Tweak your data model. If database performance is the bottleneck, consider denormalizing your data some to make it more 'write friendly.' Also if you can trim the size of your recordsize by 10% and throughput was an issue, all of a sudden you increase performance by 10%.
3. Perhaps something that large and importance would be best designed and implemented on something other than Apple [apple.com] hardware. With a server room full of Blade servers, three racks could hold 1024 servers, each with two 60G drives and you would be at your 126TB with the processing power of a super computer (1024 CPUs of whatever flavor you want
4. If you are going to dream, dream big. By the time you are done writing the software Moore's Law will have caught up with you to provide you with the hardware necessary to get decent performance. If a computer simulation will take 5 years to run on today's hardware you will finish faster by waiting a year and running it on whatever hardware is top of the line then.
Just curious about the nomenclature you used - 14MBs-l - could you break this down for me? I am guessing megabytes per second, but the -l throws me. Unless that is seconds to the -1 (which is MB/s, which is what I was guessing anyways
Glonoinha the MebiByte Slayer
Sure thing, there are a few links in this thread already. About a dollar a meg, so figure $2,000 for a two gig solid state drive. Of course if your data was pretty static I would suggest a 2G RAM drive from http://www.superspeed.com - they have a free 30 day trial to check it out. If you want to play with Solid State Drives to see the kinds of performance gains you are going to get from going that direction, put an extra gig or two of memory in your favorite machine and turn it into a RAM drive - if you want to keep on using it, great, if not split up the memory and share it between your other machines because it will make them run better regardless.
... it covers nicely :)
This doesn't cover all your uses, but for the ones it does cover
Glonoinha the MebiByte Slayer
R&D time. Heck, I dunno. Granted that you are in final Beta it will be a LOT easier to propose hardware improvements than software changes :) Purely from a hypothetical standpoint I might suggest :
... which is how most database design mandates suggested doing it during the last 20 years) Flatten out the structure and see performance zoom - if the same data exists in multiple tables and the system is 2x as fast ... it is worth the coding necessary to keep all the data synched.
... each CPU could be processing data as an independent SQL engine with a Gig or two of RAM.
:p
... make suggestions from there. Best case scenario is I will learn something and maybe even understand the rationale behind using Apples and use em myself some day in a production environment, other best case scenario being I make a good suggestion that helps the project.
5000 databases? Sounds like it is massively Normalized to me, and then some. All well and good until the relationship engine is driving databases in which the relationships between databases are four or more layers deep (in a row - meaning that changing the record on the master table drives the records on all the secondary tables, and these drive the records in 3'iary tables, which in turn drive 4'iary tables
Watch the resource allocation during production. If the system is swapping data in and out to the swapfile and the box will hold more RAM, add more RAM.
How about 15 full size racks of Blade Servers (340 per rack), thus 5000 completely autonomous 1.3GHz machines, each with two 20G drives set up in a RAID 1 configuration
I wasn't saying you were dreaming when you designed it, I was saying that you weren't dreaming when you designed it. If you start designing a system and all of the hardware is commercially available at design time, you aren't pushing it hard enough
Is fibre channel an option? How about fiber optics between all the servers, and between the servers and the last switch before the end users? Anything faster than Gigabit networking available for the Apple servers (I don't know, I'm asking)?
I'm not quite as long in the tooth (13 years professional, plus the 5 I spent in college) but I would love to get a look at some of the system documentation, design spec's
Glonoinha the MebiByte Slayer
I talked to one of the reps on the phone, oh say an hour and a half ago. He claims that the write failure is 1 million writes per sector. They have never deployed anyting larger than a TB so needless to say they were excited to hear from me .. ( see the lower post about my specific application)
Bad Panda! No Bamboo for you! In matters of importance ACs will not be responded to. Want to say something critical,OK
Asside from the maximum number of writes (erases), how about this:
o g.html
From the linked page the 30GB drive is listed at using
write 3.3W, read 3.1W,idle 2.4W.
From a fijitsu web page http://hdd.fujitsu.com/global/drive/mhs2xxx/catal
wead/write 2.30W, idle 0.65W, standby 0.25W, sleep 0.10W.
When I first saw the post, I was hoping for quite the opposite. The last thing I need is my laptop to run dry faster, I don't need the fast read/write in a laptop.
Bah!
My company looked into the Bitmicro drives about a year ago.
If I remember correctly, the cost was on the order of $1,000 a Gigabyte.
Quite a prohibitive price for most applications.
I tested a solid state 500mb HD in 1990, while working in Japan. >Format..done. I've yet to see these in wide (consumer) application. I wouldn't hold my breath on them showing up any time soon.
I have a PCMCIA adapter for CompactFlash cards and use this as a RAM disk on my laptop and can offer up the following observations :
... say for use on a small boat (so the constant lurching of the boat didn't destroy the hard drive) it would be great (if a little slow.)
It works nicely, but it is a little slow. If you use it like a massive floppy drive for moving massive files between laptops, it is great. Totally reliable. Just a little slow, about on par with IDE drives of a couple of years ago - 1.0MB/s or a little slower is what I remember my rig running. I had visions of running a database app on it (no moving parts! zero latency!) but the read/write speeds and throughput throttled the system pretty bad.
I just re-benchmarked it, read speed peaked at 875KB/s over the course of 24Megs of data, averaging around 500KB/s - 700KB/s, write speed peaked at 435KB/s averaging maybe 400KB/s over the course of 40Megs total in three large files.
They come in sizes up to 1G, and the prices on those are dropping FAST (under $150 now for a Gig, maybe $200.) For a removable media they are great. For moving massive files around between computers they are great, esp. if the machines are not networked. For storing a bunch of data while you reinstall your OS and apps - great.
Hope to replace your hard drive? Sorry but not really fast enough. I guess if you had LOTS of RAM (enough that your machine doesn't swap) and just wanted to boot your computer (OS, apps) from the CompactFlash you could put four 1G cards on adapters and fill the two IDE channels on a computer - one for the OS and the other three to store your programs and data on
Would be really quiet though, and if you coupled it with a CPU that was a few generations old (say a mid range Celeron, perhaps) that could use one of those heat-pipe coolers with no cooling fan - totally silent computer.
Glonoinha the MebiByte Slayer
I have a 1GB Sandisk FlashDrive in this notebook. It a type3 PCCard in a metal frame that has a 3.5" IDE form factor, so it fits instead of the hard drive. It is wonderful.
I do have to be careful about space and it is a little slow. Very important to defrag regularly, speed drops greatly with fragmentation. I'm using Win98 to save space. Unfortunately, it will not run with Win's Virtual Memory set low or to zero. It can be tricky to format the drive.
Love the silence.
http://www.sandisk.com/oem/flashdrive.asp
Looks like they have a 2GB version now, but I'm wondering if that would be enough. Given that WinXP + Office takes up about 1.75GB all by themselves I'd think 4GB is probably the sweet spot. Even Linux is getting pretty beefy on disk, especially with all the kernel dev packages, KDE/GNOME, etc.
I suppose you could get a 2GB SanDisk for your boot/swap drive and then put in one of their 2GB PC Cards (Type II slot) for apps and such. Add a wireless adapter and you're all set. Anyone know if the PC Cards will work under Linux?
So, the SanDisk is not noticably faster that and regular harddrive?
I was wondering also what brand of adapter you were using or where you got it?
Thanks a lot, Tom
_Never_ put swap on a flash drive of any kind.
i saw few months ago, toshiba 2 gig pcmcia drive for $13 after $100 mail in rebate. Currently, 5 gig versions are on sale for about $150. that would make it about 3 cents/mb which is about 30-60 times cheaper than speculated price of $1-2 for BitMicro.
_Never_ put swap on a flash drive of any kind.
Please explain why. Any other reason aside from the obvious performance issue?
Anyhow, I am stuck with it on Win98. When I tried setting virtual memory to 0 or to a small value either Win98 or an app would sooner or later get upset.
Thanks
Sandisks are not fast. Especially if the drive in fragmented. Works fine for my surfing, e-mail, word processing.
It is a Sandisk FlashDrive that drops in the system in place of the 3.5" IDE hard drive. Physically it is a Type III ATA PCMCIA card which comes from Sandisk with a heavy metal adapter.
There are other brands as well. Sold for industrial controllers and aerospace/military applications.
If you already have a PCCard ATA unit --- I did not see the adapter anywhere on the Sandisk site but I expect that it is orderable as a repair part somehow. You'd probably have to call the Sandisk support folks. Have not looked explicitly for it, but I have never noticed an adaptor like that listed anywhere. It is a very simple connector and frame assembly with few electrical components.
Check the industrial section of their Website for details. The FlashDrive is an industrial product, not a consumer product, so it is expensive and hard to get. I got mine from Bell Microproducts. Google the various part numbers (they come in different temperature grades) to see who else has it or will order it for you. I remember that either PCConnection, CDW, or Insight listed them as special order at a high price.
Yesterday I was listening to a mockingbird while using this system indoors...
1. Windows98 is inherently unstable. I have had a clean install of Win98 crash after a few days of use, doing nothing more than surfing the web with multiple instances of IE running. Got to the point that it blew up several times a day with little more than Office installed.
2. If footprint and performance is your concern, consider a minimal install of Win95. Get it patched up nice and it is tight, stable. Doesn't run DirectX8.1 or higher - just FYI - but for normal use it is way better than 98
3. The reason for not putting a swapfile in flash has to do with the incessant writes/reads/rewrites to that file. Flash has a notably short lifespan (not terribly short, but if you hammer on the same blocks over and over and over it takes its toll.)
4. With enough RAM (256M is not unreasonable to fill a laptop with) you can run Win95 with no swapfile (YMMV)
Glonoinha the MebiByte Slayer
I wanted to use one of these drives on a laptop for a project I was working on. I found a company that sold them, then paid $250 for a 128 Meg one. But then I checked on ebay, and paid $100 for a 1 gig one on ebay, this would have normally cost around $3000.
Purely out of curiosity, why are SSD's slower when the disk is fragmented? In normal HDD'Äs this is because the head has to move around but in a Solid State Disk there is no head? Does it have to do with some kind of cache?
The dangers of excessive individualism are nothing compared to the oppressiveness of excessive collectivism