Bug 1254451 - Data Tiering : Some tier xlator_fops translate to the default fops
Summary: Data Tiering : Some tier xlator_fops translate to the default fops
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: tiering
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nithya Balachandran
QA Contact: bugs@gluster.org
URL:
Whiteboard:
Depends On:
Blocks: 1254468 1260923
TreeView+ depends on / blocked
 
Reported: 2015-08-18 07:47 UTC by Nithya Balachandran
Modified: 2016-06-16 13:32 UTC (History)
1 user (show)

Fixed In Version: glusterfs-3.8rc2
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1254468 (view as bug list)
Environment:
Last Closed: 2016-06-16 13:32:25 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Nithya Balachandran 2015-08-18 07:47:11 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Anand Avati 2015-08-18 08:11:56 UTC
REVIEW: http://review.gluster.org/11948 (cluster/tier : Use dht_* versions for xlator_fops) posted (#1) for review on master by N Balachandran (nbalacha)

Comment 2 Nithya Balachandran 2015-08-18 08:18:08 UTC
This causes issues during file migration as the tier dht layer does not call the dht_* for some fops, because of which the dht specific processing to never happens at the tier layer.

Comment 3 Anand Avati 2015-08-18 08:20:26 UTC
REVIEW: http://review.gluster.org/11948 (cluster/tier : Use dht_* versions for xlator_fops) posted (#2) for review on master by N Balachandran (nbalacha)

Comment 4 Anand Avati 2015-08-19 01:30:54 UTC
COMMIT: http://review.gluster.org/11948 committed in master by Dan Lambright (dlambrig) 
------
commit a4bbb71e91744ed387606dd4eb5bee55cf86b079
Author: N Balachandran <nbalacha>
Date:   Tue Aug 18 13:37:12 2015 +0530

    cluster/tier : Use dht_* versions for xlator_fops
    
    The tier xlator was using the default_* versions
    for some xlator_fops. Changed to use the dht_*
    versions for all xlator_fops
    
    Change-Id: I8252fb3911b8a48a55e9eee42b89bd66bbacf799
    BUG: 1254451
    Signed-off-by: N Balachandran <nbalacha>
    Reviewed-on: http://review.gluster.org/11948
    Reviewed-by: Dan Lambright <dlambrig>
    Tested-by: Dan Lambright <dlambrig>

Comment 5 Nagaprasad Sathyanarayana 2015-10-25 15:09:29 UTC
Fix for this BZ is already present in a GlusterFS release. You can find clone of this BZ, fixed in a GlusterFS release and closed. Hence closing this mainline BZ as well.

Comment 6 Niels de Vos 2016-06-16 13:32:25 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.