← Back to team overview

duplicity-team team mailing list archive

[Question #631423]: Too many open files (again)

 

New question #631423 on Duplicity:
https://answers.launchpad.net/duplicity/+question/631423

In testing a full restore, I am seeing an exception get raised for "Too many open files" from within Path.open:

I am running on macOS 10.12.4, duplicity 0.7.10

I have raised the ulimit for the number of files up to 12000.  
lsof shows there are only 89 open files
sample shows a number of threads blocked on subprocesses (gpg processes)
sysctl -a shows:
  kern.maxfiles: 24576
  kern.maxfilesperproc: 10240
  kern.num_files: 5356

There are currently only 17 incrementals following my latest full.  We usually do monthly fulls.

Is anyone else seeing this recently?

-- 
You received this question notification because your team duplicity-team
is an answer contact for Duplicity.