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 162] New: xm save broken

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=162

           Summary: xm save broken
           Product: Xen
           Version: unstable
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Tools
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: pl@xxxxxxxxxx
                CC: hohnbaum@xxxxxxxxxx


xm save appears to be broken.  Current changeset is:
changeset:   6179:f11a31ad22d5d6c594664966ef3a4fb3758478eb
tag:         tip
user:        vh249@xxxxxxxxxxxxxxxxxxxxxx
date:        Mon Aug 15 10:34:23 2005
summary:     Upgrade to Linux 2.6.12.5 patch

# xm list
Name              Id  Mem(MB)  CPU VCPU(s)  State  Time(s)
Domain-0           0      256    0      1   r----     13.9
migrate.config     2       63    1      1   -b---     12.2

# xm save migrate.config vm2.save
Traceback (most recent call last):
  File "/usr/sbin/xm", line 10, in ?
    main.main(sys.argv)
  File "/usr/lib/python/xen/xm/main.py", line 658, in main
    handle_xend_error(argv[1], args[1], ex)
  File "/usr/lib/python/xen/xm/main.py", line 155, in handle_xend_error
    raise ex
xen.xend.XendProtocol.XendError: xc_save failed:

-- 
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 162] New: xm save broken, bugzilla-daemon <=