lkml.org 
[lkml]   [2006]   [Apr]   [11]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 11 Apr 2006 14:38:51 +0400
FromKirill Korotaev <>
SubjectRe: [Devel] Re: [RFC] Virtualization steps
Bill,

>> OpenVZ will have live zero downtime migration and suspend/resume some 
>> time next month.
>>
> Please clarify. Currently a migration involves:
> - stopping or suspending the instance
> - backing up the instance and all of its data
> - creating an environment for the instance on a new machine
> - transporting the data to a new machine
> - installing the instance and all data
> - starting the instance

> If you could just briefly cover how you do each of these steps with zero
> downtime...

it does exactly what you wrote with some minor steps such as networking 
stop on source and start on destination etc.

So I would detailed it like this:
- freeze VPS
- freeze networking
- copy VPS data to destination
- dump VPS
- copy dump to the destination
- restore VPS
- unfreeze VPS
- kill original VPS on source

Moreover, in OpenVZ live migration allows to migrate 32bit VPSs between 
i686 and x86-64 Linux machines.

Thanks,
Kirill

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-04-11 10:35    [from the cache]
©2003-2008