Difference between revisions of "Py-P.Haul"
Jump to navigation
Jump to search
m |
m (→External links: remove broken link) |
||
| (21 intermediate revisions by 4 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 | ||
| + | |} | ||
| − | == | + | == External links == |
| + | * GitHub repo: https://github.com/checkpoint-restore/p.haul | ||
| + | * Mailing list: https://lists.openvz.org/mailman/listinfo/criu | ||
| + | * A test to play with: https://github.com/checkpoint-restore/p.haul/blob/master/test/mtouch/HOWTO | ||
| + | * HOWTO migrate OpenVZ container: https://github.com/checkpoint-restore/p.haul/wiki/Live-migrating-OVZ-mainstream-container | ||
* P.Haul [https://openvz.org/Packages packages] in Linux distributions | * P.Haul [https://openvz.org/Packages packages] in Linux distributions | ||
| + | * 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 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.
Project logo[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]
- GitHub repo: https://github.com/checkpoint-restore/p.haul
- Mailing list: https://lists.openvz.org/mailman/listinfo/criu
- A test to play with: https://github.com/checkpoint-restore/p.haul/blob/master/test/mtouch/HOWTO
- HOWTO migrate OpenVZ container: https://github.com/checkpoint-restore/p.haul/wiki/Live-migrating-OVZ-mainstream-container
- P.Haul packages in Linux distributions
- P.Haul was announced at Checkpoint and Restore MC, Linux Plumbers conference 2015: short notes and slides.