Tue, 27 Jan 2009 15:17:15 +0100, david.delama wrote:
> Yes,  I ran sync on both machines. The same results! :(

sync is not enough. You will need to call a script
dropcaches.sh that should contain (at least?):

-------------------------------------------------------------
# dropcaches.sh
#  deletes all file-io caches (pagecache, dentries and inodes)
sync
echo 3 > /proc/sys/vm/drop_caches
-------------------------------------------------------------

Attachment: pgpU7j0fNs5PC.pgp
Description: PGP signature

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to