All of lore.kernel.org
 help / color / mirror / Atom feed
* Does ext4 write anything during reading with relatime?
@ 2015-12-05 11:03 The Ghost
  2015-12-06 21:14 ` Theodore Ts'o
  0 siblings, 1 reply; 5+ messages in thread
From: The Ghost @ 2015-12-05 11:03 UTC (permalink / raw)
  To: linux-ext4

When mounted read-only, naturally, reading from an ext4 filesystem does 
not cause any write operations. But if I mount it read-write and try to 
read from it, then apparently some write operations are issued, because 
my "write-mostly" drive in a RAID1 array spins up. Now, I understand 
that apparently the mount operation itself does write something, and I 
do mount it with a "relatime" option, but I'm just reading stuff over 
and over again - it shouldn't be caused by atime updating. Also, a bug 
with "write-mostly" finally got fixed, and I'm using a fixed kernel 
(latest 3.16 from Debian Jessie-backports).

I just want someone to explain what's happening or direct me towards 
some information about that, because I just want to understand. :) And I 
don't know any means to find out myself... if there are any, those would 
require much better understanding of filesystems than I have...


-- 
The Ghost

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

end of thread, other threads:[~2015-12-08  0:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-05 11:03 Does ext4 write anything during reading with relatime? The Ghost
2015-12-06 21:14 ` Theodore Ts'o
2015-12-07 21:42   ` The Ghost
2015-12-07 23:19     ` Theodore Ts'o
2015-12-08  0:44       ` The Ghost

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.