Detecting/Debugging Memory leaks using state dumps in Red Hat Gluster Storage volumes
Issue
Memory leak is a situation where a running process which has allocated some memory (for a data structure or buffer) does not free the allocated memory. This leads to memory usage growing and might cause problems such as OOM kill.
Environment
- RHGS-3.X
- RHEL-6
- RHEL-7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.