Re: [Gluster-users] Getting timedout error while rebalancing

2019-02-08 Thread Sanju Rakonde
Hi Deepu, I can see multiple errors in glusterd log. [2019-02-06 13:22:21.012490] E [glusterd-rpc-ops.c:1429:__glusterd_commit_op_cbk] (-->/lib64/libgfrpc.so.0(+0xec20) [0x7f278d201c20] -->/usr/lib64/glusterfs/4.1.7/xlator/mgmt/glusterd.so(+0x7762a) [0x7f2781f1d62a]

Re: [Gluster-users] Getting timedout error while rebalancing

2019-02-06 Thread deepu srinivasan
HI Nithya We have a test gluster setup.We are testing the rebalancing option of gluster. So we started the volume which have 1x3 brick with some data on it . command : gluster volume create test-volume replica 3 192.168.xxx.xx1:/home/data/repl 192.168.xxx.xx2:/home/data/repl

Re: [Gluster-users] Getting timedout error while rebalancing

2019-02-06 Thread Atin Mukherjee
On Tue, Feb 5, 2019 at 8:43 PM Nithya Balachandran wrote: > > > On Tue, 5 Feb 2019 at 17:26, deepu srinivasan wrote: > >> HI Nithya >> We have a test gluster setup.We are testing the rebalancing option of >> gluster. So we started the volume which have 1x3 brick with some data on it >> . >>

Re: [Gluster-users] Getting timedout error while rebalancing

2019-02-05 Thread Nithya Balachandran
On Tue, 5 Feb 2019 at 17:26, deepu srinivasan wrote: > HI Nithya > We have a test gluster setup.We are testing the rebalancing option of > gluster. So we started the volume which have 1x3 brick with some data on it > . > command : gluster volume create test-volume replica 3 >

Re: [Gluster-users] Getting timedout error while rebalancing

2019-02-05 Thread Nithya Balachandran
Hi, Please provide the exact step at which you are seeing the error. It would be ideal if you could copy-paste the command and the error. Regards, Nithya On Tue, 5 Feb 2019 at 15:24, deepu srinivasan wrote: > HI everyone. I am getting "Error : Request timed out " while doing > rebalance . I

[Gluster-users] Getting timedout error while rebalancing

2019-02-05 Thread deepu srinivasan
HI everyone. I am getting "Error : Request timed out " while doing rebalance . I have aded new bricks to my replicated volume.i.e. First it was 1x3 volume and added three more bricks to make it distributed-replicated volume(2x3) . What should i do for the timeout error ?