* virtual machine migration question
@ 2005-03-08 4:23 Eric Tessler
2005-03-08 6:16 ` Anthony Liguori
0 siblings, 1 reply; 2+ messages in thread
From: Eric Tessler @ 2005-03-08 4:23 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1: Type: text/plain, Size: 345 bytes --]
When you migrate a virtual machine from one machine to another, on the target machine does XEN execute any scripts related to the new virtual machine or is it purely a state transfer between the two machines?
Thanks,
Eric
---------------------------------
Celebrate Yahoo!'s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web
[-- Attachment #2: Type: text/html, Size: 462 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: virtual machine migration question
2005-03-08 4:23 virtual machine migration question Eric Tessler
@ 2005-03-08 6:16 ` Anthony Liguori
0 siblings, 0 replies; 2+ messages in thread
From: Anthony Liguori @ 2005-03-08 6:16 UTC (permalink / raw)
To: Eric Tessler; +Cc: xen-devel
Eric Tessler wrote:
> When you migrate a virtual machine from one machine to another, on the
> target machine does XEN execute any scripts related to the new virtual
> machine or is it purely a state transfer between the two machines?
Yes and no. The current implementation transfers a configuration file
that's essentially the state of the domain (represented in
S-Expressions). Reading in that state will likely result in the
execution of certain scripts.
I can certainly imagine scenarios where you would want to define a
script that's associated with the bring-up of a VM and that you would
need some mechanism to marshall up the script and send it along with the
VM. This introduces all sorts of interesting problems though.
Basically, I don't think configuration migration is a solved problem
yet. It's something I want to explore in vm-tools.
Regards,
Anthony Liguori
>
> Thanks,
> Eric
>
>
> ------------------------------------------------------------------------
> Celebrate Yahoo!'s 10th Birthday!
> Yahoo! Netrospective: 100 Moments of the Web
> <http://birthday.yahoo.com/netrospective/>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-03-08 6:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-08 4:23 virtual machine migration question Eric Tessler
2005-03-08 6:16 ` Anthony Liguori
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.