Bug 1234225 - 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: 3.7.1
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact: bugs@gluster.org
URL:
Whiteboard:
Depends On: 1215571
Blocks: qe_tracker_everglades 1229260 1260923
TreeView+ depends on / blocked
 
Reported: 2015-06-22 06:35 UTC by Joseph Elwin Fernandes
Modified: 2016-06-20 00:01 UTC (History)
6 users (show)

Fixed In Version: glusterfs-3.7.3
Clone Of: 1215571
Environment:
Last Closed: 2015-07-30 09:51:46 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Joseph Elwin Fernandes 2015-06-22 06:35:49 UTC
+++ This bug was initially created as a clone of Bug #1215571 +++

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

--- Additional comment from Joseph Elwin Fernandes on 2015-05-12 03:20:59 EDT ---

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.

--- Additional comment from Mohammed Rafi KC on 2015-05-12 06:48:05 EDT ---

http://review.gluster.org/10757

--- Additional comment from Anand Avati on 2015-05-29 03:18:42 EDT ---

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)

--- Additional comment from Anand Avati on 2015-06-03 10:52:49 EDT ---

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)

--- Additional comment from Anand Avati on 2015-06-10 08:48:46 EDT ---

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)

--- Additional comment from Anand Avati on 2015-06-16 02:53:01 EDT ---

REVIEW: http://review.gluster.org/10757 (tier/glusterd: Add description for volume set options) posted (#5) for review on master by Joseph Fernandes

--- Additional comment from Anand Avati on 2015-06-16 02:56:27 EDT ---

REVIEW: http://review.gluster.org/10757 (tier/glusterd: Add description for volume set options) posted (#6) for review on master by Joseph Fernandes

Comment 1 Anand Avati 2015-06-22 08:00:47 UTC
REVIEW: http://review.gluster.org/11338 (tier/glusterd: Add description for volume set options) posted (#2) for review on release-3.7 by Niels de Vos (ndevos)

Comment 2 Kaushal 2015-07-30 09:51:46 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.3, please open a new bug report.

glusterfs-3.7.3 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://thread.gmane.org/gmane.comp.file-systems.gluster.devel/12078
[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.