Translators/cluster/stripe
From GlusterDocumentation
[edit]
Translator cluster/stripe
The striping translator stripes files into given block-size (default value is 128k) to its subvolumes (or child nodes).
NOTE: Stripe needs extended attribute support in the underlying FS.
volume stripe type cluster/stripe option block-size 1MB subvolumes brick1 brick2 brick3 brick4 end-volume
- block-size
The block size in which file data is striped across subvolumes. Default stripe size is 128KB.


