WebIntellects Technical Support wrote:
>> Running: /usr/bin/ssh -l bupc admin.DOMAIN.com sudo /usr/bin/rsync --server
>> --sender --numeric-ids --perms --owner --group --devices --links --times
>> --block-size=2048 --recursive --ignore-times . /var/lib/mysql/
> Xfer PIDs are now 12716
> Got remote protocol 29
> Negotiated protocol version 28
> Sent exclude: /var/qmail/queue
> fileListReceive() failed
> Done: 0 files, 0 bytes
> Got fatal error during xfer (fileListReceive failed)
> Backup aborted (fileListReceive failed)
Try changing the --devices in your config to -D instead.
> The backuppc connects just fine and starts to download the files. You
> can see this under the first rsync command for /var/www, however, once
> the rsync process gets to the /var/lib/mysql directory the backup fails
> everytime. I then shut down mysql on the server and run the backup and
> it funs fine. Is anybody aware of this issue? Is there a fix? We are
> able to backup live mysql directories on other servers, just not on the
> new Centos 5 servers. Any insight into this problem is greatly
> appreciated. As you know shutting down mysql to do backups isn't a very
> good option. Thanks in advance!
Recent versions of rsync have a behavior change that causes them to hang
on sockets when you use the --devices syntax.
--
Les Mikesell
[EMAIL PROTECTED]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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/