Guus Houtzager a écrit :
On Mon, 2005-12-05 at 17:15 +0100, Sam Przyswa wrote:
[...]
Are the link errors all coming from files with characters that
aren't 7-bit ASCII? Maybe this is a perl character set issue.
On the same server we have 8 others backuped machine with perhaps some
filename with 8-bit chars (ISO-8859-1) without problems but only one dir
/home 13Gb size. We tried with tar, rsync, rsyncd, with the same result,
and we have 56Gb left on the LVM2 device.
Last thing, we noticed this problem after added some big files on this
dir, no too much problems before...
Hm, I have a suspicion that backuppc somehow or somewhere doesn't play
nice with big files, even with huge timeout settings. Where 'big' is
larger than about 400 MB. I only use rsync-over-ssh or rsyncd, so I
don't know if this is backuppc related or rsync related.
I have not bigs file but big directories size 4Gb and 13Gb
What you can try is see if regular rsync does work. You'll probably need
to install an rsync daemon on your backuppc server, but that shouldn't
interfere. Then execute the same command as backuppc does to try and
backup the problematic directory. If that does work, that it isn't any
charset issue, but more likely something in backuppc (bug in rsyncp,
backuppc itself or your config). In that case, I still think you should
collect as much debug info as possible (output from tcpdump, strace and
logfiles from backuppc) and report back to this list or to Craig Barratt
personally. Maybe he or we can then see what's going on.
I make tests with rsyncd *out* of BackupPC on the same LVM2 device with
the command:
rsync -av --numeric-ids --perms --owner --group --devices --links
--times --block-size=2048 --recursive --exclude Maildir/
[EMAIL PROTECTED]::MyModule ./temp
With 2 directories, one 4Gb, one 13Gb the rsyncd failed on some files,
sometime .psd, sometime .dll and if I try to restart the backup it stop
on the same file. If I remove the file from the remote directory and
restart the backup it continue the process for a variable set of time
and failed with an other file...
The remote machine is on ADSL 1Mbps upload, when the rsync backup failed
I got the message:
On backup server:
Abdelhake/panneaux/LOGO/LOGO BLEU.psd
Abdelhake/panneaux/LOGO/LOGO MJC AVEC COLOR.psd
rsync: writefd_unbuffered failed to write 4092 bytes: phase "unknown"
[generator]: Connection reset by peer (104)
rsync error: error in rsync protocol data stream (code 12) at io.c(1099)
rsync error: received SIGUSR1 or SIGINT (code 20) at main.c(985)
Or:
rsync: read error: Connection timed out (110)
rsync error: error in rsync protocol data stream (code 12) at io.c(584)
rsync: connection unexpectedly closed (252687 bytes received so far) [generator]
rsync error: error in rsync protocol data stream (code 12) at io.c(434)
On remote machine rsyncd.log:
2005/12/06 04:37:08 [6171] send my.server.com [213.186.44.120] Groupware-2
(backuppc) Abdelhake/panneaux/LOGO/LOGO BLEU.psd 1050366
2005/12/06 04:57:21 [6171] rsync: writefd_unbuffered failed to write 4096 bytes: phase
"unknown" [sender]: Connection timed out (110)
2005/12/06 04:57:21 [6171] rsync error: error in rsync protocol data stream
(code 12) at io.c(1099)
And the tcpdump on server:
12:16:34.968937 IP my.server.com.42947 > the.remote.com.rsync: . ack 4149388 win
31548 <nop,nop,timestamp 2034345867 1046571783,nop,nop,sack 1 {4150836:4217572}>
12:16:35.006659 IP the.remote.com.rsync > my.server.com.42947: . ack 69521 win 0
<nop,nop,timestamp 1046641254 2033652376>
12:17:13.206982 IP the.remote.com.rsync > my.server.com.42947: .
4149388:4150836(1448) ack 69521 win 0 <nop,nop,timestamp 1046645072 2033652376>
12:18:34.987042 IP my.server.com.42947 > the.remote.com.rsync: . ack 4149388 win
31548 <nop,nop,timestamp 2034465904 1046571783,nop,nop,sack 1 {4150836:4217572}>
12:18:35.024770 IP the.remote.com.rsync > my.server.com.42947: . ack 69521 win 0
<nop,nop,timestamp 1046653253 2033652376>
12:19:13.234200 IP the.remote.com.rsync > my.server.com.42947: .
4149388:4150836(1448) ack 69521 win 0 <nop,nop,timestamp 1046657072 2033652376>
12:20:35.006414 IP my.server.com.42947 > the.remote.com.rsync: . ack 4149388 win
31548 <nop,nop,timestamp 2034585942 1046571783,nop,nop,sack 1 {4150836:4217572}>
12:20:35.044110 IP the.remote.com.rsync > my.server.com.42947: . ack 69521 win 0
<nop,nop,timestamp 1046665252 2033652376>
12:21:13.261435 IP the.remote.com.rsync > my.server.com.42947: .
4149388:4150836(1448) ack 69521 win 0 <nop,nop,timestamp 1046669072 2033652376>
12:22:35.024371 IP my.server.com.42947 > the.remote.com.rsync: . ack 4149388 win
31548 <nop,nop,timestamp 2034705980 1046571783,nop,nop,sack 1 {4150836:4217572}>
12:22:35.062016 IP the.remote.com.rsync > my.server.com.42947: . ack 69521 win 0
<nop,nop,timestamp 1046677251 2033652376>
12:23:13.288689 IP the.remote.com.rsync > my.server.com.42947: .
4149388:4150836(1448) ack 69521 win 0 <nop,nop,timestamp 1046681072 2033652376>
12:24:35.042232 IP my.server.com.42947 > the.remote.com.rsync: . ack 4149388 win
31548 <nop,nop,timestamp 2034826017 1046571783,nop,nop,sack 1 {4150836:4217572}>
12:24:35.079978 IP the.remote.com.rsync > my.server.com.42947: . ack 69521 win 0
<nop,nop,timestamp 1046689250 2033652376>
12:26:35.060706 IP my.server.com.42947 > the.remote.com.rsync: . ack 4149388 win
31548 <nop,nop,timestamp 2034946054 1046571783,nop,nop,sack 1 {4150836:4217572}>
12:26:35.098439 IP the.remote.com.rsync > my.server.com.42947: R
4127274668:4127274668(0) win 0
It seems that it's not a BackupPC problem but rsync or dsl link...
Some help is welcome :-/
Sam.
--
Ce message a été vérifié par MailScanner
pour des virus ou des polluriels et rien de
suspect n'a été trouvé.
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/