-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[VM] Dynamic RAM allocation going haywire. #3958
Comments
It might be related to ballooning. |
My personal experience on Intel NUC (No WM, only HAOS) with 4GB. It seems there are some concurrent tasks that make the system crash. I hope it helps. |
That might be a good lead. I saw something similar in Proxmox when "Minimum memory" was different than the "Memory" configured, when the VM started to eat more memory, it went haywire when the allocation changed. With fixed allocation, the problem went away. |
i was running Whisper with the tiny-int8 Model and it couldnt grasp a single sentence correct. thats why i thought use a bigger model. but then RAM was not enough. Ballooning might be a good argument! |
Describe the issue you are experiencing
I'm running TrueNAS Scale VM with HAOS... i've changed from 6GB RAM to 12GB RAM in settings when the HAOS machine was down.
Now i'm stuck with 95% RAM usage and 90% SWAP usage and have absolutely NO idea why.
Glances doesn't show anything abnormal, htop doesn't show memory usage.
Obviously i tried Rebooting the VM, but didn't change anything.
Using
top -b -o +%MEM | head -n 22
in the terminal on the Host does not show anything using too much RAM.Using
free -h
says everything is full.What other way do i have to debug/log RAM usage?
What operating system image do you use?
generic-x86-64 (Generic UEFI capable x86-64 systems)
What version of Home Assistant Operating System is installed?
15.0
Did the problem occur after upgrading the Operating System?
No
Hardware details
TrueNAS Scale: ElectricEel-24.10.2
64GB RAM, 12GB given to VM.
5 Cores 10 Threas given to VM.
Steps to reproduce the issue
No Clue... seriously.
Anything in the Supervisor logs that might be useful for us?
Anything in the Host logs that might be useful for us?
System information
System Information
Home Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
Network Configuration
Recorder
Additional information
Switching Back to 6GB RAM does solve the issue...
But WTF happend here?
Increasing the RAM again to 20GB again shows 90% Full.
The text was updated successfully, but these errors were encountered: