Name: | device-mapper-persistent-data |
---|---|
Version: | 0.7.0 |
Release: | 0.1.rc6.el7 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 1290895 |
License: | GPLv3+ |
RPM: | device-mapper-persistent-data-0.7.0-0.1.rc6.el7.x86_64.rpm |
Source RPM: | device-mapper-persistent-data-0.7.0-0.1.rc6.el7.src.rpm |
Build Date: | Sat May 27 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/jthornber/thin-provisioning-tools |
Summary: | Device-mapper Persistent Data Tools |
Description: | thin-provisioning-tools contains check,dump,restore,repair,rmap and metadata_size tools to manage device-mapper thin provisioning target metadata devices; cache check,dump,metadata_size,restore and repair tools to manage device-mapper cache metadata devices are included and era check, dump, restore and invalidate to manage snapshot eras |
- Don't open devices as writeable if --clear-needs-check-flag is not set. - Fix cache metadata format version 2 superblock packing.
- Switch to a faster implementation of crc32 used for checksums.
- Add support for cache metadata format version 2 in cache tools.
- Update to latest upstream release including various bug fixes and new features. - New thin_show_duplicates command. - Add '--skip-mappings' and '--format custom' options to thin_dump.
- Fix regression in thin_repair and thin_restore so it works again when using device as output.
- Improve documentation and messages on output file preallocation when using thin_repair and thin_restore.
- Fixes providing proper use of compiler flags.
- Fixes for thin_trim and thin_repair.
- Add new fields to thin_ls: MAPPED_BYTES, EXCLUSIVE_BYTES and SHARED_BYTES.
- New thin_ls command. - era_invalidate may be run on live metadata if the --metadata-snap option is given.