Difference between revisions of "Ploop"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(proper link to git repo with ploop sources)
(Removed double negative for easier reading)
Line 3: Line 3:
  
 
<!--T:2-->
 
<!--T:2-->
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 == <!--T:3-->
 
== Project resources == <!--T:3-->

Revision as of 17:50, 26 April 2019

<translate>

Description

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

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

Articles about ploop in openvz blog:

Source code and packages downloads:

</translate>