Zeroing SSD drives
        Posted  
        
            by 
                jtnire
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by jtnire
        
        
        
        Published on 2011-06-21T12:08:06Z
        Indexed on 
            2011/06/21
            16:24 UTC
        
        
        Read the original article
        Hit count: 271
        
hard-drive
|ssd
We host VPSes for customers. Each customer VPS is given an LVM LV on a standard spindle hard disk. If the customer were to leave, we zero out this LV ensuring that their data does not leak over to another customers.
We are thinking of going with SSDs for our hosting business. Given that SSDs have the "wear levelling" technology, does that make zeroing pointless? Does this make this SSD idea unfeasable, given we can't allow customer data to leak over to another customer?
Thanks
© Server Fault or respective owner