Displaying 4 results from an estimated 4 matches for "2b92c57977".
2017 Aug 21
2
Brick count limit in a volume
Hi,
Gluster version is 3.10.5. I am trying to create a 5500 brick volume,
but getting an error stating that 4444 bricks is the limit. Is this a
known limit? Can I change this with an option?
Thanks,
Serkan
2017 Aug 22
0
Brick count limit in a volume
Hi, I think this is the line limiting brick count:
https://github.com/gluster/glusterfs/blob/c136024613c697fec87aaff3a070862b92c57977/cli/src/cli-cmd-parser.c#L84
Can gluster-devs increase this limit? Should I open a github issue?
On Mon, Aug 21, 2017 at 7:01 PM, Serkan ?oban <cobanserkan at gmail.com> wrote:
> Hi,
> Gluster version is 3.10.5. I am trying to create a 5500 brick volume,
> but getting an error stat...
2017 Aug 23
1
Brick count limit in a volume
This is the command line output:
Total brick list is larger than a request. Can take (brick_count 4444)
Usage: volume create <NEW-VOLNAME> [stripe <COUNT>] [replica <COUNT>] ....
I am testing if a big single volume will work for us. Now I am
continuing testing with three volumes each 13PB...
2017 Aug 23
2
Brick count limit in a volume
...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 <cobanserkan at gmail.com>
wrote:
> Hi, I think this is the line limiting brick count:
> https://github.com/gluster/glusterfs/blob/c136024613c697fec87aaff3a07086
> 2b92c57977/cli/src/cli-cmd-parser.c#L84
>
> Can gluster-devs increase this limit? Should I open a github issue?
>
> On Mon, Aug 21, 2017 at 7:01 PM, Serkan ?oban <cobanserkan at gmail.com>
> wrote:
> > Hi,
> > Gluster version is 3.10.5. I am trying to create a 5500 brick volum...