<font size=2 face="sans-serif">I recently moved my backuppc server from
a Linux/Intel platform to Ubuntu 9.04 on a SheevaPlug with an ARM processor.
 Although backuppc is working fine in terms of the files themselves,
data volumes are dramatically higher than before.  Further investigation
suggests that </font><a href=File://:RsyncP><font size=2 face="sans-serif">File::RsyncP</font></a><font size=2 face="sans-serif">
is reporting a high percentage of block mismatches even though the source
and target files were identically.  The rsync command does not show
these symptoms.  </font>
<br>
<br><font size=2 face="sans-serif">I have created a small Perl script that
calls </font><a href=File://:RsyncP><font size=2 face="sans-serif">File::RsyncP</font></a><font size=2 face="sans-serif">
to copy files from one directory to another on the same system.  Test
data are three log files and three modules, each about 3MB in size.  On
the Linux/Intel system:</font>
<br><font size=2 face="sans-serif"> * first test: Remote[2]: total:
matches=0  hash_hits=0  false_alarms=0 data=17227776</font>
<br><font size=2 face="sans-serif"> * subsequent tests: Remote[2]:
total: matches=60027  hash_hits=60027  false_alarms=0 data=0</font>
<br>
<br><font size=2 face="sans-serif">On the Linux/ARM system:</font>
<br><font size=2 face="sans-serif"> * first test: Remote[2]: total:
matches=0  hash_hits=0  false_alarms=0 data=17227776</font>
<br><font size=2 face="sans-serif"> * subsequent tests: Remote[2]:
total: matches=33300  hash_hits=1095771  false_alarms=0 data=7537086</font>
<br>
<br><font size=2 face="sans-serif">On both systems, rsync is version 3.0.5
and </font><a href=File://RsycnP><font size=2 face="sans-serif">File:RsycnP</font></a><font size=2 face="sans-serif">
is 0.68.  </font>
<br>
<br><font size=2 face="sans-serif">The problem is easily reproducible and
I can generate verbose log output.  </font>
<br>
<br><font size=2 face="sans-serif">I have reported the issue to Craig Barratt,
the </font><a href=File://:RsyncP><font size=2 face="sans-serif">File::RsyncP</font></a><font size=2 face="sans-serif">
author, and am waiting for a response.</font>
<br>
<br><font size=2 face="sans-serif">Any help in getting this resolved would
be greatly appreciated!  Due to recent bandwidth caps, I have had
to drastically limit the number of full backups.</font>
<br><font size=2 face="sans-serif">        Thanks,
Norbert</font>