| Name: | device-mapper-persistent-data |
|---|---|
| Version: | 0.6.3 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | System Environment/Base |
| Size: | 1297400 |
| License: | GPLv3+ |
| RPM: | device-mapper-persistent-data-0.6.3-1.el7.x86_64.rpm |
| Source RPM: | device-mapper-persistent-data-0.6.3-1.el7.src.rpm |
| Build Date: | Fri Sep 02 2016 |
| 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 |
- 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.
- Support thin_delta's --metadata_snap option without specifying snap location. - Update man pages to make it clearer that tools shoulnd't be run on live metadata. - Fix bugs in the metadata reference counting for thin_check.
- Fix cache_check with --clear-needs-check-flag option to make sure metadata device is not open already by the tool when open with O_EXCL mode is requested.
- Tools now open the metadata device in O_EXCL mode to stop running the tools on active metadata. - Update to latest upstream release.
- Fix bug in damage reporting in thin_dump and thin_check. - Update to latest upstream release.