|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 1309] guest OS cannot be restored after saving.
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1309
------- Comment #1 from haicheng.li@xxxxxxxxx 2008-08-01 01:23 -------
Here is the root cause, in xmexample.hvm, the option of vncviewer is set
"vncconsole=0". And for current version of xend, `xm create` can ignore this
option and does not pass parameter "vncviewer" to qemu-dm, i.e. guest can be
created successfully.
But when doing restore, `xm restore` still parses option "vncconsole" and
passes "vncviewer" to qemu-dm, then qemu-dm will exit(1) because of this
invalid option "vncviewer".
--
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 1309] guest OS cannot be restored after saving.,
bugzilla-daemon <=
|
|
|
|
|