Hello All,

I have one linux server in a network of 10 FreeBSD servers and it will 
not finish a backup..

I have tried to use rsync and rsyncd and both work, for a while (rsycnd 
works longer) but then it ends with a strange error..

2007-11-05 20:00:01 full backup started for directory etc
2007-11-05 20:00:58 full backup started for directory home
2007-11-05 20:17:34 Aborting backup up after signal PIPE
2007-11-05 20:17:35 Got fatal error during xfer (aborted by signal=PIPE)
2007-11-05 20:17:35 Saved partial dump 0
2007-11-05 21:00:01 full backup started for directory etc
2007-11-05 21:00:09 full backup started for directory home
2007-11-05 21:13:49 Aborting backup up after signal PIPE
2007-11-05 21:13:50 Got fatal error during xfer (aborted by signal=PIPE)
2007-11-05 21:13:50 Saved partial dump 0
etc..

Host fileserver.pms.pcsd Backup Summary

This PC is used by bcook.
Last email sent to bcook was at 11/5 01:03, subject "BackupPC: no recent 
backups on fileserver.pms.pcsd".
Last status is state "idle" (backup failed) as of 11/6 07:00.
Last error is "aborted by signal=PIPE".
Pings to fileserver.pms.pcsd have succeeded 320 consecutive times.
Because fileserver.pms.pcsd has been on the network at least 7 
consecutive times, it will not be backed up from 7:00 to 19:30 on Mon, 
Tue, Wed, Thu, Fri.
User Actions


Backup Summary
Click on the backup number to browse and restore backup files.

Backup#  Type    Filled  Level   Start Date      Duration/mins   Age/days       
 
Server Backup Path
0        partial         yes     0       11/6 06:00      17.2    0.0 
/exports/backuppc/pc/fileserver.pms.pcsd/0

Below is some information, not sure if it will help or not..

eth0      Link encap:Ethernet  HWaddr 00:14:22:0C:15:2E
           inet addr:10.20.2.231  Bcast:10.20.2.255  Mask:255.255.255.0
           inet6 addr: fe80::214:22ff:fe0c:152e/64 Scope:Link
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:43619172 errors:0 dropped:0 overruns:0 frame:0
           TX packets:52710464 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:1000
           RX bytes:2846303063 (2.6 GiB)  TX bytes:3283100786 (3.0 GiB)
           Interrupt:74


cat /etc/redhat-release
Fedora Core release 5 (Bordeaux)

  rpm -qa | grep "rsync\|ssh"
openssh-4.3p2-4.12.fc5
openssh-server-4.3p2-4.12.fc5
openssh-clients-4.3p2-4.12.fc5
rsync-2.6.9-2.fc5
openssh-askpass-4.3p2-4.12.fc5


[EMAIL PROTECTED] [~]# 6 > egrep -v "^$|^#" /etc/ssh/sshd_config
Port 22
Protocol 2
ListenAddress 0.0.0.0
HostKey /etc/ssh/ssh_host_dsa_key
SyslogFacility AUTHPRIV
PermitRootLogin yes
RSAAuthentication no
DSAAuthentication yes
Subsystem       sftp    /usr/libexec/openssh/sftp-server

[EMAIL PROTECTED] [~]# 7 > egrep -v "^$|^#" /etc/rsyncd.conf
pid file = /var/run/rsyncd.pid
[home]
path = /home
uid = root
gid = root
[etc]
path = /etc
uid = root
gid = root



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to