-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
Hello,
I have configured mongodb with 3 replicas with 10G of memory each replica.
The current wiredtiger cache is with the default which comes around 4G
Found the primary pod consumes up to 98% of the memory during multiple connections and read requests . But it never releases the memory.
Is there a way we can free the memory with some tuning.
[root@cp0766node02 cloud-user]# kubectl top pod -n test | grep cmgo
e-cmgo-replica-0 92m 9433Mi
e-cmgo-replica-1 89m 6065Mi
e-cmgo-replica-2 96m 6482Mi
Pod configuration
Limits:
cpu: 5
memory: 10Gi
Requests:
cpu: 1
memory: 2Gi
- duplicates
-
SERVER-56996 mogodb consumes up to 98% of the available memory
-
- Closed
-
- is duplicated by
-
SERVER-56996 mogodb consumes up to 98% of the available memory
-
- Closed
-