<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: times new roman,new york,times,serif; font-size: 12pt; color: #000000'>Well, you can use geo-replication to sync files from master (a GlusterFS volume) to a directory tree on a remote slave. Due to the overhead of syncing xtime (geo-rep's way of versioning<span style="font-size: 12pt; ">), large number of small files are sync'd in an non optimal way.</span><div><br></div><div>There is a tunable that speeds this up but to use that the slave needs to be GlusterFS volume. In that case doing this would speed up things:</div><div><br></div><div># gluster volume geo-replication &lt;master&gt; &lt;slave&gt; config use-rsync-xattrs On</div><div><br>Thanks,</div><div>-Venky</div><div><br></div><div><div><div><br><hr id="zwchr"><blockquote style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Alexander Sopicki" &lt;asopicki@googlemail.com&gt;<br><b>To: </b>Gluster-users@gluster.org<br><b>Sent: </b>Monday, September 24, 2012 10:47:03 AM<br><b>Subject: </b>[Gluster-users] Recommended settings for geo-replication for&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;folders with lots of files<br><br>Hi,<div><br></div><div>I'm currently using GlusterFS in an installation and it works quite well. Only problem I'm currently facing is synching files to the slave on folders with lots of files (e.g. images). Is there some recommended way to speed this up? Synchronisation will take quite some time if there are changes in one of these folders. I tried to search the Gluster.org website or via google for a solution but couldn't find anything to solve the issue. Any pointers would be appreciated. Thanks in advance.</div>
<div><br></div><div>Regards,</div><div><br></div><div>Alex</div>
<br>_______________________________________________<br>Gluster-users mailing list<br>Gluster-users@gluster.org<br>http://gluster.org/cgi-bin/mailman/listinfo/gluster-users<br></blockquote><br></div></div></div></div></body></html>