From e2c7b1305ca8495065dcf40fd2092d7c698dd6ea Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Tue, 20 Mar 2018 15:47:51 +0100 Subject: Local volumes and StatefulSet to provision Master/Slave MySQL and Galera cluster --- docs/configs.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/configs.txt (limited to 'docs/configs.txt') 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. -- cgit v1.2.3