Difference between revisions of "Ploop"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(add sections to article)
(rm translate tags)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== Description ==
 
== Description ==
  
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 is a disk loopback block device, similar to loop but with many features like dynamic resize, snapshots, backups etc. The main idea is to put container filesystem in a file.
  
 
== Project resources ==
 
== Project resources ==
Line 32: Line 32:
 
* [[Packages|Packages in Linux distributions]]
 
* [[Packages|Packages in Linux distributions]]
 
* [[Download/ploop]]
 
* [[Download/ploop]]
* [http://git.openvz.org/?p=ploop;a=summary ploop userspace git repo]
+
* [https://src.openvz.org/projects/OVZ/repos/ploop/browse ploop userspace git repo]
 
* ploop [[packages]] in various Linux distributions.
 
* ploop [[packages]] in various Linux distributions.
  
 
[[Category: Sub-projects]]
 
[[Category: Sub-projects]]
 
[[Category: Storage]]
 
[[Category: Storage]]

Latest revision as of 15:20, 10 March 2021

Description[edit]

Ploop is a disk loopback block device, similar to loop but with many features like dynamic resize, snapshots, backups etc. The main idea is to put container filesystem in a file.

Project resources[edit]

The source code is on Stash and mirror on GitHub.

To participate in development of ploop please subscribe to the mailing list: List info | List archives | Subscribe | Unsubscribe

See also[edit]

Articles about ploop in openvz blog:

Source code and packages downloads: