Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-bugs

[Xen-bugs] [Bug 126] New: Trying to restore saved vm. Get xen_blk: reque

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 126] New: Trying to restore saved vm. Get xen_blk: request_irq failed (err=-16)
From: madams@xxxxxxxxxx
Date: Fri, 29 Jul 2005 16:46:56 +0000
Delivery-date: Fri, 29 Jul 2005 16:47:04 +0000
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/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=126

           Summary: Trying to restore saved vm.  Get xen_blk: request_irq
                    failed (err=-16)
           Product: Xen
           Version: unstable
          Platform: x86
        OS/Version: Linux-2.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Guest-OS
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: madams@xxxxxxxxxx


I use xm save command to generate vm dump.  I then use xm restore to restore the
vm to running state.  Vm is restored.  I run xm console  but I get the error
message that I listed in the summary of this report.  I then can not do anything
with the vm.  If I have logged into the vm before save, I can get back to the 
shell prompt, but if I try to issue commands, the console appears to hang.  It
seems to be getting the -16 error from the setup_irq function that is called
from request_irq.  Is there anything I can do to provide more information that
might be helpfull in diagnosing this?



------- 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 126] New: Trying to restore saved vm. Get xen_blk: request_irq failed (err=-16), madams <=