duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] OSError: [Errno 35] Resource temporarily unavailabl


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] OSError: [Errno 35] Resource temporarily unavailable
Date: Fri, 24 Jun 2011 11:41:33 -0500

On Fri, Jun 24, 2011 at 11:11 AM, Chris Poole <address@hidden> wrote:
> If fork is failing, as it is here, what you probably actually need to
> change is the limit on the number of processes, though it could also
> be some other object required by starting a process.

At the moment I run ulimit -n 1024 before running duplicity, so I'll
try increasing that.

File descriptors are cheap resources.  Make it a big number.

...Ken


reply via email to

[Prev in Thread] Current Thread [Next in Thread]