|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 1124] XenAPI shutdown won't delete VM
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1124
------- Comment #6 from jwest@xxxxxxxxxxxx 2007-12-14 10:38 -------
I *think* one can safely restart xend without affecting running VM's, as all of
the information xend maintains is in the xenstore and
/var/lib/xend/{domains,state}. But, I believe init scripts in most linux
distributions will shutdown all VM's upon a xend restart, not realizing one can
restart xend w/o hurting those VM's.
I suppose another way is to just live migrate all VM's from one system to
another and then restart xend.
(In reply to comment #5)
> (In reply to comment #4)
> > If you do apply the patch to a system that already has Xen 3.1.2 installed,
> > just remember to restart xend for the changes to take effect...
>
> Haha, yes, I got that problem before, when I added my own code. Is there a way
> to restart Xend without killing domains? I can imagine like a save to disk and
> restort after restart. But I wonder why everything depends on Xend running.
>
--
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
|
|
|
|
|