BackupPC-users

Re: [BackupPC-users] "Can't Fork" Crash on Nexenta (Solaris)

2011-04-29 11:29:44
Subject: Re: [BackupPC-users] "Can't Fork" Crash on Nexenta (Solaris)
From: Les Mikesell <lesmikesell AT gmail DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Fri, 29 Apr 2011 10:28:09 -0500
On 4/29/2011 9:33 AM, Stephen Gelman wrote:
> I am running BackupPC 3.2.0.  The line where it fails is:
>
> if ( !defined($pid = open(CHILD, "-|")) ) {
>
> So it looks like it is attempting to fork...

The usual (perhaps only?) reason for not being able to fork is that you 
have run out of resources or hit an OS-imposed limit 
(memory/processes/file descriptors, etc.).   Can you raise those limits 
for the backuppc user?

-- 
   Les Mikesell
    lesmikesell AT gmail DOT com

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>