xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* migrate vps from xm to xl toolstack
@ 2012-12-07  5:46 Vasiliy Tolstov
  2012-12-10 12:37 ` George Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Vasiliy Tolstov @ 2012-12-07  5:46 UTC (permalink / raw)
  To: xen-devel

Hello, xen  team.
As i understand migrate from xm to xl is not possible.
But is that possible to migrate vps by hands? For example on xm node i
do xm save and on xl node doins xl restore... ?

--
Vasiliy Tolstov,
Clodo.ru
e-mail: v.tolstov@selfip.ru
jabber: vase@selfip.ru

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: migrate vps from xm to xl toolstack
  2012-12-07  5:46 migrate vps from xm to xl toolstack Vasiliy Tolstov
@ 2012-12-10 12:37 ` George Dunlap
  2012-12-10 12:39   ` Ian Campbell
  0 siblings, 1 reply; 3+ messages in thread
From: George Dunlap @ 2012-12-10 12:37 UTC (permalink / raw)
  To: Vasiliy Tolstov; +Cc: xen-devel@lists.xen.org


[-- Attachment #1.1: Type: text/plain, Size: 1450 bytes --]

On Fri, Dec 7, 2012 at 5:46 AM, Vasiliy Tolstov <v.tolstov@selfip.ru> wrote:

> Hello, xen  team.
> As i understand migrate from xm to xl is not possible.
> But is that possible to migrate vps by hands? For example on xm node i
> do xm save and on xl node doins xl restore... ?
>

I take it you're looking to do a "rolling upgrade" of a set of servers?  I
don't think I had thought of that before. :-)

A couple of points though:
* The save file is actually not made by xm or xl, but by the lower-level xc
libraries which are shared by both.  So although I don't think we've tested
saving with xm and restoring with xl, I have every reason to think it will
work just fine.
* Switching from xm to xl and back should just be a matter of starting or
stopping xend.  You could try starting xend on the "upgraded" side
temporarily, just long enough to do the migration, and then shut it down
again.  There are certain commands which xl can't safely do if xend is
running, but xl will automatically look for xend and refuse to execute if
that's the case.  Then you can just shut xend down, and xl will work again.

Obviously you should test this out on some non-critical VMs before doing
them on production VMs. :-)

 -George


> --
> Vasiliy Tolstov,
> Clodo.ru
> e-mail: v.tolstov@selfip.ru
> jabber: vase@selfip.ru
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
>

[-- Attachment #1.2: Type: text/html, Size: 2200 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: migrate vps from xm to xl toolstack
  2012-12-10 12:37 ` George Dunlap
@ 2012-12-10 12:39   ` Ian Campbell
  0 siblings, 0 replies; 3+ messages in thread
From: Ian Campbell @ 2012-12-10 12:39 UTC (permalink / raw)
  To: George Dunlap; +Cc: Vasiliy Tolstov, xen-devel@lists.xen.org

On Mon, 2012-12-10 at 12:37 +0000, George Dunlap wrote:
> On Fri, Dec 7, 2012 at 5:46 AM, Vasiliy Tolstov <v.tolstov@selfip.ru>
> wrote:
>         Hello, xen  team.
>         As i understand migrate from xm to xl is not possible.
>         But is that possible to migrate vps by hands? For example on
>         xm node i
>         do xm save and on xl node doins xl restore... ?
> 
> I take it you're looking to do a "rolling upgrade" of a set of
> servers?  I don't think I had thought of that before. :-)
> 
> A couple of points though:
> * The save file is actually not made by xm or xl, but by the
> lower-level xc libraries which are shared by both.  So although I
> don't think we've tested saving with xm and restoring with xl, I have
> every reason to think it will work just fine.

Ian J tested this as part of the 4.2.0 release, it could be made to work
with a couple of simple tricks. Details ought to be in the list
archives.

Ian.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-12-10 12:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-07  5:46 migrate vps from xm to xl toolstack Vasiliy Tolstov
2012-12-10 12:37 ` George Dunlap
2012-12-10 12:39   ` Ian Campbell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).