Re: [BackupPC-users] Client Updated- how tell BackupPC?

2009-01-04 Thread Christian Völker
Hi,

>> 2009-01-02 19:56:56 Backup failed on ip (fileListReceive failed)
> The most common cause is extraneous output from the client-side ssh
> or shell before rsync starts.  Can you send the first few lines of
> the XferLOG.bad file?
Here you are. But shame on me.I forgot to install rsyncno wonder
it didn't work...

full backup started for directory / (baseline backup #31)
Running: /usr/bin/ssh -q -x -l root ip /usr/bin/rsync --server --sender
--numeric-ids --perms --owner --group -D --links --hard-links --times
--block-size=2048 --one-file-system --recursive --checksum-seed=32761
--ignore-times . /
Xfer PIDs are now 16815
Got remote protocol 1752392034
>Fatal error (bad version): bash: line 1: /usr/bin/rsync: No such file
or directory

Can't write 4 bytes to socket
fileListReceive() failed
Done: 0 files, 0 bytes
Got fatal error during xfer (fileListReceive failed)
Backup aborted by user signal
Not saving this as a partial backup since it has fewer files than the
prior one (got 0 and 0 files versus 0)



--
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Client Updated- how tell BackupPC?

2009-01-04 Thread Craig Barratt
Christian writes:

> 2009-01-02 19:56:54 User admin requested backup of ip (ip)
> 2009-01-02 19:56:55 Started full backup on ip (pid=26716, share=/)
> 2009-01-02 19:56:56 Backup failed on ip (fileListReceive failed)

The most common cause is extraneous output from the client-side ssh
or shell before rsync starts.  Can you send the first few lines of
the XferLOG.bad file?

Craig

--
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] Client Updated- how tell BackupPC?

2009-01-02 Thread Christian Völker
Yohoo & a happy new year!

One of my client PCs worked fine for the last couple of months/ years.
Now I replaced this guy into a virtual machine (same OS, but updated
version, new ssh keys and so on), removed the key from the .known_hosts
and did a ssh login as the backuppc user which worked fine.

So I expected the backupc to continue without issues after starting a
full backup, but it didn't:

2009-01-02 19:56:54 User admin requested backup of ip (ip)
2009-01-02 19:56:55 Started full backup on ip (pid=26716, share=/)
2009-01-02 19:56:56 Backup failed on ip (fileListReceive failed)

I want to keep the old backups from the previous server, too. So what
can I do to get this host back into my backup procedure?

Thanks!


--
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/