6
1
I have two SSDs in RAID-0 on a Windows 7, 64-bit system. Since it appears that TRIM still isn't supported with any RAID configuration of SSDs, what are some tips/workarounds that I can use?
Some things, but not limited to, that I would like to optimize are:
- file write sizes to each disk to best match each 'block' sizes that are erased by the SSD.
- speed of the RAID reads/writes
- overall health of the drives
- Settings of the RAID (i.e. stripe size)
- any other 'tips' that might be considered for a RAID of SSD's
No idea, why not post them over to me and I am sure I can work some things out :) – William Hilsum – 2011-05-07T23:00:10.137
I'm curious about why you need two SSDs in RAID 0 in the first place. To aggregate the space for convenience? Improved sequential access? I know this really doesn't help answer your question, but my tip would be not to do this. – sblair – 2011-05-08T00:34:28.777
@Sblair this was done originally as a test to see if there was a significant increase in speed for a blog post. As there was, the thought was/is that one could purchase two smaller, less-expensive SSD's, then RAID them and get a faster experience cheaper. Yes, you can expect this to be blogged in the future. ;)
– James Mertz – 2011-05-08T00:54:12.813