[Bugs] [Bug 1566935] Dbase file access issue

bugzilla at redhat.com bugzilla at redhat.com
Mon Apr 16 07:22:04 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1566935



--- Comment #12 from Raghavendra G <rgowdapp at redhat.com> ---
(In reply to Raghavendra G from comment #11)
> One difference I can see is in the relation of atime/mtime/ctime.
> 
> On Non-gluster mount, ctime > atime > mtime
> On Gluster mount, ctime > mtime > atime
> 
> there is a difference in relation between atime and mtime. Is there anything
> in application access pattern to indicate this is wrong?

Technically speaking read of 32 bytes should've changed atime. But I guess
filesystems are mounted with "noatime" option. So, I don't see change in atime
after read of 32bytes on both Gluster and non-gluster mounts.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list