Hi,

I seem to be having an issue with backing up a client via rsync. The
client is a VMware ESX host (modified RedHat install).
I have browsed all the archives I can find and followed them as best I
can. If I issue the following command from the backuppc server

ssh -l root 10.10.137.231 whoami

from either the root account or the backuppc account I get a reply of 

root 

without having to enter anything (ie/. Does not prompt for a password or
to accept a key).
>From the backuppc server I have also entered:

su - backuppc -s /bin/bash

and then I try and run the backup manually to see what happens here is
the command I have used:

/usr/share/backuppc/bin/BackupPC_dump -v -f mnfsbvm1

and I get the following:

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

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

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

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

CheckHostAlive: returning 1.18
started full dump, share=vmconfigs
Connected to mnfsbvm1:873, remote version 26
Connected to module vmconfigs
Sending args: --server --sender --numeric-ids --perms --owner --group
--devices --links --times --block-size=2048 --recursive
--checksum-seed=32761 --include=/ --ignore-times . .
Read EOF:
Tried again: got 0 bytes
Done: 0 files, 0 bytes
Got fatal error during xfer (Unable to read 4 bytes)
cmdSystemOrEval: about to system /bin/ping -c 1 mnfsbvm1
cmdSystemOrEval: finished: got output PING mnfsbvm1 (10.10.137.231)
56(84) bytes of data.
64 bytes from mnfsbvm1 (10.10.137.231): icmp_seq=1 ttl=255 time=1.14 ms

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

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

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

CheckHostAlive: returning 1.41
Backup aborted (Unable to read 4 bytes)
dump failed: Unable to read 4 bytes


I am really lost on this one if someone has any ideas it would be most
appreciated.

Thanks

Justin

PS Thanks for the great software, it truly rocks.


-------------------------------------------------------
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&kid0944&bid$1720&dat1642
_______________________________________________
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