Help -- rsync Causing High Load Averages

2006-03-28 Thread Plugger
This is my situation and I am running into dead ends. We have a server with about 400GB of data that we are trying to backup with rsync. On the content1 server we had rsyncd.conf as: [content1] path = / comment = Backup list = no read only = yes hosts allow = 192.168.22.181 host

Re: RSYNC authors help plz...

2006-03-28 Thread lsk
On Tue, Mar 28, 2006 at 06:54:22AM -0800, lsk wrote: > rsync: write failed on "/db31/oradata/sids/w1.dbf": File too large (27) This error is coming from your OS. Either the libraries you linked rsync with do not handle large files, or the destination filesystem does not support files that large

RE: rsync and BSD file flags.

2006-03-28 Thread Jonathan Call
Just an update for you: I did not have autoconf on my test box, so I just stuck HAVE_CHFLAGS into config.h. It appears to work. Rsync seems to immediately recognize the schg flag on files on the local system and then won't write the file from the remote side. ;) Running it once without the --flags

DO NOT REPLY [Bug 3637] Regression 2.6.6 to 2.6.7 when syncing with 2.6.6 on windows - --no-r

2006-03-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3637 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: RSYNC authors help plz...

2006-03-28 Thread lsk
Wayne, The rsync currently running has transferred few files for eg:6gb,8gb and one 24gb files from that batch file but failed on others big files constantly..these are only few of the big files that it was able to transfer. Is it in any contention since all the 5 rsync streams are trying to tran

DO NOT REPLY [Bug 3637] New: Regression 2.6.6 to 2.6.7 when syncing with 2.6.6 on windows - --no-r

2006-03-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3637 Summary: Regression 2.6.6 to 2.6.7 when syncing with 2.6.6 on windows - --no-r Product: rsync Version: 2.6.7 Platform: x86 OS/Version: Linux Status: NEW Sev

Re: RSYNC authors help plz...

2006-03-28 Thread lsk
This error is coming from your OS. Either the libraries you linked rsync with do not handle large files, or the destination filesystem does not support files that large. I'd recommend first testing the filesystem for large-file support (if you don't already know this). If that is not the pro

Re: hello Linus...

2006-03-28 Thread Linus Hicks
I have included the rsync maillist address in the reply as you are more likely to get useful responses by posting to the list. [EMAIL PROTECTED] wrote: Linus, started the massive transfer based on the historical timings, but now I am facing lots of problems in the transfer...I am getting lot

DO NOT REPLY [Bug 3633] rsync files-from using rsync daemon fails w/ error code 12

2006-03-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3633 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: RSYNC authors help plz...

2006-03-28 Thread Wayne Davison
On Tue, Mar 28, 2006 at 06:54:22AM -0800, lsk wrote: > rsync: write failed on "/db31/oradata/sids/w1.dbf": File too large (27) This error is coming from your OS. Either the libraries you linked rsync with do not handle large files, or the destination filesystem does not support files that large.

Re: RSYNC authors help plz...

2006-03-28 Thread lsk
This is the exact error msg from the logany patches or fix for this.. rsync: connection unexpectedly closed (30 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(434) rsync: writefd_unbuffered failed to write 2897 bytes: phase "unknown" [sender

RSYNC authors help plz...

2006-03-28 Thread lsk
I started the massive transfer based on the historical timings, but now I am facing lots of problems in the transfer...I am getting lot of errors like this.. This is a very critical production update I have only 3 weeks time to complete this 4 tb transfer that was taken from historical times usin

DO NOT REPLY [Bug 3633] New: rsync files-from using rsync daemon fails w/ error code 12

2006-03-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3633 Summary: rsync files-from using rsync daemon fails w/ error code 12 Product: rsync Version: 2.6.0 Platform: Other OS/Version: Linux Status: NEW Severity: nor