You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 2.03.10
- Add integrity with raid capability.
- Add writecache and integrity support to lvmdbusd.
- Zero pool metadata on allocation (disable with allocation/zero_metadata=0).
- Failure in zeroing or wiping will fail command (bypass with -Zn, -Wn).
- Bug fixes.
Release 2.03.07
- Subcommand in vgck for repairing headers and metadata.
- Fix resize of thin-pool with data and metadata of different segtype.
- Fix activation order when removing merged snapshot.
- Experimental VDO support for lvmdbusd.
Release 2.03.06
NOTABLE CHANGES:
Prevent creating VGs with PVs with different logical block sizes.
Setting 'devices/allow_mixed_block_sizes' to 1 keeps the old behavior but may
lead to data corruption.
Improvements to cache volumes handling.
Release 2.02.186
Bug fix release.
Notable changes:
Fix not working RAID repair.
Allow --stripes/--stripesize in 'mirror' conversions.
Disable incorrect linear to mirror of active LV in cluster VG.
Release 2.03.05
Change when and how VG metadata are repaired:
- Move metadata repairs from VG reading to VG writing.
- Report/display/scan commands that read VGs will no longer write/repair.
- Improve VG reading to work if one good copy of metadata is found.
- Add vgck --updatemetadata command that will repair metadata problems.
MD component detection improvements:
- Add config setting md_component_checks to control MD component checks.
- Add end of device MD component checks when dev has no udev info.
Release 2.03.03
Bugfix and Feature Release
Notable changes:
- Add pvck --dump option to extract metadata from disk.
- New scan_lvs option, defaultingo to 0 so LVs are not scanned for PVs.