I added two SSD in my server to have speedy partition to store VM images. I've create mirror over that two SSD with mdadm, then create LVM over that mirror (so I can afford to do snapshot backup of VM). Then I've mkfs.ext4-ted over that LVM.
Now I wonder: what if I set or not set 'discard'...