Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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 Apr 26 01:00:00 2010 Eddy Nigg <eddy_nigg.org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Apr 14 01:00:00 2010 Milan Broz <mbroz{%}redhat{*}com> - 2.02.56-8.el5_5.1
-
- Mask LCK_HOLD flag in cluster VG locks for compatibility reasons.
- Always use blocking lock for VGs and orphan locks.
Resolves: #582218 #582232
- * Sat Feb 13 00:00:00 2010 Milan Broz <mbroz{%}redhat{*}com> - 2.02.56-8
-
- Disable snapshots of mirrors for this release.
Resolves: #564009