Bug 963524 - DHT - rebalance - 'gluster volume rebalance <volname> status' shows 2 entry ( 2 rows) for one host
Summary: DHT - rebalance - 'gluster volume rebalance <volname> status' shows 2 entry (...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterd
Version: mainline
Hardware: x86_64
OS: Linux
high
medium
Target Milestone: ---
Assignee: Pranith Kumar K
QA Contact:
URL:
Whiteboard:
Depends On: 956188 1286068 1286069 1286071 1286072
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-16 03:54 UTC by Pranith Kumar K
Modified: 2015-11-27 10:32 UTC (History)
8 users (show)

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


Attachments (Terms of Use)

Comment 1 Anand Avati 2013-05-16 04:39:38 UTC
REVIEW: http://review.gluster.org/5016 (mgmt/glusterd: Make sure peerinfo->uuid_str is assigned) posted (#1) for review on master by Pranith Kumar Karampuri (pkarampu)

Comment 2 Anand Avati 2013-05-31 18:21:06 UTC
COMMIT: http://review.gluster.org/5016 committed in master by Vijay Bellur (vbellur) 
------
commit 114c02e54abae9b3cbf0f84bc48132bf1535118e
Author: Pranith Kumar K <pkarampu>
Date:   Wed May 15 18:18:24 2013 +0530

    mgmt/glusterd: Make sure peerinfo->uuid_str is assigned
    
    Change-Id: I9e2743ab61c8baee92a1dfd376ec4bb145776176
    BUG: 963524
    Signed-off-by: Pranith Kumar K <pkarampu>
    Reviewed-on: http://review.gluster.org/5016
    Reviewed-by: Krishnan Parthasarathi <kparthas>
    Tested-by: Gluster Build System <jenkins.com>

Comment 3 hans 2013-06-21 08:07:53 UTC
Does this bug cause the following behaviour in v3.4.0beta3 ?

root:~/ gluster volume rebalance test01 status
                                    Node Rebalanced-files          size       scanned      failures         status run time in secs
                               ---------      -----------   -----------   -----------   -----------   ------------   --------------
                               localhost            36216        21.2GB        997411         35373    in progress        185392.00
                               localhost            36216        21.2GB        997411         35373    in progress        185392.00
                               localhost            36216        21.2GB        997411         35373    in progress        185392.00
                               localhost            36216        21.2GB        997411         35373    in progress        185392.00
                               localhost            36216        21.2GB        997411         35373    in progress        185392.00
                                 server4                0        0Bytes       1702072             0    in progress        185391.00

This volume really has only 4 servers. 1 is named correctly and 5 entries are called 'localhost'. The 3.3-head rebalance output on this same volume was OK.

Comment 4 Pranith Kumar K 2013-06-21 08:53:52 UTC
That is correct.


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