i'm not sure I understand because I did write:datasize=8192M:\
However
...-Xms3g
-Xmx3g
Works
/etc/opensearch/jvm.options...-Xms4g
-Xmx4g
Doesn't work (mistake in my first message I mean't it doesn't work)
In login.conf I have right now
opensearch:\# :memoryuse=8192M:\
# :datasize-max=infinity:\
# :datasize-cur=8192M:\
:datasize=8192M:\
:openfiles=65536:\
:tc=daemon:
Le mardi 22 novembre 2022 à 13:17:16 UTC+1, Stuart Henderson
<[email protected]> a écrit :
On 2022-11-22, Mik J <[email protected]> wrote:
> Hello Stuart,
> Thank you for your answer.
> I tried to add :memoryuse=8192M:\
> :datasize-max=infinity:\
> :datasize-cur=8192M:\
> :datasize=8192M:\
> But none of these help
> Do you know which parameter suits to the memory problem ?
"datasize".
I would probably not reduce "memoryuse" like you have done there.