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
- * Thu Sep 1 19:00:00 2005 Alasdair Kergon <agk{%}redhat{*}com> - 2.01.14-2.0
- Suppress unnecessary fsync error message. [165709]
- * Thu Aug 4 19:00:00 2005 Alasdair Kergon <agk{%}redhat{*}com> - 2.01.14-1.0
- Some bug fixes for recent release.
- * Wed Jul 13 19:00:00 2005 Alasdair Kergon <agk{%}redhat{*}com> - 2.01.13-1.0
- Update to latest upstream release.