Re: debian jail, setting max open files soft limit does not work

2022-12-28 Thread Mathias Picker
Hi Mateusz, Mateusz Guzik writes: On 12/27/22, Mathias Picker wrote: Hi all, I’ve set up a jail on 13.1 running debian stretch, and now a triplestore needing many openfiles for a data import. [snip] Running prlimit --nofile 2 or prlimit --nofile 2:2 does not work, either, the

Re: debian jail, setting max open files soft limit does not work

2022-12-27 Thread Mateusz Guzik
On 12/27/22, Mathias Picker wrote: > Hi all, > > > I’ve set up a jail on 13.1 running debian stretch, and now a > triplestore needing many openfiles for a data import. > > Since on Linux the soft limit is pretty hard :) I need to set the > soft limit. > > I’ve edited /etc/security/limits.conf to s