[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project lvm2-8:2.03.14-14.el8

Name lvm2
Epoch 8
Version 2.03.14
Release 14.el8
Website/URL http://sourceware.org/lvm2
License GPLv2
Build Time 2024-04-08 14:42:13
Build Host builder-x86-04.inferitos.ru
Summary Userland logical volume management tools
Repositories BaseOS
Description LVM2 includes all of the support for handling read/write operations on physical volumes (hard disks, RAID-Systems, magneto optical, etc., multiple devices (MD), see mdadm(8) or even loop devices, see losetup(8)), creating volume groups (kind of virtual disks) from one or more physical volumes and creating one or more logical volumes (kind of logical partitions) in volume groups.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
device-mapper-8:1.02.181-14.el8.x86_64 Device mapper utility 7f89fe270e1ab8caf933f9578ef271c943d750abb78d70f4d6a7a3f9dd3251da download
device-mapper-event-8:1.02.181-14.el8.x86_64 Device-mapper event daemon a97faca34a426e2abedec1ef15314db794b0d87220be18d0acbbafc54e17df06 download
device-mapper-event-libs-8:1.02.181-14.el8.x86_64 Device-mapper event daemon shared library 1a7bcfbbe907691e20f6ee9ca0265978c3b810fe104634c131697445711c86e9 download
device-mapper-libs-8:1.02.181-14.el8.x86_64 Device-mapper shared library cc1d801c5f003ca7f026835b878c598314794b4acc9a282e3be0c5fa6d7587e6 download
lvm2-8:2.03.14-14.el8.x86_64 Userland logical volume management tools 06e0b1ed7d1750159f5d1920dbac75b3d3c0b25a4bc39c19bdb8bb475b68dfc5 download
lvm2-libs-8:2.03.14-14.el8.x86_64 Shared libraries for lvm2 09cacabca1b67c0981bc76166d08c9ba06968869d2b70b56619cd1a11a763221 download
lvm2-lockd-8:2.03.14-14.el8.x86_64 LVM locking daemon f4f161fcbcd9c4dacea78423a9e673caee41a39a841dd70e9a8d5e5bdc80108c download
device-mapper-devel-8:1.02.181-14.el8.x86_64 Development libraries and headers for device-mapper dbc844b682db45200079971ba9284dce26d78d74835fede46e4030a956e2b7c7 download
device-mapper-event-devel-8:1.02.181-14.el8.x86_64 Development libraries and headers for the device-mapper event daemon 7a348a88894136470711ddf63827b8478a765ddee1dbdf0cf2843cd7d0b50967 download
lvm2-devel-8:2.03.14-14.el8.x86_64 Development libraries and headers 6f7366f4b601f78f806de9b898bfcf969411b1d82a50e831907ba864de74da9f download
cmirror-8:2.03.14-14.el8.x86_64 Daemon for device-mapper-based clustered mirrors 9f3a0d071de3de58299f0917400b449e7c9214e8e9b8721b04c907980f732185 download
i686
device-mapper-event-libs-8:1.02.181-14.el8.i686 Device-mapper event daemon shared library 564e6d134648db1a6f5b29b015c64633e28405452c3a1ad78fd5c1a43988aa3e download
device-mapper-libs-8:1.02.181-14.el8.i686 Device-mapper shared library f5d87b43064ddc3c6bf3f55fd31209ef482a06031be1070e41ede55fcb83d7fc download
lvm2-libs-8:2.03.14-14.el8.i686 Shared libraries for lvm2 640bae3702fcab24591bfe7abbd7bf7e38e738f2c37173ecc24ebd7d3862ceac download
device-mapper-devel-8:1.02.181-14.el8.i686 Development libraries and headers for device-mapper a2ca8f983ceb475e7280cdb7972fecc2837c4073d789e1765713ba1869064bc6 download
device-mapper-event-devel-8:1.02.181-14.el8.i686 Development libraries and headers for the device-mapper event daemon 06a9c859ed5ccba0d0e321710c41b73b4ff4a74fc6be47b1f79e35595c8a41b9 download
lvm2-devel-8:2.03.14-14.el8.i686 Development libraries and headers ea4a14dc42d9ce7338087d437c4bfb8633d43038bf87e6face73e1651ed7d022 download
noarch
lvm2-dbusd-8:2.03.14-14.el8.noarch LVM2 D-Bus daemon b821f2fec72ca245eb5f9e38e9be90313ff40e5ac766238209499fabba11d7d1 download
src
lvm2-8:2.03.14-14.el8.src Userland logical volume management tools 80d25ec5523530c7de82d8a57b955294ecc20790e80a05ada140db3330b7c39d download
Changelog link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 9:2.03.14-14
- Rebuilt for MSVSphere 8.10 beta

* Fri Feb 02 2024 Marian Csontos <mcsontos@redhat.com> - 2.03.14-14
- Fix multisegment RAID1 allocator using one disk for both legs.
- Fix lvconvert -m 0 taking rimage_0 even if it is out of sync.
- Add warning message when mirror images have (r)efresh bit set.
- Document lv_attr volume type bit (g) for raid+integrity in lvs(8).

* Mon Sep 18 2023 Marian Csontos <mcsontos@redhat.com> - 2.03.14-13.el8_9
- Fix error paths in lvm_import_vdo.sh.

* Thu Sep 07 2023 Marian Csontos <mcsontos@redhat.com> - 2.03.14-12
- Fix handling of devices with symlinks in lvm_import_vdo.sh.

* Thu Jul 27 2023 Marian Csontos <mcsontos@redhat.com> - 2.03.14-11
- Fix verbose option in lvm_import_vdo.sh.

* Thu Jul 13 2023 Marian Csontos <mcsontos@redhat.com> - 2.03.14-10
- Improve VDO support.

* Thu Dec 08 2022 Marian Csontos <mcsontos@redhat.com> - 2.03.14-9
- Fix handling of invalid values passed to vdo_block_map_era_length.

* Thu Dec 08 2022 Marian Csontos <mcsontos@redhat.com> - 2.03.14-8
- Fix [vdo_]use_compression options.
- Fix vgimportdevices operating on incomplete VGs fails when nothing to import.
- Fix message processing on thin-pool extension leaving devices behind.

* Mon Nov 28 2022 Marian Csontos <mcsontos@redhat.com> - 2.03.14-7
- Fix lvm crash when recreating PV with UUID of a missing PV.
- Fix lvconvert --type vdo-pool with --test should not write signature.
- Use correect profile in lvmdbusd preventing messages in JSON output.

* Fri Jul 29 2022 Marian Csontos <mcsontos@redhat.com> - 2.03.14-6
- Fix effect of setting multipath_component_detection to 0.