Difference between revisions of "Ploop"
(+Mount helpers) |
(added to Storage category) |
||
Line 19: | Line 19: | ||
* [http://git.openvz.org/?p=ploop;a=summary ploop userspace git repo] | * [http://git.openvz.org/?p=ploop;a=summary ploop userspace git repo] | ||
− | [[Category: | + | [[Category: Storage]] |
Revision as of 18:59, 23 January 2014
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.
- Why ploop is good for you
- Getting started with ploop
- Backup with ploop
- Ct in a file.pdf (info) Container in a file presentation
- README Low-level commands for advanced users only
- ploop and sparse images
- Mount helpers to use standard
mount
/umount
commands - ploop(8) man page
Articles about ploop in openvz blog:
- Introducing container in a file aka ploop
- Effective live migration with ploop write tracker
- Ploop snapshots and backups
Source code and packages downloads: