diff options
Diffstat (limited to 'docs/configs.txt')
-rw-r--r-- | docs/configs.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/configs.txt b/docs/configs.txt new file mode 100644 index 0000000..df8eeda --- /dev/null +++ b/docs/configs.txt @@ -0,0 +1,3 @@ +- GlusterFS Strip size + For RAID 6, the stripe unit size must be chosen such that the full stripe size (stripe unit * number of data disks) is between 1 MiB and 2 MiB, preferably in the lower end of the range. + Hardware RAID controllers usually allow stripe unit sizes that are a power of 2. For RAID 6 with 12 disks (10 data disks), the recommended stripe unit size is 128KiB. |