Difference between revisions of "Ploop"
(added warning) |
(added links to blog) |
||
Line 11: | Line 11: | ||
* [[Download/ploop]] | * [[Download/ploop]] | ||
* [http://git.openvz.org/?p=ploop;a=summary ploop tools git repo] | * [http://git.openvz.org/?p=ploop;a=summary ploop tools git repo] | ||
+ | |||
+ | Blog entries: | ||
+ | * [[http://openvz.livejournal.com/40830.html Introducing container in a file aka ploop]] | ||
+ | * [[http://openvz.livejournal.com/41835.html Effective live migration with ploop write tracker]] |
Revision as of 15:22, 16 July 2012
Ploop is a disk loopback block device, not unlike loop but with many features like dynamic resize, snapshots, backups etc. The main idea is to put container filesystem in a file.
Warning: This is a new feature, not yet ready for production systems. Use with caution. |
- Why ploop is good for you
- Getting started with ploop
- Ct in a file.pdf (info) Container in a file presentation
- README
Ploop tools:
Blog entries: