linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 5.6-rc1, fstrim reports different value 1 minute later
@ 2020-02-13  6:08 Chris Murphy
  2020-02-13  6:21 ` Roman Mamedov
  0 siblings, 1 reply; 5+ messages in thread
From: Chris Murphy @ 2020-02-13  6:08 UTC (permalink / raw)
  To: Btrfs BTRFS

Host: kernel 5.5.3, qemu-kvm, Btrfs, backing file is raw with +C  5.6.
Guest: kernel 5.6.0-rc1, / is Btrfs

Boot and login, and immediately run these commands:

[root@localhost ~]# df -h
/dev/vda4        96G  4.4G   91G   5% /
# fstrim -v /
/: 91 GiB (97633062912 bytes) trimmed

1 minute later

[root@localhost ~]# fstrim -v /
/: 3.5 GiB (3747549184 bytes) trimmed
[root@localhost ~]#

There's no activity happening in this one minute period. Reboot, and
it's reproducible again. 91G trimmed the first time then 3.5G the
second. Seems like new and unusual behavior. No kernel messages at all
in either host or guest.

-- 
Chris Murphy

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-02-13  6:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-13  6:08 5.6-rc1, fstrim reports different value 1 minute later Chris Murphy
2020-02-13  6:21 ` Roman Mamedov
2020-02-13  6:28   ` 5.5-5.6-rc1, " Chris Murphy
2020-02-13  6:37   ` Chris Murphy
2020-02-13  6:51     ` Roman Mamedov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).