Hi, our couple of nodes in our cluster are `OUT_OF...
# community-help
a
Hi, our couple of nodes in our cluster are
OUT_OF_MEMORY
, however, the usage chart shows that they're only using 9 to 10 GB (out of 16 that we have allocated). (For now, we've upgraded to 32GB)
While upserting documents, we get this error:
Copy code
ObjectUnprocessable: Request failed with HTTP code 422 | Server said: Rejecting write: running out of resource type: OUT_OF_MEMORY
k
Check the swap usage. Total memory usage includes RAM + Swap
Swap is only prevent your application from crashing. Server performs degrades when swap is used so it can't be relied upon.
Actually scratch that, sorry.
Can you please DM me your cluster ID? Let me look at what happened here.
a
sure thing, thanks a ton 🙌