Difference between revisions of "Ploop"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(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.svg Warning: This is a new feature, not yet ready for production systems. Use with caution.

Ploop tools:

Blog entries: