Bug 1291212 - 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: mainline
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
Assignee: Jiffin
QA Contact: bugs@gluster.org
URL:
Whiteboard:
Depends On: 1289423 1291208
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-14 10:13 UTC by Jiffin
Modified: 2016-06-16 13:50 UTC (History)
10 users (show)

Fixed In Version: glusterfs-3.8rc2
Doc Type: Bug Fix
Doc Text:
Clone Of: 1291208
Environment:
Last Closed: 2016-06-16 13:50:45 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Comment 1 Vijay Bellur 2015-12-14 10:13:53 UTC
REVIEW: http://review.gluster.org/12960 (nfs : Inform client to perform extra GETATTR call for 'T' files) posted (#1) for review on master by jiffin tony Thottan (jthottan)

Comment 2 Vijay Bellur 2015-12-15 13:12:13 UTC
REVIEW: http://review.gluster.org/12960 (nfs : Inform client to perform extra GETATTR call for 'T' files) posted (#2) for review on master by jiffin tony Thottan (jthottan)

Comment 3 Vijay Bellur 2015-12-15 14:47:02 UTC
REVIEW: http://review.gluster.org/12960 (nfs : Inform client to perform extra GETATTR call for 'T' files) posted (#3) for review on master by jiffin tony Thottan (jthottan)

Comment 4 Vijay Bellur 2015-12-16 05:30:35 UTC
REVIEW: http://review.gluster.org/12960 (nfs : Inform client to perform extra GETATTR call for 'T' files) posted (#4) for review on master by jiffin tony Thottan (jthottan)

Comment 5 Vijay Bellur 2015-12-16 17:32:36 UTC
COMMIT: http://review.gluster.org/12960 committed in master by Kaleb KEITHLEY (kkeithle) 
------
commit 5e36564754e2d83a7666066f4da7f148960a5694
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.
    
    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>

Comment 6 Niels de Vos 2016-06-16 13:50:45 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.8.0, please open a new bug report.

glusterfs-3.8.0 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] http://blog.gluster.org/2016/06/glusterfs-3-8-released/
[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.