OpenSolaris

Printable Version Enter a New Search
Bug ID 6524928
Synopsis domU console shouldn't drop when the domain reboots
State 10-Fix Delivered (Fix available in build)
Category:Subcategory xvm:utility
Keywords xen-upstream
Responsible Engineer John Levon
Reported Against e_001
Duplicate Of
Introduced In
Commit to Fix snv_94
Fixed In snv_94
Release Fixed solaris_nevada(snv_94)
Related Bugs 6718462
Submit Date 14-February-2007
Last Update Date 18-July-2008
Description
When a guest domain reboots the "xm console" command exits.  It should automagically reconnect to the console of the 'new' domain.
One way to approach this is to wait for a while then
look for a xenstore entry with the same UUID as the
previous domain. It's a bit tricky though to work out
whether the domain will restart - it's dependent on
both the way the domain died and the on_reboot etc.
properties.
I'm fixing this via 'virt-console'. xm won't be fixed though.
Work Around
Re-run "xm console" to reconnect to the domain.
Comments
N/A