[BackupPC-users] rsync out of memory

2014-11-20 Thread Christian Völker
Hi, I decided to implement BackupPC at a second location as it is really reliable and nearly perfect! ;) Unfortunately, I'm getting errors when backing up one host. My debugging gave the following results: bash-4.1$ ./BackupPC_dump -v -f pdc.evs-nb.de cmdSystemOrEval: about to system /bin/ping

Re: [BackupPC-users] rsync out of memory

2014-11-20 Thread Les Mikesell
On Thu, Nov 20, 2014 at 2:07 PM, Christian Völker chrisc...@knebb.de wrote: Got remote protocol 30 Negotiated protocol version 28 Remote[2]: [sender] expand file_list pointer array to 524288 bytes, did move Remote[2]: [sender] expand file_list pointer array to 1048576 bytes, did move Xfer

Re: [BackupPC-users] rsync out of memory

2014-11-20 Thread Holger Parplies
Hi, Christian Völker wrote on 2014-11-20 21:07:59 +0100 [[BackupPC-users] rsync out of memory]: [...] Unfortunately, I'm getting errors when backing up one host. My debugging gave the following results: bash-4.1$ ./BackupPC_dump -v -f pdc.evs-nb.de cmdSystemOrEval: about to system /bin

Re: [BackupPC-users] rsync out of memory

2014-11-20 Thread Christian Völker
Hi Les, Native rsync 3.x versions can use protocol 30 which can handle the directory tree incrementally. Backuppc's version uses protocol 28 (and forces the remote to use that also) which must xfer the entire tree first and hold it in RAM at both ends while they walk it doing the

Re: [BackupPC-users] rsync out of memory

2014-11-20 Thread Christian Völker
Hi so ClientNameAlias for pdc.evs-nb.de is abc.domain.de? ;-) You got me! Always the same with this security by obscurity thing! ;-) [...] Running: /usr/bin/ssh -q -x -l root abc.domain.de /usr/bin/rsync --server --sender --numeric-ids --perms --owner --group -D --links --hard-links --times

Re: [BackupPC-users] rsync out of memory

2014-11-20 Thread Les Mikesell
On Thu, Nov 20, 2014 at 3:04 PM, Christian Völker chrisc...@knebb.de wrote: Got it! Backup is running fine now. Strange. As I am backing up through a slow line is there another option to improve speed by using compression? I can obviously set the compression parameter for ssh- is it a good

Re: [BackupPC-users] rsync out of memory error...

2013-09-05 Thread Gregory Malsack
Hi Les, Thanks for the response. This server is a 64bit server with 8gb of ram. Don't really see it running out of ram, but I didn't consider the processes. I'll check that! On 08/26/2013 09:01 AM, Gregory

Re: [BackupPC-users] rsync out of memory error...

2013-09-05 Thread Les Mikesell
On Thu, Sep 5, 2013 at 8:52 AM, Gregory Malsack gmals...@coastalacq.com wrote: Hi Les, Thanks for the response. This server is a 64bit server with 8gb of ram. Don't really see it running out of ram, but I didn't consider the processes. I'll check that! I've never seen error messages

[BackupPC-users] rsync out of memory error...

2013-08-26 Thread Gregory Malsack
Hey All, Full backup worked fine, however incremental backup is throwing this error. Getting the same thing on my backup server and storage controller at another office as well. Exact same setup Aug 26 05:59:23 sc rsyncd[1357]: building file list Aug 26 05:59:24 sc rsyncd[1357]: ERROR: out

Re: [BackupPC-users] rsync out of memory error...

2013-08-26 Thread Les Mikesell
On Mon, Aug 26, 2013 at 9:01 AM, Gregory Malsack gmals...@coastalacq.com wrote: Hey All, Full backup worked fine, however incremental backup is throwing this error. Getting the same thing on my backup server and storage controller at another office as well. Exact same setup Aug 26