Bug 1291208 - Regular files are listed as 'T' files on nfs mount
Summary: Regular files are listed as 'T' files on nfs mount
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: tiering
Version: 3.7.6
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
Assignee: Jiffin
QA Contact: bugs@gluster.org
URL:
Whiteboard:
Depends On: 1289423
Blocks: 1291212
TreeView+ depends on / blocked
 
Reported: 2015-12-14 10:05 UTC by Jiffin
Modified: 2016-04-19 07:51 UTC (History)
10 users (show)

Fixed In Version: glusterfs-3.7.7
Clone Of: 1289423
: 1291212 (view as bug list)
Environment:
Last Closed: 2016-02-15 19:23:00 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Comment 1 Vijay Bellur 2015-12-17 09:10:03 UTC
REVIEW: http://review.gluster.org/12989 (nfs : Inform client to perform extra GETATTR call for 'T' files) posted (#2) for review on release-3.7 by Niels de Vos (ndevos)

Comment 2 Vijay Bellur 2015-12-17 10:28:27 UTC
REVIEW: http://review.gluster.org/12989 (nfs : Inform client to perform extra GETATTR call for 'T' files) posted (#3) for review on release-3.7 by Kaleb KEITHLEY (kkeithle)

Comment 3 Vijay Bellur 2015-12-17 14:34:03 UTC
COMMIT: http://review.gluster.org/12989 committed in release-3.7 by Kaleb KEITHLEY (kkeithle) 
------
commit e9bb9f018f14f7d32c2ff4cc33df3a114a6f376b
Author: Jiffin Tony Thottan <jthottan>
Date:   Mon Dec 14 15:29:21 2015 +0530

    nfs : Inform client to perform extra GETATTR call for 'T' files
    
    Due to the changes from http://review.gluster.org/#/c/12722/,
    for tier volume the readirp will be send only to cold subvol,
    therefore the resulting list may contain 'T' files. For those
    files, by performing additional getattr call will populate the
    attributes correctly. This check should be based on inode value
    passed from the readdirp(both T files and directory have NULL
    value) and skip directory in the same.
    
    Cherry picked from commit 5e36564754e2d83a7666066f4da7f148960a5694:
    > Change-Id: Ieb6724b05301cdbf0a0ef15ad9db51014faa0457
    > BUG: 1291212
    > Signed-off-by: Jiffin Tony Thottan <jthottan>
    > Reviewed-on: http://review.gluster.org/12960
    > Tested-by: Gluster Build System <jenkins.com>
    > Reviewed-by: soumya k <skoduri>
    > Tested-by: NetBSD Build System <jenkins.org>
    > Reviewed-by: Kaleb KEITHLEY <kkeithle>
    
    Change-Id: Ida82b6d1636f796abacf0b8f83f8b24037baec3b
    BUG: 1291208
    Signed-off-by: Jiffin Tony Thottan <jthottan>
    Reviewed-on: http://review.gluster.org/12989
    Reviewed-by: Kaleb KEITHLEY <kkeithle>
    Reviewed-by: Niels de Vos <ndevos>
    Tested-by: Gluster Build System <jenkins.com>

Comment 4 Kaushal 2016-04-19 07:51:02 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.7, please open a new bug report.

glusterfs-3.7.7 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] https://www.gluster.org/pipermail/gluster-users/2016-February/025292.html
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user


Note You need to log in before you can comment on or make changes to this bug.