From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 7 Nov 2012 17:24:30 -0500 From: Mike Snitzer Message-ID: <20121107222430.GB19785@redhat.com> References: <73698D91-B8D4-4F52-ABF3-54542ACB0690@active.ee> <5093A260.8000906@redhat.com> <71E4DE75-6510-4E4E-B31F-CAEF0CF36771@active.ee> <5093AC7B.6060902@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Subject: Re: [linux-lvm] strange usage stats for thin LV Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Andres Toomsalu Cc: LVM general discussion and development On Wed, Nov 07 2012 at 5:03pm -0500, Andres Toomsalu wrote: > Apparently that does not work - FITRIM ioctl not backported to RHEL6 kernel perhaps? > > fstrim -v /backup > fstrim: /backup: FITRIM ioctl failed: Operation not supported > > df -h > /dev/mapper/VolGroupL0-thin_backup 591G 104G 458G 19% /backup > > mount (added discard option today) > /dev/mapper/VolGroupL0-thin_backup on /backup type ext4 (rw,discard) ext4's FITRIM support was updated in RHEL6.3. Which version of RHEL6 are you running?