Difference between revisions of "Py-P.Haul"

From CRIU
Jump to navigation Jump to search
m
Line 9: Line 9:
 
The source code is [https://github.com/xemul/p.haul on GitHub]
 
The source code is [https://github.com/xemul/p.haul on GitHub]
  
There's 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
+
We have a [https://github.com/xemul/p.haul/blob/master/test/mtouch/HOWTO test] to play with it
 +
 
 +
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
  
 
[[Category:P.Haul]]
 
[[Category:P.Haul]]

Revision as of 11:06, 14 February 2014

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