David Christensen
2009-02-16 20:56:20 UTC
backuppc-users:
I am a BackupPC newbie who has installed BackupPC on a dedicated Debian
4 machine and is successfully backing up Linux and FreeBSD machines via
ssh/ rsync. Good stuff! :-)
However, when I attempt to backup Windows XP Professional SP3/ Cygwin
machines via ssh/rsync, BackupPC will process anywhere from dozens to
hundreds of files and then hang, usually on a large file (console
session follows).
RTFM and STFW, I found various items, but no resolution.
I tried invoking rsync from the server console to pull in files from a
Windows/ Cygwin machine, but the process also hanged.
I think the problem lies with Cygwin, but don't know how to troubleshoot
it.
Has anybody been able to get BackupPC working with Windows/ Cygwin
clients via ssh/ rsync?
TIA,
David
--
2009-02-16 11:55:07 ***@p3450 ~
$ cat /etc/backuppc/p43400e.pl
# $Id: p43400e.pl,v 1.1 2009/02/15 19:49:00 dpchrist Exp $
#
# BackupPC host configuration file for p43400e.
$Conf{XferMethod} = 'rsync';
$Conf{RsyncShareName} = [ qw(
/cygdrive/h/data
/cygdrive/h/outlook
/cygdrive/h/userdocs
) ];
$Conf{RsyncClientCmd} = '$sshPath -q -x -l backup $host $rsyncPath
$argList+';
2009-02-16 11:55:15 ***@p3450 ~
$ bin/BackupPC_dump -v -f p43400e
cmdSystemOrEval: about to system /bin/ping -c 1 p43400e
cmdSystemOrEval: finished: got output PING p43400e.holgerdanske.com (192
.168.0.15) 56(84) bytes of data.
64 bytes from p43400e.holgerdanske.com (192.168.0.15): icmp_seq=1 ttl=12
8 time=1.39 ms
--- p43400e.holgerdanske.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 1.391/1.391/1.391/0.000 ms
cmdSystemOrEval: about to system /bin/ping -c 1 p43400e
cmdSystemOrEval: finished: got output PING p43400e.holgerdanske.com (192
.168.0.15) 56(84) bytes of data.
64 bytes from p43400e.holgerdanske.com (192.168.0.15): icmp_seq=1 ttl=12
8 time=1.39 ms
--- p43400e.holgerdanske.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 1.394/1.394/1.394/0.000 ms
CheckHostAlive: returning 1.39
started full dump, share=/cygdrive/h/data
Running: /usr/bin/ssh -q -x -l backup p43400e /usr/bin/rsync --server --
sender --numeric-ids --perms --owner --group --devices --links --times -
-block-size=2048 --recursive -D --ignore-times . /cygdrive/h/data/
Xfer PIDs are now 2887
xferPids 2887
Got remote protocol 30
Negotiated protocol version 26
Xfer PIDs are now 2887,2888
xferPids 2887,2888
create d 700 500/4294967295 0 .
create d 700 500/4294967295 0 attachments
<snip>
same 700 500/4294967295 47835 benchmark/tyan-s1854-trinity-4
00-p3-1000-20061203-1624.html
same 700 500/4294967295 29455 benchmark/tyan-s1854-trinity-4
00-p3-533b-20041101-1957.html
create d 700 500/4294967295 0 bittorrent
create d 700 1004/513 0 bittorrent/chrysaor.info
finish: removing in-process file bittorrent/chrysaor.info/debian-500-i38
6-netinst.iso
Child is aborting
Done: 182 files, 26562470 bytes
Got fatal error during xfer (aborted by user (signal=INT))
Backup aborted by user signal
dump failed: aborted by user (signal=INT)
link p43400e
2009-02-16 12:03:48 ***@p3450 ~
$
I am a BackupPC newbie who has installed BackupPC on a dedicated Debian
4 machine and is successfully backing up Linux and FreeBSD machines via
ssh/ rsync. Good stuff! :-)
However, when I attempt to backup Windows XP Professional SP3/ Cygwin
machines via ssh/rsync, BackupPC will process anywhere from dozens to
hundreds of files and then hang, usually on a large file (console
session follows).
RTFM and STFW, I found various items, but no resolution.
I tried invoking rsync from the server console to pull in files from a
Windows/ Cygwin machine, but the process also hanged.
I think the problem lies with Cygwin, but don't know how to troubleshoot
it.
Has anybody been able to get BackupPC working with Windows/ Cygwin
clients via ssh/ rsync?
TIA,
David
--
2009-02-16 11:55:07 ***@p3450 ~
$ cat /etc/backuppc/p43400e.pl
# $Id: p43400e.pl,v 1.1 2009/02/15 19:49:00 dpchrist Exp $
#
# BackupPC host configuration file for p43400e.
$Conf{XferMethod} = 'rsync';
$Conf{RsyncShareName} = [ qw(
/cygdrive/h/data
/cygdrive/h/outlook
/cygdrive/h/userdocs
) ];
$Conf{RsyncClientCmd} = '$sshPath -q -x -l backup $host $rsyncPath
$argList+';
2009-02-16 11:55:15 ***@p3450 ~
$ bin/BackupPC_dump -v -f p43400e
cmdSystemOrEval: about to system /bin/ping -c 1 p43400e
cmdSystemOrEval: finished: got output PING p43400e.holgerdanske.com (192
.168.0.15) 56(84) bytes of data.
64 bytes from p43400e.holgerdanske.com (192.168.0.15): icmp_seq=1 ttl=12
8 time=1.39 ms
--- p43400e.holgerdanske.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 1.391/1.391/1.391/0.000 ms
cmdSystemOrEval: about to system /bin/ping -c 1 p43400e
cmdSystemOrEval: finished: got output PING p43400e.holgerdanske.com (192
.168.0.15) 56(84) bytes of data.
64 bytes from p43400e.holgerdanske.com (192.168.0.15): icmp_seq=1 ttl=12
8 time=1.39 ms
--- p43400e.holgerdanske.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 1.394/1.394/1.394/0.000 ms
CheckHostAlive: returning 1.39
started full dump, share=/cygdrive/h/data
Running: /usr/bin/ssh -q -x -l backup p43400e /usr/bin/rsync --server --
sender --numeric-ids --perms --owner --group --devices --links --times -
-block-size=2048 --recursive -D --ignore-times . /cygdrive/h/data/
Xfer PIDs are now 2887
xferPids 2887
Got remote protocol 30
Negotiated protocol version 26
Xfer PIDs are now 2887,2888
xferPids 2887,2888
create d 700 500/4294967295 0 .
create d 700 500/4294967295 0 attachments
<snip>
same 700 500/4294967295 47835 benchmark/tyan-s1854-trinity-4
00-p3-1000-20061203-1624.html
same 700 500/4294967295 29455 benchmark/tyan-s1854-trinity-4
00-p3-533b-20041101-1957.html
create d 700 500/4294967295 0 bittorrent
create d 700 1004/513 0 bittorrent/chrysaor.info
finish: removing in-process file bittorrent/chrysaor.info/debian-500-i38
6-netinst.iso
Child is aborting
Done: 182 files, 26562470 bytes
Got fatal error during xfer (aborted by user (signal=INT))
Backup aborted by user signal
dump failed: aborted by user (signal=INT)
link p43400e
2009-02-16 12:03:48 ***@p3450 ~
$