[Bugs] [Bug 1741041] New: atime/mtime is not restored after healing for entry self heals

bugzilla at redhat.com bugzilla at redhat.com
Wed Aug 14 06:38:20 UTC 2019


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

            Bug ID: 1741041
           Summary: atime/mtime is not restored after healing for entry
                    self heals
           Product: GlusterFS
           Version: 7
            Status: NEW
         Component: replicate
          Keywords: Triaged
          Severity: low
          Priority: medium
          Assignee: bugs at gluster.org
          Reporter: ravishankar at redhat.com
                CC: bugs at gluster.org, nchilaka at redhat.com
        Depends On: 1572163, 1734370
  Target Milestone: ---
    Classification: Community



+++ This bug was initially created as a clone of Bug #1734370 +++

+++ This bug was initially created as a clone of Bug #1572163 +++

Description of problem:

atime/mtime is not restored after healing for entry self heals

Version-Release number of selected component (if applicable):

Build : glusterfs-3.12.2-8.el7rhgs.x86_64

How reproducible:

Always

Steps to Reproduce:

1) create 1 * 3  volume
2) create a 'dir' from mount
3) kill one brick
4) touch 'dir/file'
5) bring back brick after some time
6) after healing, mtime and ctime of 'dir' will be different, while it should
be same.

Actual results:

After healing time is not same as orginal atime/ctime of the dir

>From N1:

# ls -lrt /bricks/brick2/b0/
total 0
drwxr-xr-x. 2 root root 18 Apr 26 03:16 dir
#


>From N2:

# ls -lrt /bricks/brick2/b1
total 0
drwxr-xr-x. 2 root root 18 Apr 26 02:47 dir
# 

Expected results:

mtime/atime should be same from all the bricks.


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1572163
[Bug 1572163] atime/mtime is not restored after healing for entry self heals
https://bugzilla.redhat.com/show_bug.cgi?id=1734370
[Bug 1734370] atime/mtime is not restored after healing for entry self heals
-- 
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