Hello Stuart and thank you for this last message. Indeed, there was a /etc/login.conf.d/opensearch file that I didn't see. I was focusing on /etc/login.conf Hence I added in that one :datasize=8192M:\ and things are working as expected.
Sorry for the UTF-8 caracters, I tried in this last message to disable it. My message should be in simple text. Thank you for your answers and helping solving this question. Regards Le mercredi 23 novembre 2022 à 18:55:33 UTC+1, Stuart Henderson <stu.li...@spacehopper.org> a écrit : On 2022-11-23, Mik J <mikyde...@yahoo.fr> wrote: > Hello Stuart, Otto,Thank you for your answers. > Stuart, I ran this command and got this output# su -c opensearch root -c > 'ulimit -a' > time(cpu-seconds) unlimited > file(blocks) unlimited > coredump(blocks) unlimited > data(kbytes) 4194304 > stack(kbytes) 8192 > lockedmem(kbytes) 87381 > memory(kbytes) 8095252 > nofiles(descriptors) 7030 > processes 1310 > > I suppose the interesting line is this onedata(kbytes) 4194304 > So it seems that >:datasize=8192M:\is not taken into account in login.confopensearch:\ > :datasize=8192M:\ > :openfiles=65536:\ > :tc=daemon: > Do you see any other hint ? It's hard to tell from your typing ("login.confopensearch:\") but the entries should be in /etc/login.conf.d/opensearch (login.conf.d takes priority over same-named entries in /etc/login.conf), also your email has a bunch of UTF-8 characters in it, so also make sure that you don't have those present in the file (check for strange sequences in "cat -v /etc/login.conf.d/opensearch"). -- Please keep replies on the mailing list.