WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 1455] New: Fc6/win-XP guest can not reboot right after b

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 1455] New: Fc6/win-XP guest can not reboot right after booting up
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Wed, 6 May 2009 07:34:28 -0700
Delivery-date: Wed, 06 May 2009 07:34:34 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1455

           Summary: Fc6/win-XP guest can not reboot right after booting up
           Product: Xen
           Version: unstable
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Hypervisor
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: haicheng.li@xxxxxxxxx


Environment:
------------
Service Arch (ia32/ia32e/IA64): ia32/ia32e
Guest Arch (ia32/ia32e/IA64): ia32/ia32e
Guest OS Type (Linux/Windows):fc6/win-xp
Change Set: 19578
Hardware: Stoakley
Other:

Bug detailed description:
If we reboot the guest right after it boots up, reboot will fail.

Xend Log:
[2009-04-29 11:24:04 6738] INFO (XendDomain:1180) Domain vgtp13_1240975442 (3)
unpaused.
[2009-04-29 11:25:01 6738] INFO (XendDomainInfo:1894) Domain has shutdown:
name=vgtp13_1240975442 id=3 reason=reboot.
[2009-04-29 11:25:01 6738] ERROR (XendDomainInfo:2011) VM vgtp13_1240975442
restarting too fast (Elapsed time: 57.223925 seconds). Refusing to restart to
avoid loops.

Sometimes, we can see other error msg from xend.log:

[2009-04-29 11:26:50 6738] ERROR (XendDomainInfo:2050) Failed to restart domain
4.
Traceback (most recent call last):
  File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py", line
2036, in _restart
    new_dom.waitForDevices()
  File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py", line
1067, in waitForDevices
    self.getDeviceController(devclass).waitForDevices()
  File "/usr/lib64/python2.4/site-packages/xen/xend/server/DevController.py",
line 140, in waitForDevices
    return map(self.waitForDevice, self.deviceIDs())
  File "/usr/lib64/python2.4/site-packages/xen/xend/server/DevController.py",
line 164, in waitForDevice
    raise VmError("Device %s (%s) could not be connected. "
VmError: Device 768 (tap) could not be connected. Setting up the backend
failed. See the log files in /var/log/xen/ for details


-- 
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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 1455] New: Fc6/win-XP guest can not reboot right after booting up, bugzilla-daemon <=