Name: | device-mapper-persistent-data |
---|---|
Version: | 0.6.2 |
Release: | 1.el7_2 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 1297138 |
License: | GPLv3+ |
RPM: | device-mapper-persistent-data-0.6.2-1.el7_2.x86_64.rpm |
Source RPM: | device-mapper-persistent-data-0.6.2-1.el7_2.src.rpm |
Build Date: | Tue Aug 02 2016 |
Build Host: | x86-ol7-builder-01.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 |
- 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.
- Add space map checking for thin_check. - Add --clear-needs-check option for cache_check. - Update to latest upstream release.
- New thin_delta and thin_trim commands. - Update to latest upstream release.
- Resolves: #1083394 - Resolves: #1085620 - Fixes empty debuginfo packages
- Resolves: #1083394 - Resolves: #1085620
- Resolves: #1081546