Bug 1447392 - [Brick MUX] : Rebalance fails.
Summary: [Brick MUX] : Rebalance fails.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: core
Version: mainline
Hardware: x86_64
OS: Linux
low
low
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard: brick-multiplexing
Depends On:
Blocks: 1446107
TreeView+ depends on / blocked
 
Reported: 2017-05-02 15:24 UTC by Jiffin
Modified: 2018-02-06 09:31 UTC (History)
12 users (show)

Fixed In Version: glusterfs-3.12.0
Clone Of: 1446107
Environment:
Last Closed: 2018-02-06 09:28:47 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Comment 1 Nithya Balachandran 2017-05-02 16:09:33 UTC
+++ This bug was initially created as a clone of Bug #1446107 +++

Description of problem:
------------------------

Created an EC volume.Enabled Brick multiplexing.Added bricks.Triggered rebalance.

Rebalance failed.

[root@server1 glusterfs]# gluster v rebalance butcher status
                                    Node Rebalanced-files          size       scanned      failures       skipped               status  run time in h:m:s
                               ---------      -----------   -----------   -----------   -----------   -----------         ------------     --------------
                               localhost                0        0Bytes             0             0             0            completed        0:00:00
      server2.sbu.lab.eng.bos.redhat.com                0        0Bytes             0             1             0               failed        0:00:02
      server3.sbu.lab.eng.bos.redhat.com                0        0Bytes             0             1             0               failed        0:00:02
volume rebalance: butcher: success
[root@gqas009 glusterfs]# 


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

mainline

How reproducible:
-----------------

2/2


Actual results:
--------------

Rebal fails.

Expected results:
-----------------

Rebal should not fail.

Additional info:
----------------

# gluster v info
 
Volume Name: butcher
Type: Distributed-Disperse
Volume ID: 98d7434c-0466-4ff3-879b-3ee8c211c7b2
Status: Started
Snapshot Count: 0
Number of Bricks: 2 x (4 + 2) = 12
Transport-type: tcp
Bricks:
Brick1: server1:/bricks2/e1
Brick2: server2:/bricks2/e1
Brick3: server3:/bricks2/e1
Brick4: server1:/bricks1/e1
Brick5: server2:/bricks1/e1
Brick6: server3:/bricks1/e1
Brick7: server1:/bricks6/A1
Brick8: server2:/bricks6/A1
Brick9: server3:/bricks6/A1
Brick10: server1:/bricks8/A1
Brick11: server2:/bricks8/A1
Brick12: server3:/bricks8/A1
Options Reconfigured:
cluster.lookup-optimize: on
transport.address-family: inet
nfs.disable: on
cluster.brick-multiplex: enable

Comment 2 Anoop C S 2018-02-06 09:31:16 UTC
Related patch: https://review.gluster.org/#/c/17356/


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