Jörg Faudin Schulz
2021-May-28 10:54 UTC
replicator: Panic: data stack: Out of memory when allocating ...
frequently, the replicator fails on allocating memory: replicator: Panic: data stack: Out of memory when allocating ... bytes. I already have increased default_vsz_limit=1024M but this only increased the ... value. What can be done here? dovecot_branch=release-2.3.14
Aki Tuomi
2021-May-28 11:00 UTC
replicator: Panic: data stack: Out of memory when allocating ...
> On 28/05/2021 13:54 J?rg Faudin Schulz <js at faudin.de> wrote: > > > frequently, the replicator fails on allocating memory: > > replicator: Panic: data stack: Out of memory when allocating ... bytes. > > I already have increased default_vsz_limit=1024M but this only increased > the ... value. > > What can be done here? > > dovecot_branch=release-2.3.14service replicator { vsz_limit = 0 } Aki