I am getting a SSD and need to know, does Linux support TRIM if I set up LVM on top of the SSD? I'm finding conflicting information. I'm currently running Ubuntu 10.10 with kernel 2.6.35-28.

link|improve this question
feedback

migrated from serverfault.com Apr 7 '11 at 0:14

This question came from our site for system administrators and desktop support professionals.

2 Answers

Trim support was added for LVM in the 2.6.37 kernel (source). However, combining LVM and RAID does not currently support TRIM.

link|improve this answer
feedback

Until the Kernel Version 2.6.33 the TRIM command in inserted to the kernel.

Here are some information.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown