Difference between revisions of "Ploop"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
m (warn about readme)
(ploop tools -> ploop userspace)
Line 6: Line 6:
 
* [[/readme/|README]] Low-level commands for advanced users only
 
* [[/readme/|README]] Low-level commands for advanced users only
  
Ploop tools:
+
Ploop userspace (library and tools):
 
* [[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 userspace git repo]
  
 
Blog entries:
 
Blog entries:
 
* [http://openvz.livejournal.com/40830.html Introducing container in a file aka ploop]
 
* [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]
 
* [http://openvz.livejournal.com/41835.html Effective live migration with ploop write tracker]

Revision as of 02:53, 11 June 2013

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.

Ploop userspace (library and tools):

Blog entries: