![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| OS X (Apple) OS X is a line of Unix-based graphical operating systems developed, marketed, and sold by Apple. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Loop problem with one more problem | aliahsan81 | Shell Programming and Scripting | 3 | 01-07-2009 02:02 AM |
| problem in finding a hardware problem | girish.batra | SUN Solaris | 8 | 09-09-2008 10:10 AM |
| ssh script problem problem | pcjandyala | Shell Programming and Scripting | 2 | 07-31-2008 03:27 PM |
| problem with dd command or maybe AFS problem | Anta | Shell Programming and Scripting | 0 | 08-25-2006 10:10 AM |
| SSH Problem auth problem | budrito | UNIX for Advanced & Expert Users | 1 | 03-17-2004 10:12 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
bizar rysnc problem
Hi all,
i'm syncing two raid sets together using "rsync -avE --delete" i build the two raid sets identical to each other using storenext , however when i let the script run a couple of times my destination is about 300 GB larger then my source. i run the command as root on a 10.5.6 Xserve and don't get any errors, however it's hard for me to actually trust my backup when they are not exactly identical. does somebody have an idea what it might be? it can't be block sizes or any other storage config thing. maybe rsync doesn't delete some files properly? please help. thanks, wessel Last edited by wessel; 04-10-2009 at 04:50 PM.. |
|
||||
|
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? |
|
||||
|
thanks for the reply , i'm not sure if i fully understand what files i should compare , my output log in first instance but compare it to what file?
the only that these raid sets share is the metadatacontroller. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|