-
-
Notifications
You must be signed in to change notification settings - Fork 109
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
virtio_mem device error #191
Comments
The journal of the VM contains these entries
|
This one probably needs a qemu/linux deep-dive. Why do you want ballooning? As a more viable alternative, split the memory-hungry but temporary task off into a temporary VM if you can. |
The host has 8GB RAM and i want to run 2 VMs on it
The VMs have no swap configured and because of that balloning makes little sense in the VMs. I will let the host manage the swapping in case temporarily more than 8GB are required on the host or the VMs... The question (for balloning use cases) still is why the module cannot be properly loaded... |
The logs of my VMs show this error, but i cannot find further infos about it:
config
nix-info
nix-shell -p nix-info --run "nix-info -m"
The text was updated successfully, but these errors were encountered: