<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Dear all,<div><br></div><div>I was running gluster 3.10.12 on a pair of servers and recently upgraded to 4.1.6. There is a cron job that runs nightly in one machine, which rsyncs the data on the servers over to another machine for backup purposes. The rsync operation runs on one of the gluster servers, which mounts the gluster volume via fuse on /export.</div><div><br></div><div>When using 3.10.12, this process would start at 8:00PM nightly, and usually end up at around 4:30AM when the servers had been freshly rebooted. From this point, things would start taking a bit longer and stabilize ending at around 7-9AM depending on actual file changes and at some point the servers would start eating up so much ram (up to 30GB) and I would have to reboot them to bring things back to normal as the file system would become extremely slow (perhaps the memory leak I have read was present on 3.10.x).</div><div><br></div><div>After upgrading to 4.1.6 over the weekend, I was shocked to see the rsync process finish in about 1 hour and 26 minutes. This is compared to 8 hours 30 mins with the older version. This is a nice speed up, however, I can only ask myself what has changed so drastically that this process is now so fast. Have there really been improvements in 4.1.6 that could speed this up so dramatically? In both of my test cases, there would had not really been a lot to copy via rsync given the fresh reboots are done on Saturday after the sync has finished from the day before. </div><div><br></div><div>In general, the servers (which are accessed via samba for windows clients) are much faster and responsive since the update to 4.1.6. Tonight I will have the first rsync run which will actually have to copy the day&#39;s changes and will have another point of comparison.</div><div><br></div><div>I am still using fuse mounts for samba, due to prior problems with vsf =gluster, which are currently present in Samba 4.8.3-4, and already documented in bugs, for which patches exist, but no official updated samba packages have been released yet. Since I was going from 3.10.12 to 4.1.6 I also did not want to change other things to make sure I could track any issues just related to the change in gluster versions and eliminate other complexity.</div><div><br></div><div>The file system currently has about 16TB of data in</div><div>5142816 files and 696544 directories<br></div><div><br></div><div>I&#39;ve just ran the following code to count files and dirs and it took 67mins 38.957 secs to complete in this gluster volume:</div><div><a href="https://github.com/ChristopherSchultz/fast-file-count">https://github.com/ChristopherSchultz/fast-file-count</a><br></div><div><br></div><div><div># time ( /root/sbin/dircnt /export )</div><div>/export contains 5142816 files and 696544 directories</div><div><br></div><div>real    67m38.957s</div><div>user    0m6.225s</div><div>sys     0m48.939s</div></div><div><br></div><div>The gluster options set on the volume are:<br></div><div><a href="https://termbin.com/yxtd" target="_blank">https://termbin.com/yxtd</a><br></div><div><br></div><div><div># gluster v status export</div><div>Status of volume: export</div><div>Gluster process                             TCP Port  RDMA Port  Online  Pid</div><div>------------------------------------------------------------------------------</div><div>Brick 10.0.1.7:/bricks/hdds/brick           49157     0          Y       13986</div><div>Brick 10.0.1.6:/bricks/hdds/brick           49153     0          Y       9953</div><div>Self-heal Daemon on localhost               N/A       N/A        Y       21934</div><div>Self-heal Daemon on 10.0.1.5                N/A       N/A        Y       4598</div><div>Self-heal Daemon on 10.0.1.6                N/A       N/A        Y       14485</div><div><br></div><div>Task Status of Volume export</div><div>------------------------------------------------------------------------------</div><div>There are no active volume tasks</div></div><div><br></div><div>Truth, there is a 3rd server here, but no bricks on it.</div><div><br></div><div>Thoughts?</div><div><br></div><div>Diego</div></div></div><div id="gmail-m_-6479459361629161759DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br>
<table style="border-top:1px solid rgb(211,212,222)">
        <tbody><tr>
        <td style="width:55px;padding-top:13px"><a href="https://www.avast.com/sig-email?utm_medium=email&amp;utm_source=link&amp;utm_campaign=sig-email&amp;utm_content=webmail&amp;utm_term=icon" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" alt="" width="46" height="29" style="width: 46px; height: 29px;"></a></td>
                <td style="width:470px;padding-top:12px;color:rgb(65,66,78);font-size:13px;font-family:Arial,Helvetica,sans-serif;line-height:18px">Virus-free. <a href="https://www.avast.com/sig-email?utm_medium=email&amp;utm_source=link&amp;utm_campaign=sig-email&amp;utm_content=webmail&amp;utm_term=link" style="color:rgb(68,83,234)" target="_blank">www.avast.com</a>
                </td>
        </tr>
</tbody></table><a href="#m_-6479459361629161759_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"></a></div></div></div></div></div>