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

DVM savefile creation failed error from low/fragmented RAM #1792

Open
tasket opened this Issue Feb 28, 2016 · 2 comments

Comments

Projects
None yet
3 participants
@tasket

tasket commented Feb 28, 2016

When starting a dispvm the savefile creation process sometimes fails due to low or fragmented memory. However, the displayed error does not give any hint there is a memory issue. It would be better to tell the user about the memory condition.

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jun 21, 2016

Member

Are you sure about "fragmented memory" case? It shouldn't affect VM without PCI devices.

Member

marmarek commented Jun 21, 2016

Are you sure about "fragmented memory" case? It shouldn't affect VM without PCI devices.

@tasket

This comment has been minimized.

Show comment
Hide comment
@tasket

tasket Jun 21, 2016

No. "Fragmented" is just an assumption because dom0 shows some large amount of memory in Manager.

tasket commented Jun 21, 2016

No. "Fragmented" is just an assumption because dom0 shows some large amount of memory in Manager.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment