All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: Eric Tessler <maiden1134@yahoo.com>
Cc: xen-devel@lists.sourceforge.net
Subject: Re: virtual machine migration question
Date: Tue, 08 Mar 2005 00:16:51 -0600	[thread overview]
Message-ID: <422D4353.6050306@us.ibm.com> (raw)
In-Reply-To: <20050308042322.77034.qmail@web41409.mail.yahoo.com>

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

      reply	other threads:[~2005-03-08  6:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-08  4:23 virtual machine migration question Eric Tessler
2005-03-08  6:16 ` Anthony Liguori [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=422D4353.6050306@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=maiden1134@yahoo.com \
    --cc=xen-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.