Hi, i'm using gluster 3.3.1 and i try to remove bricks from distributed-replicated volume, but i can't, because gluster thinks that rebalance running.
So help me please to fix it.
Some info about my configuration and logs:

root@storage03:~# gluster volume info

Volume Name: distributed-replicated-pdf-storage
Type: Distributed-Replicate
Volume ID: 26a4a439-a3ee-492f-b548-b08bec0b3c69
Status: Started
Number of Bricks: 4 x 2 = 8
Transport-type: tcp
Bricks:
Brick1: 10.99.1.10:/data/brick03-1
Brick2: 10.99.1.11:/data/brick04-1
Brick3: 10.99.1.10:/data/brick03-2
Brick4: 10.99.1.11:/data/brick04-2
Brick5: 10.99.1.10:/data/brick03-3
Brick6: 10.99.1.11:/data/brick04-3
Brick7: 10.99.1.10:/data/brick03-4
Brick8: 10.99.1.11:/data/brick04-4
Options Reconfigured:
performance.io-thread-count: 8
performance.cache-size: 536870912
performance.write-behind-window-size: 131072

root@storage03:~# gluster volume remove-brick distributed-replicated-pdf-storage replica 2 10.99.1.10:/data/brick03-4 10.99.1.11:/data/brick04-4 start
Rebalance is in progress. Please retry after completion

root@storage03:~# gluster volume rebalance distributed-replicated-pdf-storage status
root@storage03:~#

root@storage03:/var/log/glusterfs# tail cli.log
[2013-03-23 00:29:26.234591] W [rpc-transport.c:174:rpc_transport_load] 0-rpc-transport: missing 'option transport-type'. defaulting to "socket" [2013-03-23 00:29:26.519425] I [cli-rpc-ops.c:1678:gf_cli3_1_remove_brick_cbk] 0-cli: Received resp to remove brick
[2013-03-23 00:29:26.519535] I [input.c:46:cli_batch] 0-: Exiting with: -1
_______________________________________________
Gluster-users mailing list
Gluster-users@gluster.org
http://supercolony.gluster.org/mailman/listinfo/gluster-users

Reply via email to