lvm2-python-boom - A set of libraries and tools for managing boot loader entries
Website: | http://sources.redhat.com/lvm2 |
---|---|
License: | GPLv2 |
Vendor: | CentOS |
- Description:
Boom is a boot manager for Linux systems using boot loaders that support the BootLoader Specification for boot entry configuration. Boom requires a BLS compatible boot loader to function: either the systemd-boot project, or Grub2 with the bls patch (Red Hat Grub2 builds include this support in both Red Hat Enterprise Linux 7 and Fedora). This package provides the python2 version of boom.
Packages
lvm2-python-boom-1.2-2.el7_9.5.noarch [468 KiB] |
Changelog
by Marian Csontos (2021-03-11):
- Fix fsadm failure due to accessing unbound variable. - Fix segfault in vgextend when a PV is missing in the processed VG. |
lvm2-python-boom-1.2-2.el7_9.4.noarch [468 KiB] |
Changelog
by Marian Csontos (2021-02-08):
- Fix fsadm behavior with missing parameters. |
lvm2-python-boom-1.2-2.el7_9.3.noarch [468 KiB] |
Changelog
by Marian Csontos (2020-11-26):
- Fix lvresize handling of fsck exit code 1 - FS errors corrected. |
lvm2-python-boom-1.2-2.el7.noarch [468 KiB] |
Changelog
by Marian Csontos (2020-06-07):
- Fix pvs/lvs/vgs failing due empty VG spotted in metadata when under load. |
lvm2-python-boom-0.9-25.el7_8.2.noarch [315 KiB] |
Changelog
by Marian Csontos (2020-04-16):
- No validation for thin pools not used by lvm, - Fix activation of incomplete VGs. |
lvm2-python-boom-0.9-25.el7_8.1.noarch [315 KiB] |
Changelog
by Marian Csontos (2020-03-12):
- Fix failing pvs with locking_type 4. |
lvm2-python-boom-0.9-25.el7.noarch [314 KiB] |
Changelog
by Marian Csontos (2020-02-10):
- More limited prohibition of raid reshapes. |
lvm2-python-boom-0.9-18.el7_7.2.noarch [313 KiB] |
Changelog
by Marian Csontos (2019-08-27):
- Fix potential memory leak. |
lvm2-python-boom-0.9-18.el7.noarch [313 KiB] |
Changelog
by Marian Csontos (2019-06-21):
- Fix cluster conversions from linear to mirror. - Report no_discard_passdown for cache LVs with lvs -o+kernel_discards. - Prevent shared active mirror LVs with lvmlockd. - Parsing of cache status understand no_discard_passdown. |
lvm2-python-boom-0.9-14.el7_6.8.noarch [313 KiB] |
Changelog
by Marian Csontos (2019-05-13):
- Set updating before scanning in lvmetad to avoid overwriting list of already seen devices. |
lvm2-python-boom-0.9-14.el7_6.7.noarch [312 KiB] |
Changelog
by Marian Csontos (2019-04-09):
- Add io_memory_size configuration option. - Warn when metadata aproaches io_memory_size. - Ensure migration_threshold for cache is at least 8 chunks. |
lvm2-python-boom-0.9-14.el7_6.2.noarch [312 KiB] |
Changelog
by Marian Csontos (2018-12-17):
- Fix component detection for MD RAID version 1.0 and 0.90. - Use sync io if async io_setup fails, or when use_aio=0 is set in config. - Fix dmstats report printing no output. |
lvm2-python-boom-0.9-13.el7_6.2.noarch [312 KiB] |
Changelog
by Marian Csontos (2018-10-31):
- Fix possible write beyond metadata area. |
lvm2-python-boom-0.9-13.el7_6.1.noarch [312 KiB] |
Changelog
by Marian Csontos (2018-10-10):
- Fix clustered mirror repair. |
lvm2-python-boom-0.9-11.el7.noarch [311 KiB] |
Changelog
by Marian Csontos (2018-09-10):
- Fix lvconvert striped/raid0/raid0_meta to raid6 regression. |
lvm2-python-boom-0.8.5-4.el7.noarch [295 KiB] |
Changelog
by Marian Csontos (2018-02-16):
- pvmove enhance accepted states of active LVs. - boom: Remove debug output. |