On Sun, Nov 25, 2012 at 10:06 AM, Markus <unive...@truemetal.org> wrote: > > I realized that for every completed rsync run on a share, two "defunct" > processes remain: > > [BackupPC_dump] <defunct> > [ssh] <defunct> > > And after I had about 750 defunct processes (after about 375 rsync runs > on 375 different shares/directories) the whole backup aborted with: > > Out of memory: Kill process 27787 (BackupPC_dump) score 647 or sacrifice > child
'defunct' processes normally have exited and cleaned up their resources except that there is an entry left in the process table until the parent process wait()s to collect the status. Are you sure it wasn't some still-running process consuming the memory? -- Les Mikesell lesmikes...@gmail.com ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ 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/