[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-bugs] [Bug 832] New: Both Linux and Windows VMX domain fail to reboot with "cdrom" is configured
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=832 Summary: Both Linux and Windows VMX domain fail to reboot with "cdrom" is configured Product: Xen Version: unstable Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Guest-OS AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx ReportedBy: ping.y.yu@xxxxxxxxx Bug detailed description: -------------------------- If "cdrom" is configured, Linux and Windows guest OS fail to reboot. It just halt down. If "cdrom" is not configured, "reboot" is OK. Here is some log fron xend.log: 2006-12-06 09:37:58 xend.XendDomainInfo 4748] DEBUG (XendDomainInfo:1484) XendDomainInfo.destroy: domid=None [2006-12-06 09:37:58 xend.XendDomainInfo 4748] DEBUG (XendDomainInfo:1492) XendDomainInfo.destroyDomain(None) [2006-12-06 09:37:58 xend.XendDomainInfo 4748] ERROR (XendDomainInfo:1115) Failed to restart domain 165. Traceback (most recent call last): File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 1101, in _restart new_dom = XendDomain.instance().domain_create(config) File "/usr/lib/python/xen/xend/XendDomain.py", line 849, in domain_create dominfo = XendDomainInfo.create(config) File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 154, in create vm.start() File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 442, in start self._initDomain() File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 1339, in _initDomain self.info['devices']) File "/usr/lib/python/xen/xend/image.py", line 45, in create deviceConfig) File "/usr/lib/python/xen/xend/image.py", line 243, in __init__ ImageHandler.__init__(self, vm, vmConfig, imageConfig, deviceConfig) File "/usr/lib/python/xen/xend/image.py", line 75, in __init__ self.configure(vmConfig, imageConfig, deviceConfig) File "/usr/lib/python/xen/xend/image.py", line 255, in configure self.dmargs = self.parseDeviceModelArgs(imageConfig, deviceConfig) File "/usr/lib/python/xen/xend/image.py", line 341, in parseDeviceModelArgs uname = devinfo['uname'] KeyError: 'uname' -- Configure bugmail: http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Xen-bugs mailing list Xen-bugs@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-bugs
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |