One word of advice when using rsync to a client, use "--inplace".

rsync creates temporary filenames and then renames them to the target. This creates files on the distribute subvolume that the temporary filename hashes out to. This causes an inefficiency as once the file is renamed, all lookups may go to the wrong distribute subvolume first before being redirected to the correct subvolume.

On 08/14/2013 09:22 PM, Alexey Shalin wrote:
Yeap,  I  read  it.. and upload files to volume only on client server,
but  today  i  started  rsync  from  one server to server with mounted
volume and it's stops after 3-5 mins

I will investigate it.. why it's happend

Thx


-------------------------------------------------------
Старший Системный Администратор
Алексей Шалин
ОсОО "Хостер kg" - http://www.hoster.kg
ул. Ахунбаева 123 (здание БГТС)
[email protected]


_______________________________________________
Gluster-users mailing list
[email protected]
http://supercolony.gluster.org/mailman/listinfo/gluster-users

Reply via email to