Hey, good day. We have very high memory usage on one of our lxd host. below is the stats. As per our findings 25GB is consumed only for containers nothing more. We want to know where this usage is going. Thanks.
top command:
htop command:
Hey, good day. We have very high memory usage on one of our lxd host. below is the stats. As per our findings 25GB is consumed only for containers nothing more. We want to know where this usage is going. Thanks.
top command:
htop command:
Any comment on this will help me a lot, Thank you.
Hello @irtazahussain,
I recommend to use atop and sar to record the logs of your system and compare what is consuming more CPU and RAM on different days and times:
https://repost.aws/knowledge-center/ec2-linux-monitor-stats-with-atop
https://commandmasters.com/commands/atop-linux/
https://www.linuxtechi.com/generate-cpu-memory-io-report-sar-command/
What have you got in the logs related to LXD and the container using such hardware resources?
Hello @jathangl,
Here is the reports please give a look, Thank you.
atop -c:
atop -y:
atop -au:
atop -d:
atop -m:
SAR Reports:
Hello, Your comments on this will be very help full to me.
Any update on above issue?