Difference between revisions of "Ploop"
(link to readme) |
(more info) |
||
Line 1: | Line 1: | ||
+ | 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. | ||
+ | |||
+ | More details will come very soon. | ||
+ | |||
The following info is available at the moment | The following info is available at the moment | ||
− | * {{pdf|Ct in a file.pdf}} presentation | + | * {{pdf|Ct in a file.pdf}} Container in a file presentation |
* [[/readme/|README]] | * [[/readme/|README]] | ||
+ | |||
+ | Ploop tools: | ||
+ | * [[Download/ploop]] | ||
+ | * [http://git.openvz.org/?p=ploop;a=summary ploop tools git repo] |
Revision as of 17:24, 13 March 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.
More details will come very soon.
The following info is available at the moment
- Ct in a file.pdf (info) Container in a file presentation
- README
Ploop tools: