View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005256 | SOGo | ActiveSync | public | 2021-02-06 11:54 | 2021-07-26 10:48 |
Reporter | tomushkin | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | sometimes |
Status | new | Resolution | open | ||
Platform | [Server] Linux | OS | Ubuntu | OS Version | 16.04 LTS |
Product Version | 5.0.1 | ||||
Summary | 0005256: Sogo EAS running out of memory despite SxVMemLimit | ||||
Description | We run sogo EAS for around 60 devices balanced between two machines with 4vCPUs and 16GB RAM and 8GB swap. The relevant configuration is this: sogo.confWOPort = "0.0.0.0:20000"; We constantly get OOM errors from sogo processes eating all available RAM: [1586589.910327] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/system.slice/sogo.service,task=sogod,pid=106260,uid=114 I understand EAS is resource intensive but this happens with only few (4-6) devices connected and it looks like sogo doesn't follow SxVMemLimit to terminate its processes once they have reached the limit. Below I've attached some context from the sogo logs as well. | ||||
Steps To Reproduce | We use a multitude of AS clients and it's difficult for me to pinpoint the exact scenario but given enough time sogo will end up with processes that are never relinquished and keep growing infidelity. | ||||
Additional Information | Feb 06 11:11:42 sogod [40144]: [WARN] <0x0x55d268406790[WOWatchDogChild]> pid 64745 has been hanging in the same request for 9 minutes | ||||
Tags | No tags attached. | ||||
related to | 0005353 | new | Deleting letters in sogo eas provokes memory leaking |
Same problem here.
Also sogod ignore SOGoCacheCleanupInterval, because in such sutuation it NOT clean cache and memory leaks continues. |
|
Additional info to 100% reproduce the bug. |
|
So, finally way to reproduce the bug:
Do you need any additional info? |
|
Up! |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2021-02-06 11:54 | tomushkin | New Issue | |
2021-07-06 04:55 | akimov | Note Added: 0015351 | |
2021-07-08 02:42 | akimov | Note Added: 0015353 | |
2021-07-08 08:05 | akimov | Note Added: 0015354 | |
2021-07-08 08:30 | akimov | Issue cloned: 0005353 | |
2021-07-08 08:30 | akimov | Relationship added | related to 0005353 |
2021-07-26 10:48 | akimov | Note Added: 0015401 |