Hi all! I'm trying rsync synchronizing some directories with about 16.000 files. After the first synchronization, the others are transfering just the changed files, as it is expected to be, except for 1 single file, that is not changed (size or time) and is being transfered in all synchronization. The file is called JSPWiki.war, and is a java war file. I checked the size and times on both servers and they are exactly the same. Both servers are using Fecora Core (4 and 5 respectivelly) The command i'm using is: rsync -Cravz --bwlimit=2 --progress --partial --delete-excluded --files-from=/share/scripts/rsync.incluir / root@<server>:/rsync/server1 What should be causing this behaviour? Regards, Fabiano.
I had already done this using md5sum. The checksums are the same. I didn't mention this in the previous post because i'm not using checksum to sync the files, so i tought it was irrelevant, and what matters was just the size and date/time. Despite size, date/time and checksum, is there some other attribute rsync looks for to sync two files? Regards, Fabiano. On 12/8/06, Jan-Benedict Glaw <jbglaw@lug-owl.de> wrote:> > On Fri, 2006-12-08 12:15:34 -0200, Fabiano Bonin < > fabiano@personalsoft.com.br> wrote: > > I'm trying rsync synchronizing some directories with about 16.000 files. > > After the first synchronization, the others are transfering just the > > changed files, as it is expected to be, except for 1 single file, that > > is not changed (size or time) and is being transfered in all > > synchronization. > > > > The file is called JSPWiki.war, and is a java war file. > > > > I checked the size and times on both servers and they are exactly the > same. > > Please also check checksums (md5sum/sha512sum). I've at least seen > things like this two times, where a HDD silently replied data from a > bad sector. > > MfG, JBG > > -- > Jan-Benedict Glaw jbglaw@lug-owl.de > +49-172-7608481 > Signature of: If it doesn't work, force it. > the second : If it breaks, it needed replacing anyway. > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (GNU/Linux) > > iD8DBQFFeXwNHb1edYOZ4bsRAv9KAJ4w5xd3xA7coL+cIgAVeB5SFaAy7ACfZg8v > 25MUk5azqipSjXq6vrHTHtc> =CSdu > -----END PGP SIGNATURE----- > > >-------------- next part -------------- HTML attachment scrubbed and removed
On Fri, 2006-12-08 12:15:34 -0200, Fabiano Bonin <fabiano@personalsoft.com.br> wrote:> I'm trying rsync synchronizing some directories with about 16.000 files. > After the first synchronization, the others are transfering just the > changed files, as it is expected to be, except for 1 single file, that > is not changed (size or time) and is being transfered in all > synchronization. > > The file is called JSPWiki.war, and is a java war file. > > I checked the size and times on both servers and they are exactly the same.Please also check checksums (md5sum/sha512sum). I've at least seen things like this two times, where a HDD silently replied data from a bad sector. MfG, JBG -- Jan-Benedict Glaw jbglaw@lug-owl.de +49-172-7608481 Signature of: If it doesn't work, force it. the second : If it breaks, it needed replacing anyway. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.samba.org/archive/rsync/attachments/20061208/1eda2fdd/attachment.bin