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 Apr 4 17:00:00 2008 Milan Broz <mbroz{%}redhat{*}com> - 2.02.32-4
- Fix vgsplit locking of new VG.
- Fix another allocation bug with clvmd and large node IDs.
Resolves: #438434 #438249
- * Tue Mar 25 17:00:00 2008 Milan Broz <mbroz{%}redhat{*}com> - 2.02.32-3
- clvmd no longer crashes if it sees nodeids over 50.
- Fix potential deadlock in clvmd thread handling.
Resolves: #437446 #438434
- * Tue Mar 4 16:00:00 2008 Milan Broz <mbroz{%}redhat{*}com> - 2.02.32-2
- Fix several lvconvert bugs.
Resolves: #433955