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
- * Tue Jun 16 19:00:00 2009 Milan Broz <mbroz{%}redhat{*}com> - 2.02.42-5.el4_8.2
- If pvmove fails activating mirror volume, restore previous state.
Resolves: #506030
- * Tue May 12 19:00:00 2009 Milan Broz <mbroz{%}redhat{*}com> - 2.02.42-5.el4_8.1
- Enable use of cached metadata for pvs and pvdisplay commands.
Resolves: #500293
- * Tue Mar 24 18:00:00 2009 Milan Broz <mbroz{%}redhat{*}com> - 2.02.42-5
- Calculate mirror log size instead of using 1 extent.
- Fix maximal volume count check for snapshots if max_lv set for volume group.
Resolves: #490004 #490417 #491680 #491902