Bug 1290779

Summary: [tiering]: Performing a gluster vol reset, turns off 'features.ctr-enabled' on a tiered volume
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: krishnaram Karthick <kramdoss>
Component: tierAssignee: hari gowtham <hgowtham>
Status: CLOSED WONTFIX QA Contact: Nag Pavan Chilakam <nchilaka>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rhgs-3.1CC: hgowtham, kramdoss, rhs-bugs, sankarshan
Target Milestone: ---Keywords: ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: tier-glusterd
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1309659 (view as bug list) Environment:
Last Closed: 2018-11-08 18:58:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1309659    

Description krishnaram Karthick 2015-12-11 12:34:02 UTC
Description of problem:

Performing a gluster vol reset, turns off 'features.ctr-enabled'. For a tiered, 'features.ctr-enabled' is enabled by default. So, gluster volume reset on a tiered volume shouldn't turn off 'features.ctr-enabled'


Version-Release number of selected component (if applicable):
glusterfs-3.7.5-10.el7rhgs.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Create a tiered volume
2. check if 'features.ctr-enabled' is turned on by doing a gluster vol info
3. Do a 'gluster vol reset <vol name>'
4. check if 'features.ctr-enabled' is turned on by doing a gluster vol info

Actual results:
features.ctr-enabled is turned off

Expected results:
features.ctr-enabled has to be on

Additional info:
If this change in 'features.ctr-enabled' go unnoticed, no promotion/demotion would happen

Comment 2 krishnaram Karthick 2015-12-11 12:42:36 UTC
sosreports can be found here --> http://rhsqe-repo.lab.eng.blr.redhat.com/sosreports/1290779/

Comment 8 hari gowtham 2017-09-06 12:05:37 UTC
patch on master: https://review.gluster.org/#/c/13470/

Comment 10 hari gowtham 2018-11-08 18:58:29 UTC
As tier is not being actively developed, I'm closing this bug. Feel free to open it if necessary.