Bug 826406 - [glusterfs-3.3.0q43]: wrong message for heal info command
Summary: [glusterfs-3.3.0q43]: wrong message for heal info command
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: cli
Version: pre-release
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Pranith Kumar K
QA Contact: Rahul Hinduja
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-30 06:57 UTC by Joe Julian
Modified: 2013-07-24 17:19 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description Joe Julian 2012-05-30 06:57:38 UTC
Calling "gluster volume heal vmimages info" results in the message, "Heal operation on volume vmimages has been successful" which I imagine is referring to the rpc call, but implies that healing has been successful. Which is misleading.

Comment 1 Pranith Kumar K 2012-06-14 02:08:54 UTC
Joe Julian,
     Here are the new outputs:
[root@pranithk-laptop r2]# gluster volume heal r2 info
Gathering Heal info on volume r2 has been successful

Brick pranithk-laptop:/gfs/r2_0
Number of entries: 0
Status: Brick is Not connected

Brick pranithk-laptop:/gfs/r2_1
Number of entries: 11
/
/9
/10
/3
/4
/1
/6
/2
/7
/5
/8

[root@pranithk-laptop r2]# gluster volume heal r2 
Launching Heal operation on volume r2 has been successful
Use heal info commands to check status
[root@pranithk-laptop r2]# 

Let me know if you have more suggestions.

Comment 2 Joe Julian 2012-06-15 05:37:38 UTC
Looks good to me.


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