Well,<div id="yMail_cursorElementTracker_1643176355149"><br></div><div id="yMail_cursorElementTracker_1643176355360">the idea of mentioning all these is to point out that you missed the basics of setting up GlusterFS and you should start from scratch.</div><div id="yMail_cursorElementTracker_1643176403993"><br></div><div id="yMail_cursorElementTracker_1643176407736">Synthetic benchmarks are useless as you need to test with your workload. When you don't get what you need -> the next step is profiling and tuning. Profiling will be useless for synthetics...</div><div id="yMail_cursorElementTracker_1643176512363"><br></div><div id="yMail_cursorElementTracker_1643176512858">I guess you didn't notice that you can control the ammount of server and client threads. Too few and performance will be low, too much and contention locking occurs. Sharing the volume options would have helped ;)</div><div id="yMail_cursorElementTracker_1643176620277"><br></div><div id="yMail_cursorElementTracker_1643176620482">sysctl dirty settings are important , as all writes go "dirty" before they are flushed to disk. Setting a lower limit for starting to flush will reduce potential issues.</div><div id="yMail_cursorElementTracker_1643176699791"><br></div><div id="yMail_cursorElementTracker_1643176700041">Also, don't expect miracles as you use the FUSE client. If you seek higher performance (after tuning everything else) - you can use the libgfapi (for example NFS-Ganesha is such).</div><div id="yMail_cursorElementTracker_1643176758530"><br></div><div id="yMail_cursorElementTracker_1643176758748">Best Regards,</div><div id="yMail_cursorElementTracker_1643176765738">Strahil Nikolov<br> <br> <blockquote style="margin: 0 0 20px 0;"> <div style="font-family:Roboto, sans-serif; color:#6D00F6;"> <div>On Mon, Jan 24, 2022 at 15:30, Sam</div><div><mygluster22@eml.cc> wrote:</div> </div> <div style="padding: 10px 0 0 20px; margin: 10px 0 0 0; border-left: 1px solid #6D00F6;"> Thanks for your response Strahil. <br clear="none"><br clear="none">> Usually synthetic benchmarks do not show anything, because gluster has to be tuned to your real workload and not to a synth.<br clear="none"><br clear="none">I understand that they do not paint the real picture. But doing same benchmark between a set of file-systems on same server should be able to throw results that can be compared? <br clear="none"><br clear="none">> Also, RH recommends disks of 3-4TB each in a HW raid of 10-12 disks with a stripe size between 1M and 2M.<br clear="none">Next, you need to ensure that hardware alignment is properly done.<br clear="none"><br clear="none">Gluster isn't interacting with the underlying RAID device here so that shouldn't matter. If the XFS layer just below gluster is giving me 3.5 GB/s random reads and writes (--rw=randrw --direct=1), why Gluster above it is struggling at 130 MB/s on the same RAID setup. That is 27 times slower.<br clear="none"><br clear="none">I understand that Gluster volume may perform better when its bricks are distributed on different nodes but the fact that its performance penalty when compared to file-system its residing on it is so much high doesn't inspire much confidence. <br clear="none"><br clear="none">I may be wrong here but system settings, cache settings, raid cache etc. shouldn't have any play here as its parent file-system is performing perfectly fine with the default settings.<div class="yqt6891978902" id="yqtfd57592"><br clear="none"><br clear="none">- Sam<br clear="none"></div> </div> </blockquote></div>