Skip to content
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 Size problem #2

Open
jreed47 opened this issue Aug 10, 2012 · 1 comment
Open

VM Size problem #2

jreed47 opened this issue Aug 10, 2012 · 1 comment

Comments

@jreed47
Copy link
Collaborator

jreed47 commented Aug 10, 2012

Problem:
The free hard drive space on the VM rapidly shrinks, eventually hitting or exceeding the limit set when created (Typically 40 GB). At this point, the VM is unable to log into any accounts and debugging the situation is extremely difficult.

Reproduce:
Unfortunately this problem arose very suddenly and since the VM cannot be debugged, it is difficult to pinpoint the exact cause. I experienced this problem while working on the Wedge in the VM with the modified kernel and I believe it was because I effectively “disabled” some system calls by having them always return -1. This was coupled with the fact that I was running FINS and a server application that infinitely called some of those disabled functions. I believe this caused an overload of the log files and expanded the hard drive space to the maximum.

Solution:
A simple solution is to reload the VM from the ova file. After doing this, I haven’t run into the problem and the hard drive space remains normal.

@jreed47
Copy link
Collaborator Author

jreed47 commented Aug 12, 2012

Abdallah has experienced this issue without any modification to the wedge, suggesting that it may be a bug with VirtualBox itself. In addition, help posts have been made about this topic with some suggested solutions:
http://askubuntu.com/questions/125115/how-to-solve-gnome-power-manager-installation-problem

Unfortunately, I haven't been able to get into that menu by using Ctrl+Alt+F1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant