Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
lvm: Linux Logical Volume Manager utilities.
- Summary
- LVM 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.
Arch: ia64
Download: | lvm-1.0.3-15.ia64.rpm |
Build Date: | Fri Feb 6 07:25:19 2004 |
Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> |
Size: | 2.31 MiB |
Changelog
- * Tue Jun 17 05:00:00 2003 Jeremy Katz <katzj{%}redhat{*}com> 1.0.3-15
- add patch to work with viodasd
- improve fix for vgscan segfaults to work correctly on big endian platforms
- * Thu Jun 12 05:00:00 2003 Jeremy Katz <katzj{%}redhat{*}com> 1.0.3-14
- stop making all kinds of silly assumptions and using msdos partition
table parsing. just use BLKGETSIZE and be happy (#97275)
- * Wed Jun 4 05:00:00 2003 Elliot Lee <sopwith{%}redhat{*}com>
- rebuilt