Here is the result:

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "it_IT:it:en_GB:en",
        LC_ALL = (unset),
        LANG = "it_IT.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
cmdSystemOrEval: about to system /bin/ping -c 1 192.168.100.110
cmdSystemOrEval: finished: got output PING 192.168.100.110 
(192.168.100.110) 56(84) bytes of data.
64 bytes from 192.168.100.110: icmp_seq=1 ttl=64 time=0.511 ms

--- 192.168.100.110 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.511/0.511/0.511/0.000 ms

cmdSystemOrEval: about to system /bin/ping -c 1 192.168.100.110
cmdSystemOrEval: finished: got output PING 192.168.100.110 
(192.168.100.110) 56(84) bytes of data.
64 bytes from 192.168.100.110: icmp_seq=1 ttl=64 time=0.357 ms

--- 192.168.100.110 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.357/0.357/0.357/0.000 ms

CheckHostAlive: returning 0.357
full backup started for directory /home/clikka
started full dump, share=/home/clikka
Running: /usr/bin/ssh -q -x -l root 192.168.100.110 /usr/bin/rsync 
--server --sender --numeric-ids --perms --owner --group -D --links 
--hard-links --times --block-size=2048 --recursive --ignore-times . 
/home/clikka/
Xfer PIDs are now 7086
xferPids 7086
The authenticity of host '192.168.100.110 (192.168.100.110)' can't be 
established.
RSA key fingerprint is 4c:d3:ab:20:d8:b1:18:b8:70:47:cc:af:0d:78:1c:d5.
Are you sure you want to continue connecting (yes/no)? yes
[EMAIL PROTECTED]'s password:
Got remote protocol 29
Negotiated protocol version 28
Sent include: /home
Sent include: /home/clikka
Sent exclude: /*
Sent exclude: /home/*
Xfer PIDs are now 7086,7087
xferPids 7086,7087
  create d 755 1000/1000        4096 .
Done: 0 files, 0 bytes
Got fatal error during xfer (No files dumped for share /home/clikka)
cmdSystemOrEval: about to system /bin/ping -c 1 192.168.100.110
cmdSystemOrEval: finished: got output PING 192.168.100.110 
(192.168.100.110) 56(84) bytes of data.
64 bytes from 192.168.100.110: icmp_seq=1 ttl=64 time=0.269 ms

--- 192.168.100.110 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.269/0.269/0.269/0.000 ms

cmdSystemOrEval: about to system /bin/ping -c 1 192.168.100.110
cmdSystemOrEval: finished: got output PING 192.168.100.110 
(192.168.100.110) 56(84) bytes of data.
64 bytes from 192.168.100.110: icmp_seq=1 ttl=64 time=0.313 ms

--- 192.168.100.110 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.313/0.313/0.313/0.000 ms

CheckHostAlive: returning 0.313
Backup aborted (No files dumped for share /home/clikka)
dump failed: No files dumped for share /home/clikka


Carl Wilhelm Soderstrom ha scritto:
> On 10/31 05:19 , N.Pussini wrote:
>   
>> Thanks to Carl I've managed to install It.
>> Now I'm working with rsync but when I try to start a full backup It 
>> fails. The log reports:
>>
>> Backup failed on 192.168.100.110 
>> </backuppc/index.cgi?host=192.168.100.110> (fileListReceive failed)
>>     
>
> If you su  to the 'backuppc' user; what do you get when you run:
> /usr/share/backuppc/bin/BackupPC_dump -f -v <yourhost>
> ?
>
> <yourhost>== the name of the machine to be backed up, as it appears in your
> /etc/backuppc/hosts file.
>
>   


-------------------------------------------------------------------------
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