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
- * Sat Oct 10 00:00:00 2009 Anatoly Metetes <anatolym{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Fri Aug 14 01:00:00 2009 Milan Broz <mbroz{%}redhat{*}com> - 2.02.46-8.el5_4.1
-
- Add write lock write prioritization to avoid possible starvation.
- Fix orphan order locking (fix vgextend to use blocking lock).
- Use read lock for lvchange activation commands.
Resolves: #523440 #523441
- * Fri Jun 19 01:00:00 2009 Milan Broz <mbroz{%}redhat{*}com> - 2.02.46-8
-
- Reintruduce old mirror repair behaviour.
- Fix various memory leaks in command context manipulation
- Enhance and fix various problems in vgimportclone.
Resolves: #504699 #504877