Hi,<br><br>Can someone point me to typical memory sizes they see on their live systems from the MogileFS processes? And whether you restart these processes periodically to work around&nbsp; memory leaks?<br><br><br>On single machine with single disk (which is admittedly not the best configuration to test mogileFS), this is what I get.
<br>with 5 queryworkers,&nbsp; Total size is *200* MB --mogilefsd processes will use 150Meg and<br>mogstored another 50 meg. <br><br>Thanx, HB<br><br>PS<br>(mogilefsd(replicate) bloats in size for me. I am probably running into some obscure bug because there is nothing that can be replicated in this config).
<br><br><br><br>=========when the system is active Resident size is close to the size of the process =======<br>hbist@bestprice:/var/log$ ps -eo rss,vsz,command |egrep &#39;mog|COMMAND&#39;<br>&nbsp;RSS&nbsp;&nbsp;&nbsp; VSZ COMMAND<br>&nbsp;7072&nbsp; 34028 mogstored
<br>&nbsp;1780&nbsp;&nbsp; 4920 mogstored [diskusage]<br>&nbsp;1652&nbsp;&nbsp; 4920 mogstored [iostat]<br>&nbsp;2104&nbsp;&nbsp; 6720 mogstored [fidsizes]<br>&nbsp;5108&nbsp; 16428 mogilefsd<br>107976 218024 mogilefsd [replicate]<br>&nbsp;5940&nbsp; 16684 mogilefsd [queryworker]<br>&nbsp;5928&nbsp; 16692 mogilefsd [queryworker]
<br>&nbsp;5908&nbsp; 16696 mogilefsd [queryworker]<br>&nbsp;4352&nbsp; 16784 mogilefsd [fsck]<br>&nbsp;6212&nbsp; 17160 mogilefsd [delete]<br>&nbsp;7904&nbsp; 18332 mogilefsd [monitor]<br>&nbsp;8672&nbsp; 16676 mogilefsd [reaper]<br><br>