I have 2 dedicated servers with the following specs: - E3 1270V3 CPU - 32GB RAM - 960GB SSD - 1Gbps private ethernet network.
Using local drives, dd tests usually in the range of 600MB/s, which is very good.
I recently setup a GlusterFS replicated cluster, by installing both glusterd and glusterfs clients on each machine. The dd test result of the global namespace dropped to 50MB/s, and whenever I try to run my application which requires high read/write performance, the application simply crashes.
How do I tweak GlusterFS for better performance using 2 machines replicated cluster?