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
- * Fri Jul 14 19:00:00 2006 Jon Brassow <jbrassow{%}redhat{*}com> -2.02.06-6.0
- Fixed bad pointer in target_registered.
- * Tue Jul 11 19:00:00 2006 Alasdair Kergon <agk{%}redhat{*}com> - 2.02.06-5.0
- Fix monitoring shutdown when devire removed. (194125)
- Prevent renaming of clustered mirrors for now. (195610)
- * Tue Jul 4 19:00:00 2006 Alasdair Kergon <agk{%}redhat{*}com> - 2.02.06-4.0
- Fix PV tools to include orphaned PVs in default output again. (195276)
- Avoid clvm 'unaligned access' error on some archs. (194626, lost)
- Fixes and workarounds for mirroring. (195476, 197268)