Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
lvm2: Userland logical volume management tools
- Summary
- 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 mdadd(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.
Changelog
- * Thu Jun 12 19:00:00 2008 Milan Broz <mbroz{%}redhat{*}com> - 2.02.37-3
- Fix vgchange to not activate mirror leg and log volumes directly.
Resolves: #450763
- * Wed Jun 11 19:00:00 2008 Milan Broz <mbroz{%}redhat{*}com> - 2.02.37-2
- Fix tracking of validity of PVs with no mdas in lvmcache.
Resolves: #450651
- * Fri Jun 6 19:00:00 2008 Milan Broz <mbroz{%}redhat{*}com> - 2.02.37-1
- Update to latest upstream bugfix release.
- Fixes several regressions introduced by using metadata cache.
Resolves: #444608