August 19, 20232 yr Hi, i'm having some prolem with the RAM usage, after boot i nearly have 2G of used ram but after two days it reach 8G, in about a week it fill 24G of ram, and at that point i need to reboot the system. doing the command ps aux | awk '{print $6/1024 " MB\t\t" $11}' | sort -n i have found an strange amount of dhcpcd processram.txt. graph of memory usage of the last two days: casaz-nas-diagnostics-20230819-2301.zip Edited August 19, 20232 yr by AlexZap
August 20, 20232 yr Community Expert 13 hours ago, AlexZap said: in about a week it fill 24G of ram That's not used RAM: https://www.linuxatemyram.com/
August 20, 20232 yr Author ok, thank you, but when the used ram(not the cached) reach 100% the system become unresponsive and every action on the webpage take a very long time to load.
August 20, 20232 yr Community Expert Then there's likely some app with a memory leak, post the diagnostics when that happens to see if there's something visible.
August 20, 20232 yr Author 17 hours ago, JorgeB said: Then there's likely some app with a memory leak, post the diagnostics when that happens to see if there's something visible. now it reached 16G, and it still going up pretty fast. Now there are 3500 more processesram2.txt casaz-nas-diagnostics-20230820-2159.zip Edited August 21, 20232 yr by AlexZap
August 21, 20232 yr Author 18 hours ago, JorgeB said: Then there's likely some app with a memory leak, post the diagnostics when that happens to see if there's something visible. found the cause, i configured unraid to use only ipv4 and ram usage returned to normal but now i can't re enable ipv6+ipv4, ipv6 memory leak problem?. i think something is wrong with unraid and ipv6, after applying settings nothing change, only reboot apply settings and the server is unable to get a dns server from dhcp Edited August 21, 20232 yr by AlexZap
August 21, 20232 yr Community Expert Solution Try updating to v6.12.4 once it's out, there are some ipv6 fixes.
November 4, 20232 yr I had the same problem. After a couple days my ram became full and I had to restart the server. Otherwise the system was unresponsive. I used Netdata to find the cause: there was something like memory-dhcp which used a lot of ram. I think it was a network misconfig. I solved it like this: settings --> network --> ip adress assign for ipv4 and ipv6 from automatic to static settings --> docker --> advanced view --> deactivate custom ipv4 and ipv6 network on br0 No problems since I changed that.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.