Bug 1163804

Summary: Change in volume heal info command output
Product: [Community] GlusterFS Reporter: Anuradha <atalur>
Component: replicateAssignee: Anuradha <atalur>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs, gluster-bugs, smohan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-3.7.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1173528 (view as bug list) Environment:
Last Closed: 2015-05-14 17:28:27 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: 1173528    

Description Anuradha 2014-11-13 13:51:13 UTC
Description of problem:

Changing gluster volume heal <volname> info command such that it provides additional information for the files listed; i.e., if the file is in split-brain, if it is possibly undergoing heal.

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 2014-11-13 15:12:53 UTC
REVIEW: http://review.gluster.org/9119 (cluster/afr : Change in volume heal info command) posted (#1) for review on master by Anuradha Talur (atalur)

Comment 2 Anand Avati 2014-11-24 06:07:26 UTC
REVIEW: http://review.gluster.org/9119 (cluster/afr : Change in volume heal info command) posted (#2) for review on master by Anuradha Talur (atalur)

Comment 3 Anand Avati 2014-12-12 11:08:37 UTC
REVIEW: http://review.gluster.org/9119 (cluster/afr : Change in volume heal info command) posted (#3) for review on master by Anuradha Talur (atalur)

Comment 4 Anand Avati 2014-12-18 09:26:27 UTC
REVIEW: http://review.gluster.org/9119 (cluster/afr : Change in volume heal info command) posted (#4) for review on master by Anuradha Talur (atalur)

Comment 5 Anand Avati 2014-12-22 05:29:19 UTC
REVIEW: http://review.gluster.org/9119 (cluster/afr : Change in volume heal info command) posted (#5) for review on master by Anuradha Talur (atalur)

Comment 6 Anand Avati 2014-12-22 13:51:27 UTC
REVIEW: http://review.gluster.org/9119 (cluster/afr : Change in volume heal info command) posted (#6) for review on master by Anuradha Talur (atalur)

Comment 7 Anand Avati 2014-12-23 09:51:23 UTC
REVIEW: http://review.gluster.org/9119 (cluster/afr : Change in volume heal info command) posted (#7) for review on master by Anuradha Talur (atalur)

Comment 8 Anand Avati 2014-12-23 10:51:14 UTC
REVIEW: http://review.gluster.org/9119 (cluster/afr : Change in volume heal info command) posted (#8) for review on master by Anuradha Talur (atalur)

Comment 9 Anand Avati 2014-12-23 15:09:27 UTC
COMMIT: http://review.gluster.org/9119 committed in master by Pranith Kumar Karampuri (pkarampu) 
------
commit 85427a23c238499137cbfaafdb7b6ad27f67506a
Author: Anuradha <atalur>
Date:   Fri Dec 12 12:56:22 2014 +0530

    cluster/afr : Change in volume heal info command
    
    	gluster volume heal <volname> info command
    will now also display if the files listed (in the output
    of the command) are in split-brain or possibly being
    healed.
    
    This patch also fixes build warning that occurs.
    Change-Id: I1fc92e62137f23b2b9ddf6e05819cee6230741d1
    BUG: 1163804
    Signed-off-by: Anuradha <atalur>
    Reviewed-on: http://review.gluster.org/9119
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Pranith Kumar Karampuri <pkarampu>
    Tested-by: Pranith Kumar Karampuri <pkarampu>

Comment 10 Anand Avati 2014-12-30 13:57:10 UTC
REVIEW: http://review.gluster.org/9368 (afr: Fixes to #9119) posted (#1) for review on master by Anuradha Talur (atalur)

Comment 11 Anand Avati 2014-12-31 08:11:41 UTC
REVIEW: http://review.gluster.org/9368 (afr: Fixes to commit e5c90a2b5d096c3742751cc1c22adc7f9837e2bc) posted (#2) for review on master by Anuradha Talur (atalur)

Comment 12 Anand Avati 2014-12-31 08:26:18 UTC
REVIEW: http://review.gluster.org/9368 (afr: Fixes to commit e5c90a2b5d096c3742751cc1c22adc7f9837e2bc) posted (#3) for review on master by Anuradha Talur (atalur)

Comment 13 Anand Avati 2014-12-31 08:29:07 UTC
REVIEW: http://review.gluster.org/9368 (afr: Fixes to commit 85427a23c238499137cbfaafdb7b6ad27f67506a) posted (#4) for review on master by Anuradha Talur (atalur)

Comment 14 Anand Avati 2015-01-02 05:55:09 UTC
COMMIT: http://review.gluster.org/9368 committed in master by Pranith Kumar Karampuri (pkarampu) 
------
commit a96375c180901756753246cb00b42f44fd8b4fd7
Author: Anuradha <atalur>
Date:   Tue Dec 30 18:54:33 2014 +0530

    afr: Fixes to commit 85427a23c238499137cbfaafdb7b6ad27f67506a
    
            * Fixed a dict leak
            * Re-added 'return on failure' check
    
    Change-Id: I07edd03e4608fd2b7c4a91019a0e43033e6e78b2
    BUG: 1163804
    Signed-off-by: Anuradha <atalur>
    Reviewed-on: http://review.gluster.org/9368
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Pranith Kumar Karampuri <pkarampu>
    Tested-by: Pranith Kumar Karampuri <pkarampu>

Comment 15 Niels de Vos 2015-05-14 17:28:27 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.0, please open a new bug report.

glusterfs-3.7.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://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user

Comment 16 Niels de Vos 2015-05-14 17:35:43 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.0, please open a new bug report.

glusterfs-3.7.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://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user

Comment 17 Niels de Vos 2015-05-14 17:38:05 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.0, please open a new bug report.

glusterfs-3.7.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://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user

Comment 18 Niels de Vos 2015-05-14 17:44:50 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.0, please open a new bug report.

glusterfs-3.7.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://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user