[ Все 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 ]
×

Пакет lvm2-9:2.03.28-6.el9.aarch64 download

Имя lvm2
Эпоха 9
Версия 2.03.28
Релиз 6.el9
Архитектура aarch64
Сайт https://sourceware.org/lvm2
Лицензия GPL-2.0-only
Время сборки 2025-03-31 15:11:03
Хост сборки builder-arm64-1.inferitos.ru
Краткое описание Userland logical volume management tools
Репозитории BaseOS
Полное описание 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.
Эррата
Размер 1514 КиБ
Исходный проект lvm2-2.03.28-6.el9
Контрольная сумма SHA-256 9ab35fa3bc739e5ac792ff6754904d40feb5316eb58d3c4c23fb151c4ab71951
× Full screenshot
История изменений link
* Mon Feb 03 2025 Marian Csontos <mcsontos@redhat.com> - 2.03.28-6
- Fix race causing lvm2 not recognizing active devices.

* Fri Jan 10 2025 Marian Csontos <mcsontos@redhat.com> - 2.03.28-5
- Fix temporary LVs not cleaned when converting in use LV to a thin pool.
- Check FS resize is supported before extending LV.
- Fix issue affecting memory locking before suspend (2.03.27).

* Tue Dec 17 2024 Marian Csontos <mcsontos@redhat.com> - 2.03.28-4
- Workaround for NVMe WWID changing after kernel update.

* Thu Nov 14 2024 Marian Csontos <mcsontos@redhat.com> - 2.03.28-3
- Fix duplicate LV names when converting pools to RAID1 with more than 2 legs.

* Wed Nov 13 2024 Marian Csontos <mcsontos@redhat.com> - 2.03.28-2
- Fix SPDX License identifiers.
- Fix input units for VDO LV's minimim_io_size.
- Fix stripe count and validation for RAID LVs.

* Tue Nov 05 2024 Marian Csontos <mcsontos@redhat.com> - 2.03.28-1
- Update to upstream version 2.03.28.
- See WHATS_NEW and WHATS_NEW_DM for more information.

* Wed Oct 09 2024 Marian Csontos <mcsontos@redhat.com> - 2.03.27-1
- Update to upstream version 2.03.27.
- See WHATS_NEW and WHATS_NEW_DM for more information.

* Wed Aug 07 2024 Marian Csontos <mcsontos@redhat.com> - 2.03.24-2
- Fix unreleased memory pools on RAID's lvextend.

* Wed Jul 10 2024 Marian Csontos <mcsontos@redhat.com> - 2.03.24-1
- update to upstream version 2.03.24.
- see whats_new and whats_new_dm for more information.

* Fri Feb 02 2024 Marian Csontos <mcsontos@redhat.com> - 2.03.23-2
- Add warning message when mirror images have (r)efresh bit set.
- Document lv_attr volume type bit (g) for raid+integrity in lvs(8).