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 253] New: Frame# in pfn-to-mfn frame list is not in pseu

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 253] New: Frame# in pfn-to-mfn frame list is not in pseudophys
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Thu, 22 Sep 2005 21:16:19 +0000
Delivery-date: Thu, 22 Sep 2005 21:16:22 +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=253

           Summary: Frame# in pfn-to-mfn frame list is not in pseudophys
           Product: Xen
           Version: unstable
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Tools
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: dbarrera@xxxxxxxxxx
                CC: hohnbaum@xxxxxxxxxx


Attempting to save active domain results in error message:

Machine: IBM xSeries 335, 4GB RAM, SLES 9 SP2, PAE enabled build.

changeset:   7029:43edce5b75d6
tag:         tip
user:        kaf24@xxxxxxxxxxxxxxxxxxxx
date:        Thu Sep 22 14:59:31 2005 +0100
summary:     Remove file from sparse tree.


x335b:~ # xm list
Name              Id  Mem(MB)  CPU VCPU(s)  State  Time(s)
Domain-0           0      495    0      1   r----   1013.8
vm1                1      255    -      4   -b---   1456.7

x335b:~ # xm save 1 /tmp/vm1-saved
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: Frame# in pfn-to-mfn frame list
is not in pseudophys

-- 
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 253] New: Frame# in pfn-to-mfn frame list is not in pseudophys, bugzilla-daemon <=