RBVM Bugs: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
# '''Moderate Feature:''' VM powered on detection needs work, it should check by MAC address and disk image name to try to detect when a VM power on failure has occurred. | # '''Moderate Feature:''' VM powered on detection needs work, it should check by MAC address and disk image name to try to detect when a VM power on failure has occurred. | ||
# '''Moderate Bug:''' Session cache should be cleared when the system starts up, otherwise lock errors cause some peoples' sessions to asplode. | # '''Moderate Bug:''' Session cache should be cleared when the system starts up, otherwise lock errors cause some peoples' sessions to asplode. | ||
# '''Improvement:''' Logging and debug levels, etc, need to be cleaned up properly. |
Revision as of 14:42, 25 February 2010
This page lists bugs with the redbrick VM system (at https://vmweb.redbrick.dcu.ie, documentation here).
- Minor Bug: VM names can be set to empty string. Cosmetic bug only.
- Major Bug: For some reason, on VM power on, the os.read() call on the monitor pseudoterminal blocks occasionally, causing the power on to fail (and the KVM process to stay running)
- Moderate Feature: VM powered on detection needs work, it should check by MAC address and disk image name to try to detect when a VM power on failure has occurred.
- Moderate Bug: Session cache should be cleared when the system starts up, otherwise lock errors cause some peoples' sessions to asplode.
- Improvement: Logging and debug levels, etc, need to be cleaned up properly.