Virtual SSDs in VMWare products

A colleague of mine asked me for help with setting up VSAN and asked how to setup VMDKs as SSDs.

While i at first gave them the older SATP information, i found an awesome page at Virtually Ghetto and had to send it along.

 

Instead of me rehashing it all out, i’d rather send you to Mr. Lam’s excellent page on it.

 

http://www.virtuallyghetto.com/2013/07/emulating-ssd-virtual-disk-in-vmware.html

 

SSD drives don’t secure erase

So if you’re in the industry that requires its’ drives secure erased, or even if your a security minded person.  I came across a very interesting study.

In essence it says that because there is some brains on the actual SSD itself, there is no way to be sure you’ve erased the disk.   In a normal HDD, the erase program just writes a ton of 1’s and 0’s to the disk.  The problem is when the erasing program writes to what it think is block X, the SSD might actually write to block Y.  This is because of the way SSDs try to spread out the data so that one particular area of the memory chip isn’t over utilized.

This is quite an interesting article.

http://www.usenix.org/events/fast11/tech/full_papers/Wei.pdf