Skip to content
Tags give the ability to mark specific points in history as being important
  • v2_02_186
    4e576148 · pre-release ·
    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.
    
  • v2_03_05
    60bd9e84 · pre-release ·
    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.
    
  • v2_03_04
    f1b4aeba · pre-release ·
    Release 2.03.04
    
    Bugfix Release
    
    Fix configure file.
    Fix segfault in dmeventd.
    
  • v2_03_03
    cb6277aa · pre-release ·
    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.
    
  • v2_02_185
    3aeff09b · pre-release ·
    Release 2.02.185
    
    Bug fix release.
    
    Notable changes:
    
    Use pselect in daemons to avoid race during shutdown causing hanging process.
    
    Automatically grow _tmeta when thin data gets too big for the metadata volume.
    
    Grow _pmspare when extending _tmeta.
    
  • v2_02_184
    7cbee7e9 · pre_release ·
    Release 2.02.184
    
    Bug fix release.
    
    Notable changes:
    
    New scan_lvs option with default setting 0, which filters out logical volumes
    from scanning for PV headers.
    
    Fix issue with cleaner policy not working with large cache volumes where
    migration threshold was smaller than chunk size.
    
  • v2_03_02
    5230a1a9 · pre-release ·
    Release 2.03.02
    
    Bugfix release.
    
    Among other things, this resolves following issues:
    
    * Fix (de)activation of RaidLVs with visible SubLVs,
    * Prohibit mirrored 'mirror' log via lvcreate and lvconvert,
    * Use sync io if async io_setup fails, or use_aio=0 is set in config,
    * Fix libdevmapper-event library linking.
    
  • v2_02_183
    f5ea02ff · pre-release ·
    Release 2.02.183
    
    Bug fix release.
    
    Use sync IO when AIO fails due to system reaching the aio request limit. Add
    global/use_aio configuration option to disable aio.
    
    MD RAID verion 0.90 devices are filtered out preventing them to be seen as
    duplicate PVs.
    
    Fix regression in dmstats resulting in no output.
    
  • v2_02_65
    3eb97ffa · pre-release ·
    Release 2.02.65
    
  • v2_02_74
    abf6c8eb · pre-release ·
    Release 2.02.74
    
  • v2_02_76
    ab3b542a · pre-release ·
    Release 2.02.76
    
  • v2_02_78
    6424bd9e · pre-release ·
    Release 2.02.78
    
  • v2_03_01
    913c2891 · pre-release ·
    Release 2.03.01
    
    Important bugfix release.
    
    This addresses an issue introduced in 2.02.178 where concurrent write at the
    start of the logical volume and at end of VG metadata might result in
    overwriting the LV data.
    
  • v2_02_182
    b93aded0 · pre-release ·
    Release 2.02.182
    
    Important bugfix release.
    
    This addresses an issue introduced in 2.02.178 where concurrent write at the
    start of the logical volume and at end of VG metadata might result in
    overwriting the LV data.
    
    Also MD RAID version 1.0 devices are correctly filtered out preventing them to
    be seen as duplicate PVs.
    
  • v2_03_00
    f8462cff · pre-release ·
    Release 2.03.00
    
    This is the first release from the 2.03 branch.
    
    Major changes:
    
    * Deduplication and compression - support for VDO volumes.
    * Dropped clvmd with lvmlockd as a replacement.
    * Dropped liblvm2app with D-Bus API or libblockdev as possible replacement.
    * Dropped lvmetad without replacement.
    
    Plus many changes inside.
    
  • v2_02_181
    a3353e76 · pre-release ·
    iRelease 2.02.181
    
    Bugfix release fixing mostly lvconvert command.
    
  • v2_02_180
    bb384f84 · pre-release ·
    Release 2.02.180
    
    Bug fix release, fixing mainly broken lvmdbusd and udev interaction.
    
    Other notable changes:
    - Never send any discard ioctl with test mode.
    - Fix unmonitoring of merging snapshots.
    - Fix lvmetad hanging on shutdown.
    
    See WHATS_NEW for more.
    
  • v2_02_179
    6283f5ea · pre-release ·
    Release 2.02.179
    
    Bug fix release, fixing mostly problems with cache a lvmlockd.
    
  • v2_02_178
    06accf13 · pre-release ·
    Release 2.02.178
    
    Major changes:
    
    Remove support for historical lvm1 and GFS pool formats.
    Major changes in label scanning.
    Use libaio.
    
    See doc/release-notes/2.02.178 for details.
    
  • v2_02_178-rc1
    adae8ee1 · pre-release ·
    Release 2.02.178 Release Candidate 1
    
    Major changes:
    
    Remove support for historical lvm1 and GFS pool formats.
    Major changes in label scanning.
    Use libaio.
    
    See doc/release-notes/2.02.178 for details.