Bug 1215571 - Data Tiering: add tiering set options to volume set help (cluster.tier-demote-frequency and cluster.tier-promote-frequency)
Summary: Data Tiering: add tiering set options to volume set help (cluster.tier-demote...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: tiering
Version: mainline
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: ---
Assignee: Mohammed Rafi KC
QA Contact: bugs@gluster.org
URL:
Whiteboard:
Depends On:
Blocks: qe_tracker_everglades 1229260 1234225 1260923
TreeView+ depends on / blocked
 
Reported: 2015-04-27 07:24 UTC by Nag Pavan Chilakam
Modified: 2016-06-16 12:55 UTC (History)
4 users (show)

Fixed In Version: glusterfs-3.8rc2
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1229260 1234225 (view as bug list)
Environment:
Last Closed: 2016-06-16 12:55:58 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Nag Pavan Chilakam 2015-04-27 07:24:52 UTC
Description of problem:
=====================
users will be using cluster.tier-demote-frequency and cluster.tier-promote-frequency  to set for data demotion and promotions in a tiered volume. But the current volume set help doesnt show these options.

Version-Release number of selected component (if applicable):
============================================================
[root@moonshine ~]# gluster --version
glusterfs 3.7dev built on Apr 17 2015 14:27:16
Repository revision: git://git.gluster.com/glusterfs.git
Copyright (c) 2006-2011 Gluster Inc. <http://www.gluster.com>
GlusterFS comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GlusterFS under the terms of the GNU General Public License.
[root@moonshine ~]# rpm -qa|grep gluster
glusterfs-libs-3.7dev-0.1009.git8b987be.el7.centos.x86_64
glusterfs-api-3.7dev-0.1009.git8b987be.el7.centos.x86_64
glusterfs-cli-3.7dev-0.1009.git8b987be.el7.centos.x86_64
glusterfs-3.7dev-0.1009.git8b987be.el7.centos.x86_64
glusterfs-server-3.7dev-0.1009.git8b987be.el7.centos.x86_64
glusterfs-fuse-3.7dev-0.1009.git8b987be.el7.centos.x86_64



Steps to Reproduce:
1.install gluster
2.issue "gluster v set help" and search for the above mentioned options. Both options are missing

only Option: features.ctr-enabled    is available




Expected results:
===============
add help for demote and promote options

Comment 1 Joseph Elwin Fernandes 2015-05-12 07:20:59 UTC
Option: cluster.tier-demote-frequency
Default Value: 0
Description: Defines how often the demotion should be triggered i.e periodicity of demotion cycles. The value is in secs.

Option: cluster.tier-promote-frequency
Default Value: 0
Description: Defines how often the promotion should be triggered i.e periodicity of promotion cycles. The value is in secs.

Option: cluster.read-freq-threshold
Default Value: 0
Description: Defines the number of reads, in a promotion/demotion cycle, that would mark a file HOT for promotion. Any file that has read hits less than this value will be considers COLD and will be demoted.

Option: cluster.write-freq-threshold 0
Default Value: 0
Description: Defines the number of writes, in a promotion/demotion cycle, that would mark a file HOT for promotion. Any file that has write hits less than this value will be considers COLD and will be demoted.

Option: features.ctr-enabled
Default Value: off
Description: Enables the CTR

Option: features.record-counters
Default Value: off
Description: Its a CTR Xlator option to enable recording write and read heat counters.

Option: features.ctr_link_consistency
Default Value: off
Description: Enable a crash consistent way of recording hardlink updates by CTR Xlator. When recording in a crash consistent way the IO's will be slow.

Comment 2 Mohammed Rafi KC 2015-05-12 10:48:05 UTC
http://review.gluster.org/10757

Comment 3 Anand Avati 2015-05-29 07:18:42 UTC
REVIEW: http://review.gluster.org/10757 (tier/glusterd: Add description for volume set options) posted (#2) for review on master by mohammed rafi  kc (rkavunga)

Comment 4 Anand Avati 2015-06-03 14:52:49 UTC
REVIEW: http://review.gluster.org/10757 (tier/glusterd: Add description for volume set options) posted (#3) for review on master by mohammed rafi  kc (rkavunga)

Comment 5 Anand Avati 2015-06-10 12:48:46 UTC
REVIEW: http://review.gluster.org/10757 (tier/glusterd: Add description for volume set options) posted (#4) for review on master by mohammed rafi  kc (rkavunga)

Comment 6 Anand Avati 2015-06-16 06:53:01 UTC
REVIEW: http://review.gluster.org/10757 (tier/glusterd: Add description for volume set options) posted (#5) for review on master by Joseph Fernandes

Comment 7 Anand Avati 2015-06-16 06:56:27 UTC
REVIEW: http://review.gluster.org/10757 (tier/glusterd: Add description for volume set options) posted (#6) for review on master by Joseph Fernandes

Comment 8 Nagaprasad Sathyanarayana 2015-10-25 14:48:16 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 9 Niels de Vos 2016-06-16 12:55:58 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.