Download/ploop/1.8
ploop is a tool and a library to control ploop block devices.
Warning: this is an old version of ploop. For the latest version, see Download/ploop/1.15. |
Contents
Changes[edit]
Since version 1.7.1
New functionality
- convert from/to v1/v2 ploop version format (ploop convert -v)
- ploop_mount_fs(): add option to run fsck (#2615)
- ploop mount: add -F to run fsck for inner fs
- export ploop_is_large_disk_supported()
- add/export ploop_get_spec()
- ploop fsck: rename to ploop check
Fixes
- resize_gpt_partition(): skip if there is no partition
- switch snapshot: read parameters from image we are to switch to
- ploop create: error out if DiskDescriptor.xml exists
- e2fsck(): properly check e2fsck binary exit code
- ploop grow: check max size wrt format
- tools/Makefile: don't strip binaries on install
- ploop init: fix an error message
Improvements
- create_image(): remove useless assignment
- number of log messages improved/fixed
- tools parse_size(): print error
- tools/ploop: allow T suffix for blockdev size
- ploop_grow_delta_offline(): use delta.version
- tune_fs(): drop absolute path to tune2fs
Documentation
- ploop init usage: add -v VERSION
- ploop --help: rm -P from ploop mount syntax
- ploop(8): add -v for ploop init
- ploop(8): add ploop resize to SYNOPSYS
- ploop(8): add ploop convert
- ploop(8): add -F for ploop mount
For the complete list of changes in this release, see git changelog for ploop-1.8.
Thanks[edit]
OpenVZ project would like to thank the following people who contributed patches and/or provided bug reports for this ploop release (in no particular order):
- Pavel Odintsov
Download[edit]
RPMS[edit]
x86 (i686, IA32)[edit]
File | Date | Size |
---|---|---|
ploop-1.8-1.i386.rpm | 2013-07-10 01:44:33 | 43 Kb |
ploop-devel-1.8-1.i386.rpm | 2013-07-10 01:44:33 | 126 Kb |
ploop-lib-1.8-1.i386.rpm | 2013-07-10 01:44:33 | 96 Kb |
x86_64 (AMD64, EM64T)[edit]
File | Date | Size |
---|---|---|
ploop-1.8-1.x86_64.rpm | 2013-07-10 01:44:33 | 44 Kb |
ploop-devel-1.8-1.x86_64.rpm | 2013-07-10 01:44:33 | 121 Kb |
ploop-lib-1.8-1.x86_64.rpm | 2013-07-10 01:44:33 | 124 Kb |
Binaries[edit]
x86 (i686, IA32)[edit]
File | Date | Size |
---|---|---|
ploop-1.8-1.i386.tar.gz | 2013-07-10 01:44:32 | 40 Kb |
ploop-1.8-1.i386.tar.gz.asc | 2013-07-10 01:44:35 | 189 b |
ploop-devel-1.8-1.i386.tar.gz | 2013-07-10 01:44:32 | 120 Kb |
ploop-devel-1.8-1.i386.tar.gz.asc | 2013-07-10 01:44:35 | 189 b |
ploop-lib-1.8-1.i386.tar.gz | 2013-07-10 01:44:32 | 90 Kb |
ploop-lib-1.8-1.i386.tar.gz.asc | 2013-07-10 01:44:35 | 189 b |
x86_64 (AMD64, EM64T)[edit]
File | Date | Size |
---|---|---|
ploop-1.8-1.x86_64.tar.gz | 2013-07-10 01:44:32 | 40 Kb |
ploop-1.8-1.x86_64.tar.gz.asc | 2013-07-10 01:44:35 | 189 b |
ploop-devel-1.8-1.x86_64.tar.gz | 2013-07-10 01:44:32 | 110 Kb |
ploop-devel-1.8-1.x86_64.tar.gz.asc | 2013-07-10 01:44:35 | 189 b |
ploop-lib-1.8-1.x86_64.tar.gz | 2013-07-10 01:44:32 | 120 Kb |
ploop-lib-1.8-1.x86_64.tar.gz.asc | 2013-07-10 01:44:35 | 189 b |
Sources[edit]
File | Date | Size |
---|---|---|
ploop-1.8-1.src.rpm | 2013-07-10 01:44:33 | 110 Kb |
ploop-1.8.tar.bz2 | 2013-07-10 01:44:32 | 92 Kb |
ploop-1.8.tar.bz2.asc | 2013-07-10 01:44:35 | 189 b |
ploop.spec | 2013-07-10 01:44:32 | 13 Kb |
Archives[edit]
For other ploop releases, see download/ploop/Archives.
For other tools, see download/utils.