This is the command line output:
Total brick list is larger than a request. Can take (brick_count )
Usage: volume create [stripe ] [replica ]
I am testing if a big single volume will work for us. Now I am
continuing testing with three volumes each 13PB...
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
https://gi
Can you also please provide more detail on why those many bricks are needed
in a single volume?
Thanks,
Vijay
On Wed, Aug 23, 2017 at 12:43 AM, Atin Mukherjee
wrote:
> An upstream bug would be ideal as github issue is mainly used for
> enhancements. In the mean time, could you point to the exac
An upstream bug would be ideal as github issue is mainly used for
enhancements. In the mean time, could you point to the exact failure shown
at the command line and the log entry from cli.log?
On Wed, Aug 23, 2017 at 12:10 AM, Serkan Çoban
wrote:
> Hi, I think this is the line limiting brick cou