Difference between revisions of "Py-P.Haul"

From CRIU
Jump to navigation Jump to search
(→‎Project resources: reorg as a list)
m (→‎External links: remove broken link)
 
(5 intermediate revisions by 3 users not shown)
Line 9: Line 9:
 
== Project logo ==
 
== Project logo ==
  
The project logo -- 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 конёк-горбунок]) -- reflects the main purpose of P.Haul: container migration. Logo's Slavic origin emphasizes that the project has Russian roots.
+
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"
 
{| class="wikitable"
 
!| Download
 
!| Download
 
!| Description
 
!| Description
!| Preview
 
 
|-
 
|-
|| [https://static.openvz.org/artwork/PHaul-logo.svg PHaul.svg] || SVG, 973K || [[Image:PHaul-logo.svg|50px]]
+
|| [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 || [[Image:PHaul-logo.svg|50px]]
+
|| [http://static.openvz.org/artwork/PHaul-logo-800px.png PHaul-logo-800px.png] || PNG, 800x472, 24K
 
|}
 
|}
  
 
== External links ==
 
== External links ==
  
* GitHub repo: https://github.com/xemul/p.haul
+
* GitHub repo: https://github.com/checkpoint-restore/p.haul
 
* Mailing list: https://lists.openvz.org/mailman/listinfo/criu
 
* 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
+
* A test to play with: https://github.com/checkpoint-restore/p.haul/blob/master/test/mtouch/HOWTO
* HOWTO migrate OpenVZ container: https://github.com/xemul/p.haul/wiki/Live-migrating-OVZ-mainstream-container
+
* HOWTO migrate OpenVZ container: https://github.com/checkpoint-restore/p.haul/wiki/Live-migrating-OVZ-mainstream-container
 
 
== See also ==
 
 
 
 
* P.Haul [https://openvz.org/Packages packages] in Linux distributions
 
* 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].
+
* P.Haul was 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:Live migration]]
 
[[Category:Sub-projects]]
 
[[Category:Sub-projects]]

Latest revision as of 18:42, 1 November 2018

P.Haul-logo.png

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

What does the name mean[edit]

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

[edit]

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[edit]