The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > OS X (Apple)
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 04-11-2009
[MA]Flying_Meat [MA]Flying_Meat is offline
Registered User
  
 

Join Date: Sep 2002
Location: San Fran
Posts: 131
Since you specified verbose (-v) you should know why there is a size difference.

But seriously. If the backup record is maintained (output the verbose data to file) then you can diff the specific backup reports and determine where the backups are going strange.

Don't forget to capture execution errors for the call to rsync. Theoretically, simple execution errors would be written to your system.log, but...

Are the two raid set backups completely separate operations?