Skip to content

main/lvm2: upgrade to 2.03.22

Krassy Boykinov requested to merge chereskata/aports:lvm2 into master

https://gitlab.com/lvmteam/lvm2/-/compare/v2_03_21...v2_03_22 -> i am not sure about a code change (https://gitlab.com/lvmteam/lvm2/-/compare/v2_03_21...v2_03_22?from_project_id=5108069&page=2&straight=false#7d4c641e20589cfeb29ca1366a539611b80d52fe) <- why return_0 ??

Changelog
version 2.03.22 - 02nd August 2023
==================================
  Fix pv_major/pv_minor report field types so they are integers, not strings.
  Add lvmdevices --delnotfound to delete entries for missing devices.
  Always use cachepool name for metadata backup LV for lvconvert --repair.
  Make metadata backup LVs read-only after pool's lvconvert --repair.
  Improve VDO and Thin support with lvmlockd.
  Handle 'lvextend --usepolicies' for pools for all activation variants.
  Fix memleak in vgchange autoactivation setup.
  Update py-compile building script.
  Support conversion from thick to fully provisioned thin LV.
  Cache/Thin-pool can use error and zero volumes for testing.
  Individual thin volume can be cached, but cannot take snapshot.
  Better internal support for handling error and zero target (for testing).
  Resize COW above trimmed maximal size is does not return error.
  Support parsing of vdo geometry format version 4.
  Add lvm.conf thin_restore and cache_restore settings.
  Handle multiple mounts while resizing volume with a FS.
  Handle leading/trailing spaces in sys_wwid and sys_serial used by deivce_id.
  Enhance lvm_import_vdo and use snapshot when converting VDO volume.
  Fix parsing of VDO metadata.
  Fix failing -S|--select for non-reporting cmds if using LV info/status fields.
  Allow snapshots of raid+integrity LV.
  Fix multisegment RAID1 allocator to prevent using single disk for more legs.

https://gitlab.com/lvmteam/lvm2/-/blob/016e469caf856f1eb8dde39df0d1aa2e74225aed/WHATS_NEW

Merge request reports