Bug 769774

Summary: [7eed1d5ba51b65e865f79a392aff70048c702bf0] improve gluster volume heal vol cli outputs
Product: [Community] GlusterFS Reporter: Rahul C S <rahulcs>
Component: glusterdAssignee: Vinayaga Raman <vraman>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: mainlineCC: gluster-bugs, rfortier, rwheeler
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-3.4.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-24 17:33:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: 1f3a0dd4742a2fcd3215aee4a5e22125d7ea4f4d Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 817967    

Description Rahul C S 2011-12-22 07:46:45 UTC
Description of problem:
gluster volume heal <volname> outputs as self-heal daemon not running even if the volume type is not replicate. 

We need to improve the cli output according to the type of the volume, if volume is started & then accordingly if self-heal daemon needs to be running or not.

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 2011-12-23 07:14:02 UTC
CHANGE: http://review.gluster.com/2496 (Improve cli output of gluster volume heal command.) merged in master by Vijay Bellur (vijay)

Comment 2 Rahul C S 2012-04-05 06:44:38 UTC
gluster volume heal <volname> shows that the volume is not a replicate volume if the volume does not have replicate translator loaded. 

Shows proper output depending upon volume now.