[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTi=sMAam8sa-QUxZKzeCev2JWqhc+HnhwC33wgUy@mail.gmail.com>
Date: Tue, 22 Feb 2011 18:34:37 -0500
From: Greg Freemyer <greg.freemyer@...il.com>
To: Cristian Rodríguez <crrodriguez@...nsuse.org>
Cc: opensuse-factory <opensuse-factory@...nsuse.org>,
ext4 <linux-ext4@...r.kernel.org>
Subject: Re: [opensuse-factory] /sbin/fstrim: /home: FITRIM ioctl failed:
Operation not supported
On Tue, Feb 22, 2011 at 6:09 PM, Cristian Rodríguez
<crrodriguez@...nsuse.org> wrote:
> Hi:
>
> I get the error message in $Subject if I try to use /sbin/fstrim on all
> my filesystems BUT /boot which is the only one which is not encrypted.
>
> How am I supposed to "trim" dm-crypt/LUKS volumes on an SSD device ?
>
> Thanks.
First, trim is a nicety, not a 100% requirement. The FITRIM ioctl was
just introduced in 2.6.37 and it does NOT work in all environments.
ie. I don't think LVM / mdraid are supported either. But they may
just silently drop the trim commands in the block stack.
The main solution prior to 2.6.37 was wiper.sh from the hdparm
package. But it to had known limitations similar to those above.
As to your real question
I suspect that is a question you need to take to lkml or one of its
sub-mailing lists.
linux-fsdevel@...r.kernel.org,
linux-ext4@...r.kernel.org
I monitor the ext4 one and have not seen any discussion related to
trimming dm-crypt/LUKS protected volumes that I recall.
I also wonder if wiper.sh from hdparm would work with your
filesystems. Trouble is a failure may cause major data loss. I have
no idea of the odds, I'm just very nervous about unintentionally
trimming the wrong sectors.
Mark Lord is the maintainer of hdparm. I've found him to be pretty
responsive to questions about wiper.sh, so if you can't tell from the
release notes, etc. I'd send him a email.
Greg
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists