|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 1100] New: xm save --checkpoint makes HVM guest window d
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1100
Summary: xm save --checkpoint makes HVM guest window disappear
Product: Xen
Version: unstable
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Tools
AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
ReportedBy: tfraser@xxxxxxxxxx
Observed behavior:
------------------
Upon making a checkpoint with "xm save --checkpoint", the checkpointed
HVM guest window disappears.
Expected behavior:
------------------
Expected the checkpointed HVM guest's window to remain visible and
the checkpointed HVM guest to continue running normally.
To reproduce:
-------------
(1) Create an HVM guest.
(2) Run "xm save --checkpoint <id> mycheckpointfile"
Version information:
--------------------
changeset: 15487:aabd60597239
tag: tip
date: Tue Oct 23 09:28:11 2007 +0100
Output captured from sample run:
--------------------------------
# xm create virtualDebian
Using config file "/etc/xen/virtualDebian".
Started domain virtualDebian
# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 1536 2 r----- 466.1
virtualDebian 1 128 1 -b---- 13.8
# xm save --checkpoint 1 mycheckpoint
(HVM guest virtualDebian's window disappears at this point.)
# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 1536 2 r----- 479.0
virtualDebian 1 128 1 ------ 14.3
# xm shutdown 1
# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 1536 2 r----- 526.2
virtualDebian 1 128 1 ------ 14.3
# xm destroy 1
# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 1536 2 r----- 528.2
Notes
-----
Note that "xm restore" works on the saved state file.
Thanks for Xen! Apologies if this bug report is malformed.
--
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 1100] New: xm save --checkpoint makes HVM guest window disappear,
bugzilla-daemon <=
|
|
|
|
|