Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Fri Oct 24 17:00:00 2008 Milan Broz <mbroz{%}redhat{*}com> - 2.02.40-6
- Avoid overwriting in-use on-disk text metadata.
- Fix mirror upconvert for active mirrors.
Resolves: #467435 #455670
- * Fri Oct 17 17:00:00 2008 Milan Broz <mbroz{%}redhat{*}com> - 2.02.40-5
- Fix snapshot library to not cancel monitoring invalid snapshot.
Resolves: #466043
- * Mon Oct 6 17:00:00 2008 Milan Broz <mbroz{%}redhat{*}com> - 2.02.40-4
- Fix excessive alignment for MD devices.
Resolves: #463431