Difference between revisions of "Py-P.Haul"

From CRIU
Jump to navigation Jump to search
m
m
Line 12: Line 12:
  
 
There's also a [https://github.com/xemul/p.haul/wiki/Live-migrating-OVZ-mainstream-container HOWTO] describing how to live migrate an [http://openvz.org OpenVZ] contianer
 
There's also a [https://github.com/xemul/p.haul/wiki/Live-migrating-OVZ-mainstream-container HOWTO] describing how to live migrate an [http://openvz.org OpenVZ] contianer
 +
 +
== See also ==
 +
 +
* P.Haul [https://openvz.org/Packages packages] in Linux distributions
  
 
[[Category:P.Haul]]
 
[[Category:P.Haul]]
 
[[Category:Live migration]]
 
[[Category:Live migration]]
 
[[Category:Sub-projects]]
 
[[Category:Sub-projects]]

Revision as of 01:45, 19 August 2015

P.Haul is the project on top of CRIU implementing live migration usage scenario.

What does the name mean

P.Haul stands for Process HAULer.

Project resources

The source code is on GitHub

We have a test to play with it

There's also a HOWTO describing how to live migrate an OpenVZ contianer

See also