All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jorge Fábregas" <jorge.fabregas@gmail.com>
To: linux-lvm@redhat.com
Cc: "Lukáš Czerner" <lczerner@redhat.com>
Subject: Re: [linux-lvm] LVM & fstrim behaviour (Fedora 19)
Date: Tue, 24 Sep 2013 14:03:12 -0400	[thread overview]
Message-ID: <5241D3E0.9090904@gmail.com> (raw)
In-Reply-To: <alpine.LFD.2.00.1309241649340.2049@localhost.localdomain>

ok Luk� I think I found where the problem is. I just realized that I
created that filesystem without journaling (in order to increase perform
for the VM disks).  I created it with:

mkfs.ext4 -O ^has_journal /dev/vgthin1/lvol2

I went back and created the filesystem again (on a thin lvol) with
default options and indeed fstrim works as expected.  I created ANOTHER
thinvol (without journaling) and fstrim doesn't work.

Is this a bug or does fstrim requires ext4 with journal by design?

My apologies for not stating this since the beginning!

-- 
Jorge

  parent reply	other threads:[~2013-09-24 18:03 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-17 18:38 [linux-lvm] LVM & fstrim behaviour (Fedora 19) Jorge Fábregas
2013-09-24 13:20 ` Lukáš Czerner
2013-09-24 15:01   ` Lukáš Czerner
2013-09-24 15:52     ` Jorge Fábregas
2013-09-24 16:05       ` Jorge Fábregas
2013-09-24 16:14     ` Jorge Fábregas
2013-09-24 18:03     ` Jorge Fábregas [this message]
2013-09-25  8:39       ` Lukáš Czerner
2013-09-25 10:15         ` Jorge Fábregas
2013-09-24 15:14   ` Jorge Fábregas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5241D3E0.9090904@gmail.com \
    --to=jorge.fabregas@gmail.com \
    --cc=lczerner@redhat.com \
    --cc=linux-lvm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.