Difference between revisions of "Py-P.Haul"

From CRIU
Jump to navigation Jump to search
(merged "external links" and "see also" (note "see also" is supposed to be internal links!))
(24 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
[[Image:P.Haul-logo.png|300px|right]]
 +
 
P.Haul is the project on top of CRIU implementing [[live migration]] usage scenario.
 
P.Haul is the project on top of CRIU implementing [[live migration]] usage scenario.
  
 
== What does the name mean ==
 
== What does the name mean ==
  
P.Haul stands for Process HAULer.
+
P.Haul (pronounced pee-hɔːl, Russian: пихль) stands for Process HAULer.  
 +
 
 +
== Project logo ==
 +
 
 +
The project logo depicts the [https://en.wikipedia.org/wiki/Pyotr_Pavlovich_Yershov#The_Humpbacked_Horse Little Humpbacked Horse] (Russian: [https://ru.wikipedia.org/wiki/%D0%9A%D0%BE%D0%BD%D1%91%D0%BA-%D0%93%D0%BE%D1%80%D0%B1%D1%83%D0%BD%D0%BE%D0%BA конёк-горбунок]). It reflects the main purpose of P.Haul: container migration. The Slavic origin of the logo emphasizes that the project has Russian roots.
 +
 
 +
{| class="wikitable"
 +
!| Download
 +
!| Description
 +
|-
 +
|| [https://static.openvz.org/artwork/PHaul-logo.svg PHaul.svg] || SVG, 973K
 +
|-
 +
|| [http://static.openvz.org/artwork/PHaul-logo-800px.png PHaul-logo-800px.png] || PNG, 800x472, 24K
 +
|}
  
== Project resources ==
+
== External links ==
  
The source code is [https://github.com/xemul/p.haul on GitHub]
+
* GitHub repo: https://github.com/xemul/p.haul
 +
* Mailing list: https://lists.openvz.org/mailman/listinfo/criu
 +
* A test to play with: https://github.com/xemul/p.haul/blob/master/test/mtouch/HOWTO
 +
* HOWTO migrate OpenVZ container: https://github.com/xemul/p.haul/wiki/Live-migrating-OVZ-mainstream-container
 +
* P.Haul [https://openvz.org/Packages packages] in Linux distributions
 +
* P.Haul was [http://linuxplumbersconf.org/2015/ocw/proposals/3165 announced] at Checkpoint and Restore MC, Linux Plumbers conference 2015: [https://etherpad.openstack.org/p/LPC2015_Checkpoint_Restore short notes] and [http://www.slideshare.net/openvz/plumbers-phaul150821152856lva1app6891 slides].
  
 
[[Category:P.Haul]]
 
[[Category:P.Haul]]
 +
[[Category:Live migration]]
 +
[[Category:Sub-projects]]

Revision as of 20:43, 29 August 2016

P.Haul-logo.png

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

What does the name mean

P.Haul (pronounced pee-hɔːl, Russian: пихль) stands for Process HAULer.

The project logo depicts the Little Humpbacked Horse (Russian: конёк-горбунок). It reflects the main purpose of P.Haul: container migration. The Slavic origin of the logo emphasizes that the project has Russian roots.

Download Description
PHaul.svg SVG, 973K
PHaul-logo-800px.png PNG, 800x472, 24K

External links