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 367] New: domU could not be saved in IA32E

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 367] New: domU could not be saved in IA32E
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Fri, 28 Oct 2005 07:45:49 +0000
Delivery-date: Fri, 28 Oct 2005 07:48:14 +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>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=367

           Summary: domU could not be saved in IA32E
           Product: Xen
           Version: unstable
          Platform: x86-64
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Tools
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: ping.y.yu@xxxxxxxxx


Environment:
------------
Service OS (ia32/ia32e/IA64): ia32e
Guest OS (ia32/ia32e/IA64): ia32/ia32e
hg no: 7475

Bug detailed description:
--------------------------
when save domU in IA32e, an error will be printed: 
"Error: /usr/lib64/xen/bin/xc_save 15 18 11 0 0 0 failed: error unknown"
and the domain will be kept


Reproduce steps:
----------------
(1)service OS boot
(2)xend start
(3)xm create
(4)xm save


Current result:
----------------
In IA32e, domU could not be saved


Expected result:
----------------
saved


Basic root-causing log:
----------------------
[2005-10-28 15:41:50 xend] INFO (XendDomain:349) Domain ExampleDomaindomU02 
(11) unpaused.
[2005-10-28 15:44:23 xend] DEBUG (XendCheckpoint:73) 
[xc_save]: /usr/lib64/xen/bin/xc_save 15 18 11 0 0 0
[2005-10-28 15:44:23 xend] ERROR (XendCheckpoint:91) Save failed on domain 
ExampleDomaindomU02 (11).
Traceback (most recent call last):
  File "/usr/lib64/python/xen/xend/XendCheckpoint.py", line 85, in save
    forkHelper(cmd, fd, saveInputHandler, False)
  File "/usr/lib64/python/xen/xend/XendCheckpoint.py", line 216, in forkHelper
    raise XendError("%s failed: %s" % (string.join(cmd), lasterr))
XendError: /usr/lib64/xen/bin/xc_save 15 18 11 0 0 0 failed: error unknown
[2005-10-28 15:46:17 xend] DEBUG (XendCheckpoint:73) 
[xc_save]: /usr/lib64/xen/bin/xc_save 15 18 11 0 0 0
[2005-10-28 15:46:17 xend] ERROR (XendCheckpoint:91) Save failed on domain 
ExampleDomaindomU02 (11).
Traceback (most recent call last):
  File "/usr/lib64/python/xen/xend/XendCheckpoint.py", line 85, in save
    forkHelper(cmd, fd, saveInputHandler, False)
  File "/usr/lib64/python/xen/xend/XendCheckpoint.py", line 216, in forkHelper
    raise XendError("%s failed: %s" % (string.join(cmd), lasterr))
XendError: /usr/lib64/xen/bin/xc_save 15 18 11 0 0 0 failed: error unknown

-- 
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 367] New: domU could not be saved in IA32E, bugzilla-daemon <=