Hamish Guthrie schrieb:
> 
> I have migrated my BackupPC pool to a new server and after having done 
> that I upgraded my BackupPC from 2.1.1 to 3.0.0. I am able to back up 
> one of my host only, and that is a Windows machine using rsync. All of 
> my other hosts are Linux machines and I get the following error:
> 
> incr backup started back to 2007-05-10 20:00:01 (backup #7) for 
> directory /clmirror/feuerstein
> Running: /usr/bin/ssh -q -x -l root feuerstein /usr/bin/rsync --server 
> --sender --numeric-ids --perms --owner --group -D --links --times 
> --block-size=2048 --recursive . /clmirror/feuerstein/
> Xfer PIDs are now 6693
> Read EOF: Connection reset by peer
> Tried again: got 0 bytes
> Done: 0 files, 0 bytes
> Got fatal error during xfer (Unable to read 4 bytes)
> Backup aborted (Unable to read 4 bytes)

Have you tried to ssh from the new server to the host as user
backuppc? 

/usr/bin/ssh -q -x -l root feuerstein 

I guess the ssh host key of your new server has changed or something
else with ssh.

Ralf

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to