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 244] New: Unable to save domain

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

           Summary: Unable to save domain
           Product: Xen
           Version: unstable
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Tools
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: dbarrera@xxxxxxxxxx
                CC: hohnbaum@xxxxxxxxxx


Unable to save domain. 

changeset:   6967:7a45b8ccef01
tag:         tip
user:        kaf24@xxxxxxxxxxxxxxxxxxxx
date:        Wed Sep 21 05:13:11 2005 +0000
summary:     Some cleanup in tpm-related files.

Platform: IBM xSeries 335, 2GB RAM, SCSI drives. FC4 (Stentz).


[root@x335a ~]# xm list
Name              Id  Mem(MB)  CPU VCPU(s)  State  Time(s)
Domain-0           0      495    0      1   r----   1762.2
vm1                1      511    -      2   -----   1031.6
[root@x335a ~]# xm save 1 saved-vm1
Traceback (most recent call last):
  File "/usr/sbin/xm", line 10, in ?
    main.main(sys.argv)
  File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xm/main.py", line
729, in main
    handle_xend_error(argv[1], args[0], ex)
  File "/tmp/xen-unstable.hg/dist/install/usr/lib/python/xen/xm/main.py", line
163, 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 244] New: Unable to save domain, bugzilla-daemon <=