Hi,
since last weekend I have a problem with the rsync backup of one of our
server. I'm not sure if this is related to an update of the Solaris rsyncd
(sunfreeware 2.6.6->2.6.8) last Friday.
BackupPC: Debian GNU/Linux 3.1 (sarge/stable), rsync version 2.6.4
protocol version 29, backuppc 2.1.1-2sarge1, /var/lib/backuppc on reiserfs
(no inode problem)
Client: Sun Solaris 8, rsync version 2.6.8 protocol version 29
BackupPC backs up 6 of 8 rsync modules successfully, before getting
trouble with the server module.
$Conf{RsyncShareName} = [ 'opt', 'usr', 'local', 'partners', 'projekte',
'home', 'server', 'var', 'etc'];
$ grep "Connected to module" /tmp/XferLOG.bad
Connected to module opt
Connected to module usr
Connected to module local
Connected to module partners
Connected to module projekte
Connected to module home
Connected to module server
*** XferLOG.bad
Connected to $host:873, remote version 29
Connected to module server
Sending args: --server --sender --numeric-ids --perms --owner --group
--devices --links --times --block-size=2048 --recursive . .
Xfer PIDs are now 9874
create d 755 0/0 512 .
create d2755 0/1 2048 cvs
[-- SNIP --]
create d 777 0/1 512 tftpboot
Can't open /var/lib/backuppc/pc/$host/new//fserver/ for empty output
create 0 / 0
Can't open /var/lib/backuppc/pc/$host/new//fserver/ for empty output
create 0 / 0
Can't open /var/lib/backuppc/pc/$host/new//fserver/ for empty output
create 0 / 0
[-- SNIP 20421162 identical lines--]
Done: 0 files, 0 bytes
Got fatal error during xfer (aborted by signal=ALRM)
A simple rsync backup on command line is backing up this module without a
problem.
$ rsync -av $host::module /tmp/foobar/
Password:
receiving file list ...
[-- SNIP --]
tftpboot/
tftpboot/bench
tftpboot/bug41r1.out
tftpboot/bug41r1.readme
tftpboot/bug43r1.out
tftpboot/bug43r1.readme
tftpboot/installit
tftpboot/ppc.boot
tftpboot/ppc.boot.25
sent 1475563 bytes received 11839901025 bytes 3642940.04 bytes/sec total
size is 11870176070 speedup is 1.00
I found a recent post to the list with the same error message.
Subject: loop in empty folder?
http://thread.gmane.org/gmane.comp.sysutils.backup.backuppc.general/7084/focus=7084
But this seems not to be the same problem as here, because the server
module and the tftpboot subdirectories are not empty!
Any ideas?
Ralf
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/