Description of problem: gluster cli is failing to create volume with error "Total brick list is larger than a request, Can take (brick_count)". Version-Release number of selected component (if applicable): How reproducible: if brick path is bigger than 120000 characters, gluster cli is failing volume create with above mentioned error. Steps to Reproduce: 1. 2. 3. Actual results: Expected results: gluster cli should not fail volume create with above mentioned error. Additional info:
REVIEW: https://review.gluster.org/18271 (cli: gluster cli statically initialize the brick_list) posted (#1) for review on master by Gaurav Yadav (gyadav)
REVIEW: https://review.gluster.org/18271 (cli: gluster cli statically initialize the brick_list) posted (#2) for review on master by Gaurav Yadav (gyadav)
REVIEW: https://review.gluster.org/18271 (cli: dynamic allocation of brick list) posted (#3) for review on master by Gaurav Yadav (gyadav)
REVIEW: https://review.gluster.org/18271 (cli: dynamic allocation of brick list) posted (#4) for review on master by Gaurav Yadav (gyadav)
REVIEW: https://review.gluster.org/18271 (cli: dynamic allocation of brick list) posted (#5) for review on master by Gaurav Yadav (gyadav)
REVIEW: https://review.gluster.org/18271 (cli: dynamic allocation of brick list) posted (#6) for review on master by Gaurav Yadav (gyadav)
https://review.gluster.org/#/c/18620/ has fixed it.