Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#11239 closed enhancement (fixed)

LVM2-2.03

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.4
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (5)

comment:1 by Bruce Dubbs, 6 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 6 years ago

Download site is now ftp://sourceware.org/pub/lvm2/ or https://sourceware.org/pub/lvm2/LVM2.2.03.00.tgz

Version 2.03.00 - 10th October 2018

  • Add hot fix to avoiding locking collision when monitoring thin-pools.
  • Allow raid4 -> linear conversion request.
  • Fix lvconvert striped/raid0/raid0_meta -> raid6 regression.
  • Add 'lvm2-activation-generator:' prefix for kmsg messages logged by generator.
  • Add After=rbdmap.service to {lvm2-activation-net,blk-availability}.service.
  • Reduce max concurrent aios to avoid EMFILE with many devices.
  • Fix lvconvert conversion attempts to linear.
  • Fix lvconvert raid0/raid0_meta -> striped regression.
  • Fix lvconvert --splitmirror for mirror type (2.02.178).
  • Do not pair cache policy and cache metadata format.
  • lvconvert: reject conversions on raid1 LVs with split tracked SubLVs
  • lvconvert: reject conversions on raid1 split tracked SubLVs
  • Add basic creation support for VDO target.
  • Never send any discard ioctl with test mode.
  • Fix thin-pool alloc which needs same PV for data and metadata.
  • Extend list of non-memlocked areas with newly linked libs.
  • Enhance vgcfgrestore to check for active LVs in restored VG.
  • Configure supports --disable-silent-rules for verbose builds.
  • Fix unmonitoring of merging snapshots.
  • Cache can uses metadata format 2 with cleaner policy.
  • Fix check if resized PV can also fit metadata area.
  • Avoid showing internal error in lvs output or pvmoved LVs.
  • Remove clvmd
  • Remove lvmlib (api)
  • Remove lvmetad
  • lvconvert: provide possible layouts between linear and striped/raid
  • Use versionsort to fix archive file expiry beyond 100000 files.

Now requires libaio:

http://ftp.de.debian.org/debian/pool/main/liba/$pkgname/libaio/libaio_0.3.111.orig.tar.gz

make && make install && rm /usr/lib/libaio.a

SIZE=45K Build Size: 1.2M Less than 0.1 sbu

comment:3 by Bruce Dubbs, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20633.

comment:4 by René Huth, 6 years ago

You didn't correct the links, so they are not working at the moment. Please remove /releases in both of them.

In addition, the options --enable-applib and --enable-lvmetad are no longer available in the new version.

Just saying. ;-)

comment:5 by Bruce Dubbs, 6 years ago

I fixed the links earlier today. I'll check the options though.

Note: See TracTickets for help on using tickets.