Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Mon Mar 26 18:00:00 2007 Milan Broz <mbroz{%}redhat{*}com> - 2.02.21-5
- Fix creation and conversion of tagged mirrors.
- Resolves: rhbz#229471
- * Mon Mar 19 18:00:00 2007 Milan Broz <mbroz{%}redhat{*}com> - 2.02.21-4
- Fix processing of exit status in init scripts.
- Fix reading of striped LVs in LVM1 format.
- Flag nolocking as clustered so clvmd startup sees clustered LVs.
- Resolves: rhbz#231979 rhbz#232397
- * Fri Feb 2 18:00:00 2007 Milan Broz <mbroz{%}redhat{*}com> - 2.02.21-3
- Build against latest device-mapper package