Difference between revisions of "Ploop"
(added to Storage category) |
(added "Ploop and live migration: 2 years later") |
||
Line 14: | Line 14: | ||
* [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] | ||
* [http://openvz.livejournal.com/44508.html Ploop snapshots and backups] | * [http://openvz.livejournal.com/44508.html Ploop snapshots and backups] | ||
+ | * [http://openvz.livejournal.com/47780.html Ploop and live migration: 2 years later] | ||
Source code and packages downloads: | Source code and packages downloads: |
Revision as of 20:19, 5 May 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
- Ploop and live migration: 2 years later
Source code and packages downloads: