|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 398] Unable to restore saved domain - Error: /usr/lib/xe
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=398
dbarrera@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From dbarrera@xxxxxxxxxx 2005-11-17 15:51 -------
Fixed. Tested with:
changeset: 7855:0adacfa2e33f
tag: tip
user: smh22@xxxxxxxxxxxxxxxxxxxx
date: Thu Nov 17 03:10:52 2005 +0100
summary: Fix pinning logic on restore.
[root@lamb5 ~]# rm -f /tmp/vm1-saved
[root@lamb5 ~]# xm list
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 250 1 r----- 2099.2
vm1 1 220 1 -b---- 979.9
[root@lamb5 ~]# xm save 1 /tmp/vm1-saved
[root@lamb5 ~]# xm list
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 250 1 r----- 2113.3
[root@lamb5 ~]# xm restore /tmp/vm1-saved
[root@lamb5 ~]# xm list
Name ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 250 1 r----- 2134.2
vm1 2 220 1 -b---- 1.1
--
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
|
|
|
|
|