215
edits
mNo edit summary |
No edit summary |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
This page lists bugs with the redbrick VM system (at [https://vmweb.redbrick.dcu.ie https://vmweb.redbrick.dcu.ie], documentation [https://docs.redbrick.dcu.ie/rbvm here]). | This page lists bugs with the redbrick VM system (at [https://vmweb.redbrick.dcu.ie https://vmweb.redbrick.dcu.ie], documentation [https://docs.redbrick.dcu.ie/rbvm here]). | ||
'''<big><big><big>RBVM Bugs are now tracked on [https://bugzilla.redbrick.dcu.ie/describecomponents.cgi?product=VM Bugzilla]</big></big></big>''' | |||
== Old bugs == | |||
# <span style="color:#fff;background:#f00">Unassigned</span> '''Minor Bug:''' VM names can be set to empty string. Cosmetic bug only. | # <span style="color:#fff;background:#f00">Unassigned</span> '''Minor Bug:''' VM names can be set to empty string. Cosmetic bug only. | ||
| Line 6: | Line 12: | ||
## Addressed a little in rev 70, still not quite there. | ## Addressed a little in rev 70, still not quite there. | ||
## This is happening at random again. Changed this from improvement to major bug, and added some debug info to figure out why this still isn't working 100% in r76. | ## This is happening at random again. Changed this from improvement to major bug, and added some debug info to figure out why this still isn't working 100% in r76. | ||
# <span style="color:# | ## This seems to have stopped happening since power on detection rules were relaxed (/proc timestamp checking was removed). Keep an eye on it though. | ||
# <span style="color:#000;background:#f93">In progress (lil_cain)</span> '''Moderate Bug:''' Session cache should be cleared when the system starts up, otherwise lock errors cause some peoples' sessions to asplode. | |||
## I believe I have this fixed, just waiting for werdz to review before merging | |||
# <span style="color:#fff;background:#f00">Unassigned</span> '''Improvement:''' Logging and debug levels, etc, need to be cleaned up properly. | # <span style="color:#fff;background:#f00">Unassigned</span> '''Improvement:''' Logging and debug levels, etc, need to be cleaned up properly. | ||
# <span style="color:#fff;background:#080">Fixed: r66</span> '''Moderate Bug:''' If new VMs are created as root, the mode and ownerships of the VM images under /var/lib/rbvm/images is completely wrong - VM will refuse to start as the rbvm user can't read/write the image. | # <span style="color:#fff;background:#080">Fixed: r66</span> '''Moderate Bug:''' If new VMs are created as root, the mode and ownerships of the VM images under /var/lib/rbvm/images is completely wrong - VM will refuse to start as the rbvm user can't read/write the image. | ||
| Line 14: | Line 22: | ||
# <span style="color:#fff;background:#080">Fixed: r73</span> '''Minor Bug:''' Live boot device selection didn't interact with KVM properly | # <span style="color:#fff;background:#080">Fixed: r73</span> '''Minor Bug:''' Live boot device selection didn't interact with KVM properly | ||
# <span style="color:#fff;background:#080">Fixed: r75</span> '''Improvement:''' Add ACPI control (-no-acpi KVM cmd line option) to KVM module and frontent. | # <span style="color:#fff;background:#080">Fixed: r75</span> '''Improvement:''' Add ACPI control (-no-acpi KVM cmd line option) to KVM module and frontent. | ||
# <span style="color:#fff;background:#080">Invalid</span> '''Moderate Bug:''' IO performance sucks since a kernel update last week. Some security patches for KVM were involved. Investigate. | |||
## This turned out to be a misconfiguration on daniel. Not a bug in the RBVM source code. | |||
# <span style="color:#fff;background:#f00">Unassigned</span> '''Critical Bug:''' Somebody forgot to turn Daniel back on after the move. Fixitfixitfixit. | |||
{{rbvm}} | {{rbvm}} | ||
__NOTOC__ | __NOTOC__ | ||
[[Category: RedBrick VM Project]] | [[Category: RedBrick VM Project]] | ||