Jump to content

RBVM Bugs: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 7: Line 7:
## 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.
## This seems to have stopped happening since power on detection rules were relaxed (/proc timestamp checking was removed). Keep an eye on it though.
## 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:#fff;background:#f00">Unassigned</span> '''Moderate Bug:''' Session cache should be cleared when the system starts up, otherwise lock errors cause some peoples' sessions to asplode.  
# <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.