Re: [Gluster-devel] Gluster builder being hit by too much process

2017-10-06 Thread Gaurav Yadav
As gluster cli was failing to create a volume which has tons of brick request in one command. I added this https://review.gluster.org/#/c/18271/5/tests/bugs/cli/bug- 1490853.t test to ensure that gluster is able to parse large request. As per the bug

Re: [Gluster-devel] [Gluster-users] Brick count limit in a volume

2017-08-23 Thread Gaurav Yadav
In your case for 5500 bricks cli is failing the command saying "Total brick list is larger than a request. Can take (brick_count )". RCA.. gluster cli while parsing the command takes the wordcount and based on that it compares the statically initialized size as you have point out in

[Gluster-devel] glusterd regression failure on centos

2017-03-31 Thread Gaurav Yadav
Hi All, glusterd regression is getting failed while executing "tests/basic/afr/arbiter-mount.t "test case. *07:29:41* Test Summary Report*07:29:41* ---*07:29:41* ./tests/basic/afr/self-heald.t (Wstat: 6400 Tests: 0 Failed: 0)*07:29:41* Non-zero exit status: 25*07:29:41*

[Gluster-devel] glusterd regression failure on centos

2017-03-22 Thread Gaurav Yadav
Hi All, glusterd regression is getting failed while executing "tests/basic/afr/arbiter-mount.t "test case. Test Summary Report*14:16:27* ---*14:16:27* ./tests/basic/afr/arbiter-mount.t (Wstat: 0 Tests: 22 Failed: 4)*14:16:27* Failed tests: 7, 17, 21-22*14:16:27* Files=1,

[Gluster-devel] glusterd regression failure

2017-02-22 Thread Gaurav Yadav
Hi All, glusterd regression is getting failed while executing "/tests/bitrot/br-state-check.t" test case. It is giving segmentation fault. Here is the link of logs generated by jenkins :- https://build.gluster.org/job/centos6-regression/3339/consoleFull Thanks Gaurav