[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Live migration not permanent?


  • To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: "Jeff Lane" <sundowner225@xxxxxxxxx>
  • Date: Mon, 19 May 2008 10:05:14 -0400
  • Delivery-date: Mon, 19 May 2008 07:05:43 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=apEZyBitwiGthcyIuNqG5vgqvDr72kQHjIKeEt6RHCHEgGriP5JvSXxQ+ZQcZ/sA09o206T5EAF8iKEAGPU0bhkfYGVS8piRnCW7+Xu9GOzkpXgG9nWvxLL0zP6PNL4h7VtQtLW++5DJnia3P6x0rZNqqrAZA1xrKaXHCBoL5UA=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

On Fri, May 16, 2008 at 6:38 PM, [STD]Ein <ein@xxxxxxxxxxxxxx> wrote:
> It is the expected behaviour.  It's your responsibility to ensure that the
> domain isn't started on more than one host at a time (this may be enforced
> by your shared storage solution).

Yep.  The only thing live migration does is move the running domU from
its current memory location on Host A, to a new memory location in
Host B.  It does not move any config files, and you MUST use shared
storage to have a working domU on Host B after migration.  You CAN
migrate a domain that has storage local to Host A but not Host B,
however, what happens is that on Host B, you get a running guest that
can not access its filesystem, and much hilarity ensues when you try
to do anything that involves accessing the filesystem.

So, the requirements are:

Host A --|
              ----- Shared Storage (I use Fiberchannel storage for this)
Host B --|

And, if you want to permenantly move the domU from host A to host B,
you need to move the domU config file from hostA to hostB as well.

Also, you could have Host A be a mirror of Host B (failover scenario)
so if Host A bites the dust, you can run the domU to your heart's
content on Host B, since B has the config file too...

YMMV, of course...

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.