Hello :-)
I get this error when trying to backup an old Red Hat 7.2 box:
=======================================================================
/usr/share/backuppc/bin/BackupPC_dump -v -f hs-002
cmdSystemOrEval: about to system /bin/ping -c 1 -w 3 hs-002
cmdSystemOrEval: finished: got output PING hs-002 (xx.xx.xx.xx) 56
(84) bytes of data.
64 bytes from hs-002 (xx.xx.xx.xx): icmp_seq=1 ttl=61 time=2.75 ms
--- hs-002 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 2.756/2.756/2.756/0.000 ms
cmdSystemOrEval: about to system /bin/ping -c 1 -w 3 hs-002
cmdSystemOrEval: finished: got output PING hs-002 (xx.xx.xx.xx) 56
(84) bytes of data.
64 bytes from hs-002 (xx.xx.xx.xx): icmp_seq=1 ttl=61 time=1.44 ms
--- hs-002 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 1.448/1.448/1.448/0.000 ms
CheckHostAlive: returning 1.44
started full dump, share=backup
Connected to hs-002:873, remote version 29
Connected to module backup
Sending args: --server --sender --numeric-ids --perms --owner --group
--devices --links --times --block-size=2048 --recursive --ignore-
times . .
Xfer PIDs are now 24914
xferPids 24914
Segmentation fault
=======================================================================
BackupPC is running in a Debian Sarge machine and it's a "apt-ed"
installed package, version "2.1.1-2sarge1".
Client machine is an old Red Hat 7.2 box, with rsync
(2.6.7-2.rh7.rf.i386.rpm) installed via RPM like a xinetd service,
this is the content of the configuration file:
# cat /etc/rsyncd.conf
uid = root
gid = root
log file = /var/log/rsyncd.log
pid file = /var/run/rsyncd.pid
lock file = /var/lock/rsyncd
read only = yes
list = false
auth users = backup
strict modes = false
secrets file = /etc/rsyncd.secrets
hosts allow = xx.xx.xx.xx
[backup]
comment = Backup HS-002
path = /
rsync appears to be working without problems, and in the logs dont
say anything...
# rsync [EMAIL PROTECTED]::backup
Password:
drwxr-xr-x 4096 2006/04/07 00:08:30 .
-rw-r--r-- 0 2006/04/07 00:08:30 .autofsck
-rw------- 13312 2006/02/24 04:54:42 aquota.group
-rw------- 22528 2006/02/24 04:54:42 aquota.user
-rw-r--r-- 0 2005/04/05 11:03:59 bots
What can I do to make a backup of this machine with BackupPC? Thanks!
Regards,
--
Santi Saez
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/