I was wondering if there are any plans to backport support for the ATA TRIM command to the PVE kernel.
TRIM is necessary to maintain a good write performance when using solid-state drives.
In addition to kernel support this would also require that the installation procedure creates a file system that supports trim like ext4.
Explanation of the purpose of TRIM: http://www.anandtech.com/storage/showdoc.aspx?i=3531&p=10
Kernel tree with TRIM: http://git.kernel.org/?p=linux/kernel/git/willy/ssd.git
TRIM is necessary to maintain a good write performance when using solid-state drives.
In addition to kernel support this would also require that the installation procedure creates a file system that supports trim like ext4.
Explanation of the purpose of TRIM: http://www.anandtech.com/storage/showdoc.aspx?i=3531&p=10
Kernel tree with TRIM: http://git.kernel.org/?p=linux/kernel/git/willy/ssd.git