Bug 852406 - For non-replicate type volumes, do not print brick details for "gluster volume heal <volname> info ".
Summary: For non-replicate type volumes, do not print brick details for "gluster volum...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: cli
Version: pre-release
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: vsomyaju
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-28 12:09 UTC by vsomyaju
Modified: 2015-03-05 00:06 UTC (History)
4 users (show)

Fixed In Version: glusterfs-3.4.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-24 17:20:57 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description vsomyaju 2012-08-28 12:09:02 UTC
Description of problem:
For non-replicate volumes, the output of volume self-heal info should not print brick details.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.create a non-replicate volume
2.start the volume
3.type command "gluster volume heal dist info split-brain" at cli.(Here dist is an non-replicate volume) 

  
Actual results:

[root@gqas004 ~]# gluster volume heal dist info split-brain
Volume dist is not of type replicate

Brick gqas004.sbu.lab.eng.bos.redhat.com:/tmp/exp1
Number of entries: 0

Brick gqas004.sbu.lab.eng.bos.redhat.com:/tmp/exp2
Number of entries: 0


Expected results:

[root@gqas004 ~]# gluster volume heal dist info split-brain
Volume dist is not of type replicate


Additional info:


Note You need to log in before you can comment on or make changes to this bug.