On Sun, Oct 24, 2004 at 10:46:01AM -0700, Dan Stromberg wrote:
> We're copying from 3 NFS mounts of 3 GFS volumes, into 1 NFS mount of
> 1 Lustre volume.

Since you're merging 3 sources into one destination, unless all 3
sources have unique names, the unexpected copying is probably because
rsync resolves the duplicated file to a different source file than you
expected (since the file you end up with is not guaranteed to be
deterministic).

..wayne..
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to